tuanna08go commited on
Commit
650fbba
·
verified ·
1 Parent(s): 3b3ae6d

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
  "up_proj",
 
25
  "o_proj",
26
- "v_proj",
27
- "k_proj",
28
- "gate_proj",
29
- "down_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
+ "down_proj",
28
  "o_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:53812cfd9ac24796a35f02fffa9e2081c5aeba25741657ad14c71e6be7d353ab
3
  size 137714904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3dff656d384427c32bf571156fdc23d4293353fed780cfc922f4461cc00d60c
3
  size 137714904
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3f39b19ad0b86452ecdb4a5a92e23fabbc80302d4e3ab146a908be91a1e37adf
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6db8e5e20451e58da4ea3ed305a8d4d66f66c2c798b69a087c364bc3db914b3f
3
  size 6776