A classifier trained on around 70k news articles, aimed at distinguishing real news from fake news. It is an EmbeddingBag-based text classifier made with PyTorch. Accuracy is 99.205%
Data used is Gonzalo Álvarez's Fake News and Mohammad Javad Pirhadi's Fake News Detection Dataset (English). I could not find any specific citation to use.
Check GitHub for the training code and output log.
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API:
The HF Inference API does not support text-classification models for pytorch library.