dummy-model / README.md
yinde's picture
Update README.md
75d8092
Fake news classifier
This model trains a text classification model to detect fake news articles,
it uses distilbert-base-uncased-finetuned-sst-2-english pretrained model to work on
fake and real news dataset from kaggle (https://www.kaggle.com/clmentbisaillon/fake-and-real-news-dataset)