tuanna08go commited on
Commit
15996f7
·
verified ·
1 Parent(s): 9076037

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
- "o_proj",
24
- "v_proj",
25
- "q_proj",
26
- "gate_proj",
27
  "down_proj",
28
- "up_proj",
29
- "k_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "down_proj",
24
+ "gate_proj",
25
+ "q_proj",
26
+ "v_proj",
27
+ "k_proj",
28
+ "o_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:9918f1381a6c1a88174f43f47138f293cfc3a995d30fe8168d31884dd107a8fb
3
  size 114106856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99cafc3c9fb5fca8c01ed5df7b3fb99ecf6f89887b831ea3b830ea5b15b05d63
3
  size 114106856
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1047e72b808cc93b6de14b347405f2dd2bc664ade980727611ba59031a1cbcb4
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69a9c717e30609b3667b7ec9692359765244431b2e2f9c4802abadb29dd17f93
3
  size 6776