LuisaRomana commited on
Commit
8dbf309
1 Parent(s): afed082

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
 
2
  tags:
3
  - classification
4
  - generated_from_trainer
@@ -14,10 +15,10 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # clasificador-muchocine
16
 
17
- This model is a fine-tuned version of [mrm8488/electricidad-base-discriminator](https://huggingface.co/mrm8488/electricidad-base-discriminator) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 1.3869
20
- - Accuracy: 0.3768
21
 
22
  ## Model description
23
 
@@ -48,9 +49,9 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
- | No log | 1.0 | 388 | 1.5021 | 0.3574 |
52
- | 1.5392 | 2.0 | 776 | 1.4282 | 0.3252 |
53
- | 1.4283 | 3.0 | 1164 | 1.3869 | 0.3768 |
54
 
55
 
56
  ### Framework versions
 
1
  ---
2
+ license: mit
3
  tags:
4
  - classification
5
  - generated_from_trainer
 
15
 
16
  # clasificador-muchocine
17
 
18
+ This model is a fine-tuned version of [xlm-roberta-large](https://huggingface.co/xlm-roberta-large) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 1.5297
21
+ - Accuracy: 0.3239
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | No log | 1.0 | 388 | 1.5268 | 0.3239 |
53
+ | 1.5534 | 2.0 | 776 | 1.5263 | 0.3239 |
54
+ | 1.5313 | 3.0 | 1164 | 1.5297 | 0.3239 |
55
 
56
 
57
  ### Framework versions