Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,8 @@ The model is a fine-tuned version of [DistilBERT](https://huggingface.co/docs/tr
|
|
19 |
|
20 |
It was fine-tuned on IMDB dataset [https://huggingface.co/datasets/imdb].
|
21 |
|
22 |
-
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on
|
|
|
23 |
It achieves the following results on the evaluation set:
|
24 |
- Loss: 0.2265
|
25 |
- Accuracy: 0.9312
|
|
|
19 |
|
20 |
It was fine-tuned on IMDB dataset [https://huggingface.co/datasets/imdb].
|
21 |
|
22 |
+
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on IMDB dataset.
|
23 |
+
|
24 |
It achieves the following results on the evaluation set:
|
25 |
- Loss: 0.2265
|
26 |
- Accuracy: 0.9312
|