DeepDream2045 commited on
Commit
c958a1e
·
verified ·
1 Parent(s): 9f9e011

Training in progress, step 25

Browse files
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "o_proj",
 
24
  "down_proj",
25
- "gate_proj",
26
  "k_proj",
27
- "v_proj",
28
- "q_proj",
29
- "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "o_proj",
24
+ "v_proj",
25
  "down_proj",
 
26
  "k_proj",
27
+ "up_proj",
28
+ "gate_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:18d08daf69bd77ed1bb70978d06f92f283cb3dfd5c0131a3a9f0552805e3a58b
3
  size 147770496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e2623f5b52f366a3149ee5f94a2de76936d72603531cb4c40f79a5425c0f7e3
3
  size 147770496
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e94c1e826225abe88b190761b2645c6636cea2d7bee422d5c89d0033daed0be6
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3dea4593a7a820a778fc84ba6e04d4471ebc30e6df1994d208d89710cfaf65d
3
  size 6776