jaygala24 commited on
Commit
a056fe2
1 Parent(s): 8f0fb28

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 None dataset.
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