jhoonk commited on
Commit
d580cb5
1 Parent(s): 06151df

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 [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.0032
22
- - Accuracy: 0.7914
23
 
24
  ## Model description
25
 
@@ -50,9 +50,9 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|
53
- | 0.7546 | 1.0 | 4597 | 0.5984 | 0.7654 |
54
- | 0.3706 | 2.0 | 9194 | 0.6242 | 0.7833 |
55
- | 0.1351 | 3.0 | 13791 | 1.0032 | 0.7914 |
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.0456
22
+ - Accuracy: 0.7888
23
 
24
  ## Model description
25
 
 
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