imdatta0 commited on
Commit
ce39eed
1 Parent(s): af8bfde

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,13 +20,13 @@
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",
32
  "use_dora": false,
 
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
  "down_proj",
25
+ "q_proj",
26
+ "v_proj",
27
  "up_proj",
28
+ "o_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:e3ec3f3c044ed60e1285bc77132fd2a6a23121f9bd63603f575bf40d90ec5131
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0693022bc4524f7b86ba794d85d4a5829574a69cc6d76dfc1eb86cd48073969
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a5feca0093791a463a23485007fcf0156dadbd557079ebffbe14c1d237172765
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d1e9a8fc740837a816d832cebdde001d31b3d3fbdb4f5fac42f660e9fc1767d
3
  size 5304