tuanna08go commited on
Commit
3d9c364
·
verified ·
1 Parent(s): 680287a

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
- "gate_proj",
25
  "v_proj",
 
26
  "o_proj",
 
 
27
  "down_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
  "v_proj",
24
+ "up_proj",
25
  "o_proj",
26
+ "q_proj",
27
+ "gate_proj",
28
  "down_proj",
29
+ "k_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:1ddc2de39687ac09fdf33871473fec70135d182f12be533bf8d43ed1bbe50be7
3
  size 1134088
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0272fc8e38615a659240154090eda016e215e595dfedd431b342c45a39d2544e
3
  size 1134088
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:788ea2bf0fba352e9417c47ee341b81df293b5ced582bfa10a4ba6fe0d47d0f6
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a84d5045ef9ed578da7e9565a06b7869c3cdd4dc99bb8403cd8809fe0657073
3
  size 6776