GonzaloA commited on
Commit
f95e28e
1 Parent(s): 1c4a7f3

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
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 [distilroberta-base](https://huggingface.co/distilroberta-base) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.0496
20
- - Accuracy: 0.9878
21
 
22
  ## Model description
23
 
@@ -48,9 +48,9 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
- | 0.0216 | 1.0 | 1250 | 0.0518 | 0.9864 |
52
- | 0.0161 | 2.0 | 2500 | 0.0465 | 0.9878 |
53
- | 0.0065 | 3.0 | 3750 | 0.0496 | 0.9878 |
54
 
55
 
56
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.0355
20
+ - Accuracy: 0.9910
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | 0.0301 | 1.0 | 1523 | 0.0322 | 0.9868 |
52
+ | 0.0165 | 2.0 | 3046 | 0.0292 | 0.9892 |
53
+ | 0.0088 | 3.0 | 4569 | 0.0355 | 0.9910 |
54
 
55
 
56
  ### Framework versions