therealcyberlord
commited on
Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- README.md +2 -2
- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
base_model: unsloth/gemma-2-9b-bnb-4bit
|
|
|
|
|
3 |
language:
|
4 |
- en
|
5 |
license: apache-2.0
|
@@ -9,8 +11,6 @@ tags:
|
|
9 |
- unsloth
|
10 |
- gemma2
|
11 |
- trl
|
12 |
-
datasets:
|
13 |
-
- fadodr/mental_health_therapy
|
14 |
---
|
15 |
|
16 |
# Uploaded model
|
|
|
1 |
---
|
2 |
base_model: unsloth/gemma-2-9b-bnb-4bit
|
3 |
+
datasets:
|
4 |
+
- fadodr/mental_health_therapy
|
5 |
language:
|
6 |
- en
|
7 |
license: apache-2.0
|
|
|
11 |
- unsloth
|
12 |
- gemma2
|
13 |
- trl
|
|
|
|
|
14 |
---
|
15 |
|
16 |
# Uploaded model
|
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"down_proj",
|
25 |
"v_proj",
|
|
|
26 |
"o_proj",
|
27 |
"q_proj",
|
28 |
-
"
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"k_proj",
|
|
|
24 |
"v_proj",
|
25 |
+
"gate_proj",
|
26 |
"o_proj",
|
27 |
"q_proj",
|
28 |
+
"up_proj",
|
29 |
+
"down_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:
|
3 |
size 216151256
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f13601f77d735e526cfe5705fee3b61f7b4538b88829e6a527aa5fb2cdc966dc
|
3 |
size 216151256
|