tuanna08go commited on
Commit
caa80ca
·
verified ·
1 Parent(s): 160205f

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
- "o_proj",
25
- "up_proj",
26
  "gate_proj",
27
- "v_proj",
28
  "down_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
  "down_proj",
25
+ "up_proj",
26
+ "k_proj",
27
+ "o_proj",
28
+ "q_proj",
29
+ "v_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:70c67886787bc8f4fdc169b36c4f8a9ef86115c7dd3fbb1e18b9ce16fb5fc456
3
  size 36981072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ff315c71bb92d339a106214a7e6d9fd9d2e10b74e860dfb60c49fbcf41e686b
3
  size 36981072
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3368b0e8cbbf81ad59e224d8590f8a3614f7071f1eaa6682613dba933c62cfcf
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1ed36a846eaf3659b78a6068c47a574cf7911463cd4bbce1f55e0fe2d2c21cf
3
  size 6776