imdatta0 commited on
Commit
52fc8de
·
verified ·
1 Parent(s): be4bbad

Training in progress, step 13

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
- "gate_proj",
24
- "down_proj",
25
  "q_proj",
26
- "k_proj",
27
  "o_proj",
 
28
  "v_proj",
 
29
  "up_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
  "q_proj",
24
+ "gate_proj",
25
  "o_proj",
26
+ "down_proj",
27
  "v_proj",
28
+ "k_proj",
29
  "up_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:1a1b4dff2c40325db29a8e9a49141c11f63467fa0f8c84f11ffbca10705f3007
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0456798fef6f1d81ca7c3bd2b758299424ed84c8cb5457eebc76d0d89c379703
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:794d87fe81960b0a631c7cfbdad7cb9507b73fa3bffb226bdea334f1b099c9a7
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e530d1096ccead81d27975fbbc83fb1056669cac31af7c314ac547b96cac206e
3
  size 5304