phungkhaccuong commited on
Commit
7fb2d15
·
verified ·
1 Parent(s): ef7a1b4

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
- "o_proj",
24
- "down_proj",
25
  "q_proj",
 
 
26
  "k_proj",
 
27
  "up_proj",
28
- "v_proj",
29
- "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "q_proj",
24
+ "v_proj",
25
+ "gate_proj",
26
  "k_proj",
27
+ "down_proj",
28
  "up_proj",
29
+ "o_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:62cb73f2c762cb34b933d063776a3fb15131ec4f0b1e2c0714d4ee9e90cad968
3
  size 59933632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18d19d7b53e57100c5eed5f804564946779c439719f0a470e1438ba95d9427de
3
  size 59933632
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5f5f9c37ac47b0bb4ff381d5db19f12e00872011f3c65cb0b0e4e7114f30152e
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b682ef073f79d57febfbc1544cf43232895403af0ce3a981f3bbe195d5912c8
3
  size 6776