diaratechHf
Browse files
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,14 +20,14 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"k_proj",
|
24 |
-
"gate_proj",
|
25 |
-
"o_proj",
|
26 |
-
"v_proj",
|
27 |
"q_proj",
|
|
|
28 |
"up_proj",
|
29 |
-
"
|
30 |
-
"
|
|
|
|
|
|
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
|
|
|
|
23 |
"q_proj",
|
24 |
+
"k_proj",
|
25 |
"up_proj",
|
26 |
+
"v_proj",
|
27 |
+
"o_proj",
|
28 |
+
"gate_proj",
|
29 |
+
"lm_head",
|
30 |
+
"down_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 1204678496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bda8948c780880f5fe9693954c37fe3a7768ba1cac74c71460edfc620cf7a162
|
3 |
size 1204678496
|
runs/Apr15_18-48-48_ip-172-16-31-224.ap-south-1.compute.internal/events.out.tfevents.1713206939.ip-172-16-31-224.ap-south-1.compute.internal.31656.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:14a197cf53ce4e7b74dfd7f5a86b4a95ad9aecba2061ba433aa0682d4a28b795
|
3 |
+
size 5452
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:061b830a3daab3740b4de81f68c6e05eeb09259cab40b6ce50e38b09a972eeb4
|
3 |
size 4984
|