imdatta0 commited on
Commit
e92ec59
1 Parent(s): b96553c

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
- "up_proj",
24
- "v_proj",
25
  "o_proj",
26
  "k_proj",
27
  "gate_proj",
 
28
  "q_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:f634b992638836db7eec2074a4dfebe8ae39421b688d043dccad15f8380c7668
3
  size 80792096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bca037a404242449496aa3c232e4e86d60295b50ec72851d439ef22363073678
3
  size 80792096
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2da322c02586868f2d85aeef7807bea5d165b31a2871e8f4538a78c6a014e78b
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30f91d76040ced86e90ebdf7a6561b555e290e270ba9851e08144d1648bdffe1
3
  size 5304