phungkhaccuong commited on
Commit
7d0971a
·
verified ·
1 Parent(s): 30c2dab

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