xingqiang commited on
Commit
1eb213b
·
verified ·
1 Parent(s): 9e72a1f

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (3) hide show
  1. README.md +1 -0
  2. adapter_config.json +5 -5
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -11,6 +11,7 @@ tags:
11
  - relation-extraction
12
  - lora
13
  - peft
 
14
  library_name: transformers
15
  pipeline_tag: text-generation
16
  ---
 
11
  - relation-extraction
12
  - lora
13
  - peft
14
+ - unsloth
15
  library_name: transformers
16
  pipeline_tag: text-generation
17
  ---
adapter_config.json CHANGED
@@ -29,13 +29,13 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "v_proj",
33
- "down_proj",
34
- "o_proj",
35
- "k_proj",
36
  "gate_proj",
 
 
37
  "up_proj",
38
- "q_proj"
 
 
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
 
 
 
 
32
  "gate_proj",
33
+ "down_proj",
34
+ "v_proj",
35
  "up_proj",
36
+ "q_proj",
37
+ "o_proj",
38
+ "k_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2fe76d5e0d3e8b7b18439eb2622b582e5e9744e4caad9b790d185810a303388a
3
  size 132187888
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21ad88b483e8e19ae9397b598ab3b7939c952792eb3f713cb442be155f255aba
3
  size 132187888