duyphu commited on
Commit
93df0e5
·
verified ·
1 Parent(s): 23c2d8d

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