Model save
Browse files
README.md
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
---
|
2 |
base_model: mistralai/Mistral-7B-Instruct-v0.3
|
3 |
-
datasets:
|
4 |
-
- generator
|
5 |
library_name: peft
|
6 |
license: apache-2.0
|
7 |
tags:
|
@@ -18,9 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
# Mistral-7B-3
|
20 |
|
21 |
-
This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.3](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3) on the
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -55,7 +53,7 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|
|
58 |
-
| 0.
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
1 |
---
|
2 |
base_model: mistralai/Mistral-7B-Instruct-v0.3
|
|
|
|
|
3 |
library_name: peft
|
4 |
license: apache-2.0
|
5 |
tags:
|
|
|
16 |
|
17 |
# Mistral-7B-3
|
18 |
|
19 |
+
This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.3](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.0596
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|
|
56 |
+
| 0.5257 | 1.48 | 10 | 0.0596 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
runs/Jan29_10-17-24_ip-172-31-10-206.us-east-2.compute.internal/events.out.tfevents.1738145853.ip-172-31-10-206.us-east-2.compute.internal.76151.0
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:d331bb04c698aa527bbfc4b7f094c761f9afec374b7a305959a3705ee068e59c
|
3 |
+
size 5860
|