DeepDream2045 commited on
Commit
ff832bc
·
verified ·
1 Parent(s): 9cd279e

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