chaem commited on
Commit
3ec3cf6
1 Parent(s): 72a0c41

llama-2-7B-nsmc

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "up_proj",
23
- "gate_proj",
24
- "down_proj",
25
  "v_proj",
 
26
  "o_proj",
 
27
  "k_proj",
28
- "q_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
22
  "v_proj",
23
+ "q_proj",
24
  "o_proj",
25
+ "up_proj",
26
  "k_proj",
27
+ "down_proj",
28
+ "gate_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cbf20fb1096ed34f0a0f2f85b517565fc6a7c2b6d5be7423c9c5cca8f11cf9ce
3
  size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15daea31532e148c1c31ad11daa27d68486c23f08f9df53fc659003fd1895159
3
  size 80013120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3b645af6c4acbfde6bdb61e8f0a206058cc6ff4cf733ec2817a0c98f8fbe00e8
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b94df626c59bb644115fa30d032dd41fef5d1a8cfffb851853401afb35fdbe0
3
  size 4600