duyphu commited on
Commit
2ad1113
·
verified ·
1 Parent(s): db0bfe7

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