imdatta0 commited on
Commit
ccc0c70
1 Parent(s): 08d93f3

Training in progress, step 4

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/qwen2-7b-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
- "q_proj",
25
  "gate_proj",
26
- "v_proj",
27
- "o_proj",
28
  "up_proj",
29
- "down_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/Qwen2-7B",
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
  "k_proj",
 
25
  "gate_proj",
 
 
26
  "up_proj",
27
+ "q_proj",
28
+ "down_proj",
29
+ "v_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:dc866ed885b81965127546907506c8304e45e1cfc3139f87915530444cadfab7
3
  size 80792096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:138580dc6fdccc168af71fc4876e96085c5eab333f94e5563d9ac04face15486
3
  size 80792096
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:25db56dea99c66357d2120cdfecca716e321ab9dde36540df6fe76be68e07950
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfd583af7339d14e8513bb2e2911ec852a7b547cc0e9b01ebe239c1340abe21a
3
  size 5304