affecto commited on
Commit
a8da5e3
·
1 Parent(s): d27679a

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "migtissera/Tess-M-Creative-v1.0",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -16,10 +16,10 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "k_proj",
20
- "q_proj",
21
  "v_proj",
22
- "o_proj"
 
23
  ],
24
  "task_type": "CAUSAL_LM"
25
  }
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "migtissera/SynthIA-7B-v1.5",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "o_proj",
 
20
  "v_proj",
21
+ "q_proj",
22
+ "k_proj"
23
  ],
24
  "task_type": "CAUSAL_LM"
25
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bfe8b30b1dbf2f963b1160456c7ef708fa6a0ef6817f8dfaa4c1f06e1aa5571e
3
- size 86571680
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:950900486be45e68afa9667b1776d0f2269542544338cd6a2f7ee6f21ce8e9b0
3
+ size 27297032
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5e197864d12516f587648126645b6223b631cd365b8c854af015d1ccea6cc637
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c272c6aa0742c4c248aef20261f657438702acac6b9b77103b778d24ef9b3d6
3
  size 4536