kietnt0603
commited on
End of training
Browse files- README.md +11 -11
- model.safetensors +1 -1
README.md
CHANGED
@@ -15,13 +15,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# language_detector
|
17 |
|
18 |
-
This model is a fine-tuned version of [FacebookAI/xlm-roberta-base](https://huggingface.co/FacebookAI/xlm-roberta-base) on
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Accuracy: 0.
|
22 |
-
- F1 Macro: 0.
|
23 |
-
- Precision Macro: 0.
|
24 |
-
- Recall Macro: 0.
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -52,11 +52,11 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro | Precision Macro | Recall Macro |
|
54 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:--------:|:---------------:|:------------:|
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
|
61 |
|
62 |
### Framework versions
|
|
|
15 |
|
16 |
# language_detector
|
17 |
|
18 |
+
This model is a fine-tuned version of [FacebookAI/xlm-roberta-base](https://huggingface.co/FacebookAI/xlm-roberta-base) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.0013
|
21 |
+
- Accuracy: 0.9999
|
22 |
+
- F1 Macro: 0.9995
|
23 |
+
- Precision Macro: 0.9999
|
24 |
+
- Recall Macro: 0.999
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro | Precision Macro | Recall Macro |
|
54 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:--------:|:---------------:|:------------:|
|
55 |
+
| 0.0096 | 1.0 | 8750 | 0.0011 | 0.9999 | 0.9995 | 0.9999 | 0.999 |
|
56 |
+
| 0.0 | 2.0 | 17500 | 0.0000 | 1.0 | 1.0 | 1.0 | 1.0 |
|
57 |
+
| 0.0032 | 3.0 | 26250 | 0.0030 | 0.9997 | 0.9984 | 0.9998 | 0.997 |
|
58 |
+
| 0.0 | 4.0 | 35000 | 0.0013 | 0.9999 | 0.9995 | 0.9999 | 0.999 |
|
59 |
+
| 0.0 | 5.0 | 43750 | 0.0013 | 0.9999 | 0.9995 | 0.9999 | 0.999 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1112205008
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:240260d37d58325e983b112bb0b72fc926ddfba0aa78acb6f83268ff3839523d
|
3 |
size 1112205008
|