duyphu commited on
Commit
07787ee
·
verified ·
1 Parent(s): 54321e9

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "k_proj",
25
- "gate_proj",
26
  "up_proj",
27
  "down_proj",
 
28
  "q_proj",
 
 
29
  "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "up_proj",
24
  "down_proj",
25
+ "v_proj",
26
  "q_proj",
27
+ "gate_proj",
28
+ "k_proj",
29
  "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1040764725569afb7a85cd33866c01423464706e95a3c1240071e87efdfb1539
3
  size 36981072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50ff22479f5ee231392fa62dba2cc0d27c0932fb85617d4fbc59e848ebd3d9f9
3
  size 36981072
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bd4275ff3d26fd9049abbaa16020213e17f044c3f332528589704b35494b01f4
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5708007f2f19ce6fb6f2063d0e8119b7fbffe4925b2046d5f82f77a05667f0d3
3
  size 6776