diaratechHf
Browse files- README.md +0 -1
- adapter_config.json +3 -3
- adapter_model.safetensors +1 -1
- runs/Apr15_18-19-51_ip-172-16-31-224.ap-south-1.compute.internal/events.out.tfevents.1713205202.ip-172-16-31-224.ap-south-1.compute.internal.11049.0 +3 -0
- runs/Apr15_18-30-50_ip-172-16-31-224.ap-south-1.compute.internal/events.out.tfevents.1713205861.ip-172-16-31-224.ap-south-1.compute.internal.21021.0 +3 -0
- training_args.bin +2 -2
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,12 +20,12 @@
|
|
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 |
],
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
|
|
23 |
"down_proj",
|
24 |
+
"q_proj",
|
25 |
+
"up_proj",
|
26 |
"gate_proj",
|
27 |
"v_proj",
|
28 |
+
"o_proj",
|
29 |
"lm_head",
|
30 |
"k_proj"
|
31 |
],
|
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:245b5136d6570f9baf7e0a3254d3b4f577c692c50025366b1d629a481311d49c
|
3 |
size 1204678496
|
runs/Apr15_18-19-51_ip-172-16-31-224.ap-south-1.compute.internal/events.out.tfevents.1713205202.ip-172-16-31-224.ap-south-1.compute.internal.11049.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb1964f78255b7c2729fe39bffbf9c1439147fc5ec7f28e6ec4fb1d0953b4bb3
|
3 |
+
size 4184
|
runs/Apr15_18-30-50_ip-172-16-31-224.ap-south-1.compute.internal/events.out.tfevents.1713205861.ip-172-16-31-224.ap-south-1.compute.internal.21021.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0b4a30fa1a5f45be73c9a4f4210d2f83d1210a2cd3900e4a1e6619865d75e16
|
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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e8576481c39bdb6959df337a86e7e3f343fb1ab07239cc4fa6767ee84e3e482
|
3 |
+
size 4984
|