Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
# distilroberta-base-finetuned-fake-news-english
|
19 |
|
20 |
-
This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on the
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 0.0020
|
23 |
- Accuracy: 0.9997
|
|
|
17 |
|
18 |
# distilroberta-base-finetuned-fake-news-english
|
19 |
|
20 |
+
This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on the [fake-and-real news](https://www.kaggle.com/datasets/clmentbisaillon/fake-and-real-news-dataset) dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 0.0020
|
23 |
- Accuracy: 0.9997
|