IntellectusAI commited on
Commit
f581cfb
1 Parent(s): 480d0b3

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": null,
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -20,11 +20,11 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
  "q_proj",
25
  "v_proj",
 
26
  "o_proj",
27
- "k_proj"
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "TheBloke/zephyr-7B-alpha-GPTQ",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "q_proj",
24
  "v_proj",
25
+ "k_proj",
26
  "o_proj",
27
+ "gate_proj"
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fee1dde48459f2cf20eef40252a7062c0e3cddcab6fc36a8ace04ad3f0bd41c0
3
- size 92323040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d02effbf6f2d82ae06712ec2f101c83b112c06cd33590331f9468a70fc601a9
3
+ size 92317600
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c1c75fcd266df0aae83c1d75e9e4e379ea4827b87902c5eba3e0d0d9fbc92554
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ebdb46bdbff50c428be5942e0e7a2d8b749770802c6a5317fa0ad85c56af018
3
  size 5112