tuanna08go commited on
Commit
7eadcbe
·
verified ·
1 Parent(s): b7c2501

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
  "v_proj",
26
- "k_proj",
27
  "q_proj",
28
- "up_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
+ "gate_proj",
25
  "q_proj",
26
+ "k_proj",
27
+ "o_proj",
28
+ "down_proj",
29
+ "up_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:7029aea25531ea973d197ebd079ac88e1cce1fe252aa7ede66d168a592129b8c
3
  size 17640136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a43e0e965dc4259a92832122b11c67e2ffb649990829b841c8472a727a002ca5
3
  size 17640136
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4a8cab05b16a4f63b23af72438edd02d0c97cbf0331d1f79938127de82cdecf1
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce273a1c423e0bcd313d5770182f70f8871c93899b54a682b3a6a4d0cafd2441
3
  size 6776