SousiOmine commited on
Commit
a6eb4f8
·
verified ·
1 Parent(s): 3689fb6

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (3) hide show
  1. README.md +2 -0
  2. adapter_config.json +40 -0
  3. adapter_model.safetensors +3 -0
README.md CHANGED
@@ -5,6 +5,8 @@ language:
5
  - ja
6
  base_model:
7
  - Qwen/Qwen2.5-1.5B-Instruct
 
 
8
  ---
9
 
10
  Qwen2.5-1.5b-Instructを日本語データセットで継続事前学習させたLoRAです(あとで追記)
 
5
  - ja
6
  base_model:
7
  - Qwen/Qwen2.5-1.5B-Instruct
8
+ tags:
9
+ - unsloth
10
  ---
11
 
12
  Qwen2.5-1.5b-Instructを日本語データセットで継続事前学習させたLoRAです(あとで追記)
adapter_config.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/Qwen2.5-1.5B-Instruct-bnb-4bit",
5
+ "bias": "none",
6
+ "eva_config": null,
7
+ "exclude_modules": null,
8
+ "fan_in_fan_out": false,
9
+ "inference_mode": true,
10
+ "init_lora_weights": true,
11
+ "layer_replication": null,
12
+ "layers_pattern": null,
13
+ "layers_to_transform": null,
14
+ "loftq_config": {},
15
+ "lora_alpha": 32,
16
+ "lora_bias": false,
17
+ "lora_dropout": 0,
18
+ "megatron_config": null,
19
+ "megatron_core": "megatron.core",
20
+ "modules_to_save": [
21
+ "embed_tokens",
22
+ "lm_head"
23
+ ],
24
+ "peft_type": "LORA",
25
+ "r": 128,
26
+ "rank_pattern": {},
27
+ "revision": null,
28
+ "target_modules": [
29
+ "down_proj",
30
+ "v_proj",
31
+ "up_proj",
32
+ "gate_proj",
33
+ "o_proj",
34
+ "k_proj",
35
+ "q_proj"
36
+ ],
37
+ "task_type": "CAUSAL_LM",
38
+ "use_dora": false,
39
+ "use_rslora": true
40
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0a2409065a6a5a9e81b21dc61dfd463259edc48e5493d508b3db2f413470009
3
+ size 1524420784