María Navas Loro commited on
Commit ·
c5872d2
1
Parent(s): e74b241
update model card README.md
Browse files
README.md
CHANGED
|
@@ -19,11 +19,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 19 |
|
| 20 |
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
-
- Loss:
|
| 23 |
-
- Accuracy: 0.
|
| 24 |
-
- F1: 0.
|
| 25 |
-
- Precision: 0.
|
| 26 |
-
- Recall: 0.
|
| 27 |
|
| 28 |
## Model description
|
| 29 |
|
|
@@ -43,27 +43,37 @@ More information needed
|
|
| 43 |
|
| 44 |
The following hyperparameters were used during training:
|
| 45 |
- learning_rate: 2e-05
|
| 46 |
-
- train_batch_size:
|
| 47 |
-
- eval_batch_size:
|
| 48 |
- seed: 42
|
| 49 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 50 |
- lr_scheduler_type: linear
|
| 51 |
-
- num_epochs:
|
| 52 |
|
| 53 |
### Training results
|
| 54 |
|
| 55 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
| 56 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
| 57 |
-
| No log | 1.0 |
|
| 58 |
-
| No log | 2.0 |
|
| 59 |
-
| No log | 3.0 |
|
| 60 |
-
| No log | 4.0 |
|
| 61 |
-
| No log | 5.0 |
|
| 62 |
-
|
|
| 63 |
-
|
|
| 64 |
-
|
|
| 65 |
-
|
|
| 66 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 67 |
|
| 68 |
|
| 69 |
### Framework versions
|
|
|
|
| 19 |
|
| 20 |
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
+
- Loss: 0.8644
|
| 23 |
+
- Accuracy: 0.8387
|
| 24 |
+
- F1: 0.8387
|
| 25 |
+
- Precision: 0.8387
|
| 26 |
+
- Recall: 0.8387
|
| 27 |
|
| 28 |
## Model description
|
| 29 |
|
|
|
|
| 43 |
|
| 44 |
The following hyperparameters were used during training:
|
| 45 |
- learning_rate: 2e-05
|
| 46 |
+
- train_batch_size: 4
|
| 47 |
+
- eval_batch_size: 4
|
| 48 |
- seed: 42
|
| 49 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 50 |
- lr_scheduler_type: linear
|
| 51 |
+
- num_epochs: 20
|
| 52 |
|
| 53 |
### Training results
|
| 54 |
|
| 55 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
| 56 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
| 57 |
+
| No log | 1.0 | 95 | 2.3654 | 0.4409 | 0.4409 | 0.4409 | 0.4409 |
|
| 58 |
+
| No log | 2.0 | 190 | 1.8455 | 0.5269 | 0.5269 | 0.5269 | 0.5269 |
|
| 59 |
+
| No log | 3.0 | 285 | 1.4468 | 0.6344 | 0.6344 | 0.6344 | 0.6344 |
|
| 60 |
+
| No log | 4.0 | 380 | 1.1099 | 0.7419 | 0.7419 | 0.7419 | 0.7419 |
|
| 61 |
+
| No log | 5.0 | 475 | 1.0515 | 0.7634 | 0.7634 | 0.7634 | 0.7634 |
|
| 62 |
+
| 1.6355 | 6.0 | 570 | 0.9938 | 0.7312 | 0.7312 | 0.7312 | 0.7312 |
|
| 63 |
+
| 1.6355 | 7.0 | 665 | 0.8275 | 0.7957 | 0.7957 | 0.7957 | 0.7957 |
|
| 64 |
+
| 1.6355 | 8.0 | 760 | 0.8344 | 0.7957 | 0.7957 | 0.7957 | 0.7957 |
|
| 65 |
+
| 1.6355 | 9.0 | 855 | 0.8516 | 0.8065 | 0.8065 | 0.8065 | 0.8065 |
|
| 66 |
+
| 1.6355 | 10.0 | 950 | 0.8723 | 0.7957 | 0.7957 | 0.7957 | 0.7957 |
|
| 67 |
+
| 0.2827 | 11.0 | 1045 | 0.8644 | 0.8387 | 0.8387 | 0.8387 | 0.8387 |
|
| 68 |
+
| 0.2827 | 12.0 | 1140 | 0.9343 | 0.8065 | 0.8065 | 0.8065 | 0.8065 |
|
| 69 |
+
| 0.2827 | 13.0 | 1235 | 1.0181 | 0.7957 | 0.7957 | 0.7957 | 0.7957 |
|
| 70 |
+
| 0.2827 | 14.0 | 1330 | 1.0068 | 0.7957 | 0.7957 | 0.7957 | 0.7957 |
|
| 71 |
+
| 0.2827 | 15.0 | 1425 | 1.0085 | 0.8065 | 0.8065 | 0.8065 | 0.8065 |
|
| 72 |
+
| 0.0485 | 16.0 | 1520 | 1.0257 | 0.8280 | 0.8280 | 0.8280 | 0.8280 |
|
| 73 |
+
| 0.0485 | 17.0 | 1615 | 1.0305 | 0.8172 | 0.8172 | 0.8172 | 0.8172 |
|
| 74 |
+
| 0.0485 | 18.0 | 1710 | 1.0648 | 0.7957 | 0.7957 | 0.7957 | 0.7957 |
|
| 75 |
+
| 0.0485 | 19.0 | 1805 | 1.0677 | 0.7957 | 0.7957 | 0.7957 | 0.7957 |
|
| 76 |
+
| 0.0485 | 20.0 | 1900 | 1.0687 | 0.7957 | 0.7957 | 0.7957 | 0.7957 |
|
| 77 |
|
| 78 |
|
| 79 |
### Framework versions
|