vikram71198 commited on
Commit
eacd723
1 Parent(s): f6492b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # distilroberta-base-finetuned-fake-news-detection
2
 
3
  This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on [this](https://huggingface.co/datasets/GonzaloA/fake_news) Fake News Detection Dataset, which has been constructed by combining multiple Fake News datasets from Kaggle.
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - Fake News Detection
5
+ - Text Classification
6
+ #metrics:
7
+ #- accuracy
8
+ model-index:
9
+ - name: distilroberta-base-finetuned-fake-news-detection
10
+ results: []
11
+ ---
12
+
13
  # distilroberta-base-finetuned-fake-news-detection
14
 
15
  This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on [this](https://huggingface.co/datasets/GonzaloA/fake_news) Fake News Detection Dataset, which has been constructed by combining multiple Fake News datasets from Kaggle.