tuanna08go commited on
Commit
dd73254
·
verified ·
1 Parent(s): 6e41bdc

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