duyphu commited on
Commit
7ca45ce
·
verified ·
1 Parent(s): f81a2b6

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
- "v_proj",
25
- "gate_proj",
26
  "o_proj",
27
- "q_proj",
28
  "k_proj",
29
- "down_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "o_proj",
 
24
  "k_proj",
25
+ "v_proj",
26
+ "q_proj",
27
+ "down_proj",
28
+ "gate_proj",
29
+ "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7c94e386d91db4fb266541d2bf72d0b8470446f248324475495494393acded30
3
  size 36981072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60454de6d1b66b5c9ee5374bc0349c528e551da3a17cd05745c989500c5355d9
3
  size 36981072
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3d4fb18d936c40a9fa010d54f66821ca915839aa447f7ca351aa79668236e1d9
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3105a5f0c623a274cb95df4b0f2dd85043fa62837587bdb6815d005a57e7d9c5
3
  size 6776