Spaces:
Sleeping
Sleeping
title: Fake News Detector | |
emoji: 🕵️ | |
colorFrom: red | |
colorTo: pink | |
sdk: gradio | |
sdk_version: "4.26.0" | |
app_file: app.py | |
pinned: false | |
# 🕵️ Fake News Detector | |
Paste a news article, and this app tells you whether it's **real or fake**, using a transformer model. | |
Built using `Gradio`, `Transformers`, and the model [michiyasunaga/BERT-fake-news-detection](https://huggingface.co/michiyasunaga/BERT-fake-news-detection) | |