imdatta0 commited on
Commit
ea21930
1 Parent(s): 56dd7aa

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/qwen2-7b-bnb-4bit",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -20,10 +20,10 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
  "q_proj",
 
25
  "k_proj",
26
- "o_proj",
27
  "up_proj",
28
  "gate_proj",
29
  "v_proj"
 
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
  "q_proj",
25
+ "down_proj",
26
  "k_proj",
 
27
  "up_proj",
28
  "gate_proj",
29
  "v_proj"
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7b52a4c1da77c7e0b78845b9e6ac389264bee61364370ac479b6156cc5e9f09f
3
  size 80792096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c731889ad69f835f99aa6a71813f9b627b8f562c6ccc732ed30474ccbba839a
3
  size 80792096
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5332eb221e11baf695cd0c144b606044252943274085aa1371dfea6f026572ae
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46879f8efd19c49adddb2ecad2352acb905af416f81ae86916316e765490e7ee
3
  size 5304