updates the model card information
Browse files
README.md
CHANGED
@@ -14,9 +14,9 @@ model-index:
|
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
-
#
|
18 |
|
19 |
-
This model is a fine-tuned version of [google/electra-small-discriminator](https://huggingface.co/google/electra-small-discriminator) on
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.2403
|
22 |
- Accuracy: 0.9314
|
|
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
+
# IMDB Sentiment Analysis
|
18 |
|
19 |
+
This model is a fine-tuned version of [google/electra-small-discriminator](https://huggingface.co/google/electra-small-discriminator) on the IMDB sentiment dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.2403
|
22 |
- Accuracy: 0.9314
|