nnpy commited on
Commit
a1b8bdd
·
verified ·
1 Parent(s): 4739c2d

Training in progress, step 20

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.5-1.5b-instruct-unsloth-bnb-4bit",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "k_proj",
27
  "gate_proj",
28
- "o_proj",
29
- "v_proj",
30
  "q_proj",
 
 
 
31
  "down_proj",
32
- "up_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/qwen2.5-3b-instruct-unsloth-bnb-4bit",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "gate_proj",
 
 
27
  "q_proj",
28
+ "up_proj",
29
+ "v_proj",
30
+ "o_proj",
31
  "down_proj",
32
+ "k_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:15071730a2f900e71e9dae4d85d32e4e1e9afa73af19b21221b990a90719a052
3
- size 73911112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec0e2ac4a3685a92182b2c5ad59fb8faed46f589e2c10c4ef834be96fe7e06da
3
+ size 119801528
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:02e2c18eaf9a0b64d16f11f381664b17389bd92bcf13130ba6f754c95b078300
3
- size 11422065
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:342a6ce5271cef2581a903b758f5452cf01d6218b150c963f661fde2a9302f5c
3
+ size 11422164
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4580660afd42e1c503d6ffbb55ad87469f25decf8456b9c1748d05b5d6b60a9d
3
- size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8bcaae1106e5fe9380ca786266acb31446d30195302b7b9c76a9dd084d99761
3
+ size 5688