amritpuhan commited on
Commit
e9cb3a7
1 Parent(s): 3ade230

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # fine-tuned-bert-base-uncased-swag
17
 
18
- This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.5259
21
  - Accuracy: 0.8134
 
15
 
16
  # fine-tuned-bert-base-uncased-swag
17
 
18
+ This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on SWAG dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.5259
21
  - Accuracy: 0.8134