fredymad commited on
Commit
11631e3
·
1 Parent(s): dd774ad

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -15,8 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [pysentimiento/robertuito-base-uncased](https://huggingface.co/pysentimiento/robertuito-base-uncased) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.2042
19
- - F1: 0.7812
20
 
21
  ## Model description
22
 
@@ -47,13 +47,13 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | F1 |
49
  |:-------------:|:-----:|:----:|:---------------:|:------:|
50
- | 0.2255 | 1.0 | 669 | 0.1764 | 0.7595 |
51
- | 0.1536 | 2.0 | 1338 | 0.2042 | 0.7812 |
52
 
53
 
54
  ### Framework versions
55
 
56
  - Transformers 4.28.0
57
- - Pytorch 2.0.1+cu117
58
  - Datasets 2.12.0
59
  - Tokenizers 0.13.3
 
15
 
16
  This model is a fine-tuned version of [pysentimiento/robertuito-base-uncased](https://huggingface.co/pysentimiento/robertuito-base-uncased) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.2105
19
+ - F1: 0.7639
20
 
21
  ## Model description
22
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | F1 |
49
  |:-------------:|:-----:|:----:|:---------------:|:------:|
50
+ | 0.2254 | 1.0 | 669 | 0.1746 | 0.7618 |
51
+ | 0.1557 | 2.0 | 1338 | 0.2105 | 0.7639 |
52
 
53
 
54
  ### Framework versions
55
 
56
  - Transformers 4.28.0
57
+ - Pytorch 1.13.1+cu117
58
  - Datasets 2.12.0
59
  - Tokenizers 0.13.3