diaratechHf
Browse files- README.md +0 -1
- adapter_config.json +7 -1
- adapter_model.safetensors +2 -2
- training_args.bin +1 -1
README.md
CHANGED
@@ -8,7 +8,6 @@ tags:
|
|
8 |
base_model: mistralai/Mistral-7B-Instruct-v0.2
|
9 |
datasets:
|
10 |
- generator
|
11 |
-
pipeline_tag: text-generation
|
12 |
model-index:
|
13 |
- name: diaratechHf
|
14 |
results: []
|
|
|
8 |
base_model: mistralai/Mistral-7B-Instruct-v0.2
|
9 |
datasets:
|
10 |
- generator
|
|
|
11 |
model-index:
|
12 |
- name: diaratechHf
|
13 |
results: []
|
adapter_config.json
CHANGED
@@ -20,8 +20,14 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
|
|
|
|
|
|
23 |
"v_proj",
|
24 |
-
"
|
|
|
25 |
],
|
26 |
"task_type": "CAUSAL_LM",
|
27 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"o_proj",
|
24 |
+
"up_proj",
|
25 |
+
"q_proj",
|
26 |
+
"down_proj",
|
27 |
+
"gate_proj",
|
28 |
"v_proj",
|
29 |
+
"lm_head",
|
30 |
+
"k_proj"
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f934137bcebab4f9a34b9def30fa826da13c0d607d65e13d65fbc75c7ea9592
|
3 |
+
size 1204678496
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f6d15499162a21c0310bfeea76c117813d519b8ce1f936d9d3de8ee64862bc3a
|
3 |
size 4920
|