chauhoang commited on
Commit
a85ed1d
·
verified ·
1 Parent(s): 87e2358

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