imdatta0 commited on
Commit
9fc2aa5
1 Parent(s): a4e7439

Training in progress, step 8

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "unsloth/mistral-7b-v0.3-bnb-4bit",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
  "v_proj",
25
  "q_proj",
26
- "down_proj",
27
  "up_proj",
28
- "gate_proj",
 
29
  "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/mistral-7b-v0.3",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "gate_proj",
24
  "v_proj",
25
  "q_proj",
 
26
  "up_proj",
27
+ "down_proj",
28
+ "k_proj",
29
  "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:80c6f50835f4692468eec4f7b00c587d4a24cdb8a98f028053b551c580e294ad
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d19a84e0b27ecfd481854d081d9c4bc0e48aed974ae4cf21b3b23ba5a89b39fa
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cb097b7ab485522111b50b91ec200cb638d282fb0879df1404d5741dbd73a4c8
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:011ff60228c1984d35304d0b8c31837eca474a736e94ac1d179325de70efbcb4
3
  size 5304