joheras commited on
Commit
d8d7f2a
1 Parent(s): c34530b

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
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 [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.4474
20
- - Accuracy: 0.4465
21
 
22
  ## Model description
23
 
@@ -48,14 +48,14 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
- | No log | 1.0 | 388 | 1.4461 | 0.3394 |
52
- | 1.3832 | 2.0 | 776 | 1.3165 | 0.4348 |
53
- | 1.0071 | 3.0 | 1164 | 1.4474 | 0.4465 |
54
 
55
 
56
  ### Framework versions
57
 
58
- - Transformers 4.25.1
59
- - Pytorch 1.13.0+cu116
60
- - Datasets 2.8.0
61
  - Tokenizers 0.13.2
 
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.4098
20
+ - Accuracy: 0.4284
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | No log | 1.0 | 388 | 1.4104 | 0.3794 |
52
+ | 1.3958 | 2.0 | 776 | 1.2944 | 0.4077 |
53
+ | 1.0139 | 3.0 | 1164 | 1.4098 | 0.4284 |
54
 
55
 
56
  ### Framework versions
57
 
58
+ - Transformers 4.26.0
59
+ - Pytorch 1.13.1+cu116
60
+ - Datasets 2.9.0
61
  - Tokenizers 0.13.2