Training completed!
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# xlm-roberta-base-finetuned-panx-de-fr
|
18 |
|
19 |
-
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.1608
|
22 |
- F1: 0.8611
|
@@ -59,4 +59,5 @@ The following hyperparameters were used during training:
|
|
59 |
|
60 |
- Transformers 4.50.0
|
61 |
- Pytorch 2.6.0+cu124
|
|
|
62 |
- Tokenizers 0.21.1
|
|
|
16 |
|
17 |
# xlm-roberta-base-finetuned-panx-de-fr
|
18 |
|
19 |
+
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.1608
|
22 |
- F1: 0.8611
|
|
|
59 |
|
60 |
- Transformers 4.50.0
|
61 |
- Pytorch 2.6.0+cu124
|
62 |
+
- Datasets 3.5.0
|
63 |
- Tokenizers 0.21.1
|