María Navas Loro commited on
Commit
35421e1
·
1 Parent(s): 9979e2a

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -15
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: 1.3417
23
- - Accuracy: 0.7647
24
- - F1: 0.7647
25
- - Precision: 0.7647
26
- - Recall: 0.7647
27
 
28
  ## Model description
29
 
@@ -54,16 +54,16 @@ The following hyperparameters were used during training:
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
56
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
57
- | No log | 1.0 | 9 | 2.1523 | 0.2353 | 0.2353 | 0.2353 | 0.2353 |
58
- | No log | 2.0 | 18 | 1.9905 | 0.2353 | 0.2353 | 0.2353 | 0.2353 |
59
- | No log | 3.0 | 27 | 2.0054 | 0.4118 | 0.4118 | 0.4118 | 0.4118 |
60
- | No log | 4.0 | 36 | 1.6635 | 0.5294 | 0.5294 | 0.5294 | 0.5294 |
61
- | No log | 5.0 | 45 | 1.5606 | 0.5882 | 0.5882 | 0.5882 | 0.5882 |
62
- | No log | 6.0 | 54 | 1.4136 | 0.7059 | 0.7059 | 0.7059 | 0.7059 |
63
- | No log | 7.0 | 63 | 1.3417 | 0.7647 | 0.7647 | 0.7647 | 0.7647 |
64
- | No log | 8.0 | 72 | 1.3026 | 0.6471 | 0.6471 | 0.6471 | 0.6471 |
65
- | No log | 9.0 | 81 | 1.2420 | 0.6471 | 0.6471 | 0.6471 | 0.6471 |
66
- | No log | 10.0 | 90 | 1.2375 | 0.6471 | 0.6471 | 0.6471 | 0.6471 |
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: 1.2410
23
+ - Accuracy: 0.6471
24
+ - F1: 0.6471
25
+ - Precision: 0.6471
26
+ - Recall: 0.6471
27
 
28
  ## Model description
29
 
 
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
56
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
57
+ | No log | 1.0 | 9 | 2.3023 | 0.0588 | 0.0588 | 0.0588 | 0.0588 |
58
+ | No log | 2.0 | 18 | 2.0337 | 0.2353 | 0.2353 | 0.2353 | 0.2353 |
59
+ | No log | 3.0 | 27 | 1.8946 | 0.4706 | 0.4706 | 0.4706 | 0.4706 |
60
+ | No log | 4.0 | 36 | 1.7548 | 0.5882 | 0.5882 | 0.5882 | 0.5882 |
61
+ | No log | 5.0 | 45 | 1.6002 | 0.5294 | 0.5294 | 0.5294 | 0.5294 |
62
+ | No log | 6.0 | 54 | 1.4561 | 0.5294 | 0.5294 | 0.5294 | 0.5294 |
63
+ | No log | 7.0 | 63 | 1.3614 | 0.5294 | 0.5294 | 0.5294 | 0.5294 |
64
+ | No log | 8.0 | 72 | 1.2781 | 0.5882 | 0.5882 | 0.5882 | 0.5882 |
65
+ | No log | 9.0 | 81 | 1.2420 | 0.5882 | 0.5882 | 0.5882 | 0.5882 |
66
+ | No log | 10.0 | 90 | 1.2410 | 0.6471 | 0.6471 | 0.6471 | 0.6471 |
67
 
68
 
69
  ### Framework versions