imdatta0 commited on
Commit
80158e1
·
verified ·
1 Parent(s): c0152da

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/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
- "down_proj",
 
24
  "gate_proj",
 
25
  "v_proj",
26
- "k_proj",
27
- "up_proj",
28
  "q_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/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
+ "up_proj",
24
+ "k_proj",
25
  "gate_proj",
26
+ "o_proj",
27
  "v_proj",
 
 
28
  "q_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:14a2f0637c273ea92d9a5405905c6ff17c1ba0de4b4a86f6a857b3703528cfe2
3
  size 80792096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4917be61b61a804f5fdfdcc7b395650b26a9111ddaef8e061a10c4cc7fe7066
3
  size 80792096
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:875a6a12dc15ee4de064bdfd87da11a5cba567cd5c1121ecea2fbc8b04e7d4e5
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8980e838270f48462df6e283d644f7ed078466234624f7334bab559fbf0ca37
3
  size 5304