tuanna08go commited on
Commit
6c8f1bf
·
verified ·
1 Parent(s): 4d6e346

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
- "v_proj",
25
- "gate_proj",
26
  "up_proj",
 
 
 
27
  "down_proj",
28
- "o_proj",
29
- "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "o_proj",
 
 
24
  "up_proj",
25
+ "gate_proj",
26
+ "k_proj",
27
+ "v_proj",
28
  "down_proj",
29
+ "q_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:0e0ebbab44ccad47ff955f460269e5c4c2875bff2082e3adb28fc53648596203
3
  size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1271f4a065eeae4b1854c0034ae795a903e75265cbbcadb183e6750ee2b66a29
3
  size 80013120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7cac47aec1d7664d8830f809ec417cd15935b88000dcc60c162c25d8a7317826
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f7f080c0ac2e9e7fa3c28d32f662b61b463cdae5f966593b39acf4abcffb38d
3
  size 6776