jhoonk commited on
Commit
c3950da
1 Parent(s): d7d844e

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the swag dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 1.0456
22
  - Accuracy: 0.7888
23
 
24
  ## Model description
@@ -50,9 +50,9 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|
53
- | 0.7475 | 1.0 | 4597 | 0.6037 | 0.7690 |
54
- | 0.373 | 2.0 | 9194 | 0.6472 | 0.7798 |
55
- | 0.1337 | 3.0 | 13791 | 1.0456 | 0.7888 |
56
 
57
 
58
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the swag dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 1.0337
22
  - Accuracy: 0.7888
23
 
24
  ## Model description
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|
53
+ | 0.7451 | 1.0 | 4597 | 0.5944 | 0.7696 |
54
+ | 0.3709 | 2.0 | 9194 | 0.6454 | 0.7803 |
55
+ | 0.1444 | 3.0 | 13791 | 1.0337 | 0.7888 |
56
 
57
 
58
  ### Framework versions