therealcyberlord commited on
Commit
393e258
1 Parent(s): f2efdba

minor change

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,12 +1,12 @@
1
  ---
2
  license: mit
3
  ---
4
- # Fake News Classification Distillbert
5
  This model was trained on thousands of news articles from CLÉMENT BISAILLON's dataset on Kaggle. The goal is to classify fake news from real news.
6
 
7
  # Sources
8
  Dataset used: https://www.kaggle.com/datasets/clmentbisaillon/fake-and-real-news-dataset
9
- Base Distillbert: https://huggingface.co/distilbert-base-uncased-finetuned-sst-2-english
10
 
11
 
12
 
 
1
  ---
2
  license: mit
3
  ---
4
+ # Fake News Classification Distilbert
5
  This model was trained on thousands of news articles from CLÉMENT BISAILLON's dataset on Kaggle. The goal is to classify fake news from real news.
6
 
7
  # Sources
8
  Dataset used: https://www.kaggle.com/datasets/clmentbisaillon/fake-and-real-news-dataset
9
+ Base Distilbert: https://huggingface.co/distilbert-base-uncased-finetuned-sst-2-english
10
 
11
 
12