ncls-p commited on
Commit
8c6bd2a
·
verified ·
1 Parent(s): 591c412

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (3) hide show
  1. README.md +1 -0
  2. adapter_config.json +6 -6
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -7,6 +7,7 @@ tags:
7
  - summarization
8
  - key-points
9
  - blog-summarization
 
10
  datasets:
11
  - ncls-p/blog-key-points
12
  license: cc-by-4.0
 
7
  - summarization
8
  - key-points
9
  - blog-summarization
10
+ - unsloth
11
  datasets:
12
  - ncls-p/blog-key-points
13
  license: cc-by-4.0
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-3b-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
- "down_proj",
27
- "k_proj",
28
- "q_proj",
29
- "v_proj",
30
  "gate_proj",
31
  "up_proj",
32
- "o_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
  "up_proj",
28
+ "k_proj",
29
+ "o_proj",
30
+ "q_proj",
31
+ "down_proj",
32
+ "v_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:882742633590db3574f4fa96b57cad0a56748935a7cdf476c4ee69b307b6d56b
3
  size 119801528
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20ed2e5afee8953700c45bacf67cfe0c1203929481b12b6de4dc3968b440e20b
3
  size 119801528