Machlovi commited on
Commit
6b34fe2
·
verified ·
1 Parent(s): cfc89de

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (3) hide show
  1. README.md +4 -7
  2. adapter_config.json +6 -6
  3. adapter_model.safetensors +2 -2
README.md CHANGED
@@ -1,13 +1,10 @@
1
  ---
2
-
3
  tags:
4
- - text-classification
5
- - LLM
6
- - unsloth
7
  license: apache-2.0
8
- datasets:
9
- -MedQA_USMLE_4_Options
10
-
11
  ---
12
 
13
 
 
1
  ---
 
2
  tags:
3
+ - text-classification
4
+ - LLM
5
+ - unsloth
6
  license: apache-2.0
7
+ datasets: -MedQA_USMLE_4_Options
 
 
8
  ---
9
 
10
 
adapter_config.json CHANGED
@@ -19,17 +19,17 @@
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
- "r": 64,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "gate_proj",
27
- "k_proj",
28
- "q_proj",
29
- "down_proj",
30
  "o_proj",
 
 
31
  "v_proj",
32
- "up_proj"
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
+ "r": 8,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
 
26
  "o_proj",
27
+ "k_proj",
28
+ "up_proj",
29
  "v_proj",
30
+ "gate_proj",
31
+ "q_proj",
32
+ "down_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:7318acfe3dba16ba464da35456a0cfa3a29b1e431da9e738a9eb160cdf26f7ec
3
- size 1019488256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e21376e821a8f79b89c86279399f0aa856d4149cc38e062d4c34375db0d23f1d
3
+ size 131146352