End of training
Browse files- README.md +10 -10
- 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 [distilbert-base-multilingual-cased](https://huggingface.co/distilbert-base-multilingual-cased) on an unknown dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
-
- Loss: 0.
|
| 25 |
-
- Accuracy: 0.
|
| 26 |
-
- F1: 0.
|
| 27 |
-
- Precision:
|
| 28 |
-
- Recall: 0.
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
@@ -56,11 +56,11 @@ The following hyperparameters were used during training:
|
|
| 56 |
|
| 57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
| 58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
| 59 |
-
| 0.
|
| 60 |
-
| 0.
|
| 61 |
-
| 0.
|
| 62 |
-
| 0.
|
| 63 |
-
| 0.
|
| 64 |
|
| 65 |
|
| 66 |
### Framework versions
|
|
|
|
| 21 |
|
| 22 |
This model is a fine-tuned version of [distilbert-base-multilingual-cased](https://huggingface.co/distilbert-base-multilingual-cased) on an unknown dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
+
- Loss: 0.0016
|
| 25 |
+
- Accuracy: 0.9994
|
| 26 |
+
- F1: 0.9994
|
| 27 |
+
- Precision: 1.0
|
| 28 |
+
- Recall: 0.9989
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
|
|
| 56 |
|
| 57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
| 58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
| 59 |
+
| 0.1615 | 1.0 | 506 | 0.0043 | 0.9983 | 0.9983 | 0.9967 | 1.0 |
|
| 60 |
+
| 0.0091 | 2.0 | 1012 | 0.0026 | 0.9989 | 0.9989 | 0.9978 | 1.0 |
|
| 61 |
+
| 0.0056 | 3.0 | 1518 | 0.0016 | 0.9994 | 0.9994 | 1.0 | 0.9989 |
|
| 62 |
+
| 0.0041 | 4.0 | 2024 | 0.0062 | 0.9994 | 0.9994 | 1.0 | 0.9989 |
|
| 63 |
+
| 0.0021 | 5.0 | 2530 | 0.0060 | 0.9989 | 0.9989 | 0.9989 | 0.9989 |
|
| 64 |
|
| 65 |
|
| 66 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 541323512
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:efb50ab7b027a75b8503bd7d0b6fc2fb65ce9cb0fca956c125bee6d422695263
|
| 3 |
size 541323512
|