DeepDream2045 commited on
Commit
bd141b6
·
verified ·
1 Parent(s): 66ad9d7

Training in progress, step 25

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
- "o_proj",
25
  "k_proj",
26
- "v_proj",
27
  "gate_proj",
28
- "q_proj",
29
- "up_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "k_proj",
 
24
  "gate_proj",
25
+ "v_proj",
26
+ "up_proj",
27
+ "o_proj",
28
+ "down_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:ceaed7676c5577134d9c087c77c328505ac08c47b605f80939376f78f1d7b881
3
  size 70430032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a0161bc9fe56eef85888e948bae90b892301b10b964e46b323368d3c2c24e6b
3
  size 70430032
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:65452aaa7d77b7da3d5e5f9773ddcb300bbf77de27efbabfcb8898e12a85973a
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e2aa80718cefc67ce40615d2504276755fefcf94b378ebe5f2b4e506d2f53e8
3
  size 6776