imdatta0 commited on
Commit
2d0b294
·
verified ·
1 Parent(s): 1a1608d

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
+ "o_proj",
24
  "v_proj",
 
 
25
  "up_proj",
26
+ "k_proj",
27
+ "q_proj",
28
  "gate_proj",
29
+ "down_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:5383073548781ba44dc97bc1dc6445d75af22f5edac4451bdaf46567c7b4500f
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ed02e2e5c200dbce2cd208bbba703c671d2a75f1330a765c0b4da7914abdffc
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:141df1b21ee5174c5756ee6b6c0171d42e6858b5c90e98b1adc212a352f4dc0d
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07d20d648348659d64f14b829babc6e3f2426a88feda27a66d927d78714436f0
3
  size 5304