tuanna08go commited on
Commit
c86919b
·
verified ·
1 Parent(s): b4b60d1

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
  "q_proj",
24
  "down_proj",
25
- "v_proj",
26
- "o_proj",
27
  "up_proj",
28
- "gate_proj",
29
- "k_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "gate_proj",
24
  "q_proj",
25
  "down_proj",
 
 
26
  "up_proj",
27
+ "k_proj",
28
+ "v_proj",
29
+ "o_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:203301e3b5526978243e8d89a98274ab08a8d557bcccc7959cd2c65ea0584274
3
  size 27024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20c568c56a63f33ab9543f2faad3bd5df399f5c8075c261fcd5c504f762f64ba
3
  size 27024
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4751813afb0b25b65d294f8cc036bd2587f8a48509699200113820d13af8a14e
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02e6509a5a65d23c4b21372853e1adab1e3dccb05cb7cd1811b522ba8eb621e7
3
  size 6776