Model save
Browse files- README.md +8 -0
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -17,6 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
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 |
|
21 |
## Model description
|
22 |
|
@@ -49,6 +51,12 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
### Training results
|
51 |
|
|
|
|
|
|
|
|
|
|
|
|
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
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.6150
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
51 |
|
52 |
### Training results
|
53 |
|
54 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
55 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
56 |
+
| 0.548 | 0.6 | 10 | 0.5296 |
|
57 |
+
| 0.0104 | 1.19 | 20 | 0.6040 |
|
58 |
+
| 0.012 | 1.79 | 30 | 0.6005 |
|
59 |
+
| 0.0006 | 2.39 | 40 | 0.6150 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2684416208
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ca57099171a909e2806d363c45e7fe9addf918615cb73f963ea69d47bd46a60
|
3 |
size 2684416208
|