imdatta0 commited on
Commit
628f0ef
·
verified ·
1 Parent(s): fe5dc2f

Training in progress, step 26

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,
@@ -21,12 +21,12 @@
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",
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,
 
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",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5c74f2dca02c48070781b4a3e11f48d2a0dfb3c9ee36ed9aaa9afbc40602b72d
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b385b639a990234eac5c7ff6848613db4b123f9470a74cadf334d37232212bee
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1f3c171246e7c1f61428b469d84ad03837c15db3b96d9de4cbb172240b1f79d3
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:979fee637cb39ea1e6b1db226b7985f03521ecaf2375870826f0730e4c7ccca8
3
  size 5304