Venkatesh4342
commited on
Commit
•
dace6c2
1
Parent(s):
baa6973
update model card README.md
Browse files
README.md
CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
20 |
-
- F1: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -51,10 +51,10 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
54 |
-
| No log | 1.0 |
|
55 |
-
| No log | 2.0 |
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.1400
|
20 |
+
- F1: 0.8123
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
54 |
+
| No log | 1.0 | 2477 | 0.1418 | 0.7966 |
|
55 |
+
| No log | 2.0 | 4954 | 0.1387 | 0.8071 |
|
56 |
+
| 0.1386 | 3.0 | 7431 | 0.1388 | 0.8115 |
|
57 |
+
| 0.1386 | 4.0 | 9908 | 0.1400 | 0.8123 |
|
58 |
|
59 |
|
60 |
### Framework versions
|