yaswanth commited on
Commit
4d7eec6
1 Parent(s): 34b2217

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -15,7 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # distilbert-base-uncased_fakenews_identification
17
 
18
- This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
 
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.0059
21
  - Accuracy: 0.999
 
15
 
16
  # distilbert-base-uncased_fakenews_identification
17
 
18
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the below dataset.
19
+ https://www.kaggle.com/clmentbisaillon/fake-and-real-news-dataset
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.0059
22
  - Accuracy: 0.999