Language ID Training completed!
Browse files
README.md
CHANGED
@@ -19,9 +19,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [distilbert/distilbert-base-multilingual-cased](https://huggingface.co/distilbert/distilbert-base-multilingual-cased) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
- Accuracy: 0.9935
|
24 |
-
- F1: 0.
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -53,8 +53,8 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [distilbert/distilbert-base-multilingual-cased](https://huggingface.co/distilbert/distilbert-base-multilingual-cased) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.0429
|
23 |
- Accuracy: 0.9935
|
24 |
+
- F1: 0.9935
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
56 |
+
| 0.1691 | 1.0 | 1094 | 0.0429 | 0.9934 | 0.9934 |
|
57 |
+
| 0.0065 | 2.0 | 2188 | 0.0429 | 0.9935 | 0.9935 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
runs/Nov03_02-31-04_ea824dd8cf4c/events.out.tfevents.1730601066.ea824dd8cf4c.549.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:503a312c4d7fcff2606a6a739dcfcb20c30d88325f2090a59ab3067dfc50149a
|
3 |
+
size 7470
|