Model save
Browse files- README.md +8 -8
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 21 |
|
| 22 |
This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
-
- Loss: 0.
|
| 25 |
-
- Precision: 0.
|
| 26 |
-
- Recall: 0.
|
| 27 |
-
- F1: 0.
|
| 28 |
-
- Accuracy: 0.
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
@@ -57,9 +57,9 @@ The following hyperparameters were used during training:
|
|
| 57 |
|
| 58 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
| 59 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
| 60 |
-
| 2.
|
| 61 |
-
| 0.
|
| 62 |
-
| 0.
|
| 63 |
|
| 64 |
|
| 65 |
### Framework versions
|
|
|
|
| 21 |
|
| 22 |
This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
+
- Loss: 0.5076
|
| 25 |
+
- Precision: 0.5353
|
| 26 |
+
- Recall: 0.4164
|
| 27 |
+
- F1: 0.4684
|
| 28 |
+
- Accuracy: 0.7817
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
|
|
| 57 |
|
| 58 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
| 59 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
| 60 |
+
| 2.2373 | 1.0 | 860 | 0.5532 | 0.5208 | 0.2941 | 0.3759 | 0.7744 |
|
| 61 |
+
| 0.8792 | 2.0 | 1720 | 0.5793 | 0.4464 | 0.6333 | 0.5237 | 0.7339 |
|
| 62 |
+
| 0.7574 | 3.0 | 2580 | 0.5076 | 0.5353 | 0.4164 | 0.4684 | 0.7817 |
|
| 63 |
|
| 64 |
|
| 65 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 587776376
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cd15c403b6ebc428d7546b5a87506c39f789887c060c9af3f6d2269a3292f66b
|
| 3 |
size 587776376
|