tuanna08go commited on
Commit
ae95048
·
verified ·
1 Parent(s): 02b0457

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
- "down_proj",
24
- "up_proj",
25
- "k_proj",
26
  "gate_proj",
27
- "q_proj",
28
  "v_proj",
29
- "o_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "gate_proj",
24
+ "k_proj",
25
  "v_proj",
26
+ "up_proj",
27
+ "o_proj",
28
+ "q_proj",
29
+ "down_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:14f90cfb7797c846f5ae0168b009e1ee37a756a1108791b57602f66585bd0479
3
  size 25271744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f68e820d10424d6de4763f8dec392665ba1191e35ce5ca5d8e21b26f81134f9
3
  size 25271744
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:15d751f515812401fdfa360a6aef01f562d51033bbc19b2d8bd5ffcd8d18f88d
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce272abd325cd06f29cfb92864fd79230bcc13373bd76cdc77018679a7077082
3
  size 6776