kingabzpro
commited on
Commit
•
c28c06e
1
Parent(s):
54eb1e6
Upload model
Browse files- README.md +5 -5
- adapter_config.json +5 -5
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
library_name: peft
|
4 |
tags:
|
@@ -7,15 +9,13 @@ tags:
|
|
7 |
- qlora
|
8 |
- 4bit
|
9 |
- gemma-7b-it
|
|
|
|
|
10 |
base_model: google/gemma-7b-it
|
|
|
11 |
model-index:
|
12 |
- name: gemma-2-role-play
|
13 |
results: []
|
14 |
-
datasets:
|
15 |
-
- hieunguyenminh/roleplay
|
16 |
-
language:
|
17 |
-
- en
|
18 |
-
pipeline_tag: text-generation
|
19 |
---
|
20 |
|
21 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
license: apache-2.0
|
5 |
library_name: peft
|
6 |
tags:
|
|
|
9 |
- qlora
|
10 |
- 4bit
|
11 |
- gemma-7b-it
|
12 |
+
datasets:
|
13 |
+
- hieunguyenminh/roleplay
|
14 |
base_model: google/gemma-7b-it
|
15 |
+
pipeline_tag: text-generation
|
16 |
model-index:
|
17 |
- name: gemma-2-role-play
|
18 |
results: []
|
|
|
|
|
|
|
|
|
|
|
19 |
---
|
20 |
|
21 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
adapter_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
-
"base_model_name_or_path": "
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"down_proj",
|
23 |
-
"q_proj",
|
24 |
"up_proj",
|
|
|
25 |
"k_proj",
|
26 |
"gate_proj",
|
27 |
-
"
|
28 |
-
"v_proj"
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_dora": false,
|
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "/kaggle/input/gemma/transformers/7b-it/2",
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
22 |
"up_proj",
|
23 |
+
"down_proj",
|
24 |
"k_proj",
|
25 |
"gate_proj",
|
26 |
+
"q_proj",
|
27 |
+
"v_proj",
|
28 |
+
"o_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"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 800116456
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:28af24a9a6314f80082ca8be92ab1a3e5a8d1832c64b2c905399a0dc496a1d08
|
3 |
size 800116456
|