imdatta0 commited on
Commit
5d6b506
·
verified ·
1 Parent(s): 549068b

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:852a239045f246ebba71701d00666c474ed238707c956461747e282e201822d3
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48adea03b444a612976b863f253c8f60b8f54256d58141246d11442ef3c4847e
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a0ddee9a6f38bf5de5af425bb42951a266291d54684439868b349e191ee689d1
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbdd302897bc82841dc25d30c5f9c73db2f0fc8cfecb2f3786d153bb07668b0d
3
  size 5304