Spaces:
Sleeping
Sleeping
File size: 434 Bytes
4c82ce8 6f8954b 4c82ce8 d025be7 37f198d d025be7 37f198d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
---
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)
|