Payoto commited on
Commit
87f5bfa
1 Parent(s): f0061b3

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the swag dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.5093
22
- - Accuracy: 0.8302
23
 
24
  ## Model description
25
 
@@ -55,9 +55,9 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
58
- | 0.9911 | 1.0 | 2298 | 0.5308 | 0.7929 |
59
- | 0.3024 | 2.0 | 4596 | 0.4780 | 0.8161 |
60
- | 0.0785 | 3.0 | 6894 | 0.5093 | 0.8302 |
61
 
62
 
63
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the swag dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.5098
22
+ - Accuracy: 0.8273
23
 
24
  ## Model description
25
 
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
58
+ | 1.0432 | 1.0 | 2298 | 0.5479 | 0.7869 |
59
+ | 0.274 | 2.0 | 4596 | 0.4749 | 0.8155 |
60
+ | 0.0939 | 3.0 | 6894 | 0.5098 | 0.8273 |
61
 
62
 
63
  ### Framework versions