File size: 552 Bytes
d45ea49
 
fde981d
 
 
 
 
d45ea49
fde981d
 
 
57f7c47
fde981d
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
license: afl-3.0
language:
- en
metrics:
- accuracy
library_name: transformers
---

# Model Description

The fake news detection model is a deep learning model designed to classify news as either "fake" or "real."
The intended use of the fake news detection model is to provide a tool for identifying fake news articles. 
This model uses a pre-trained model of [`bert-base-uncased`](https://huggingface.co/bert-base-uncased), and fine-tune on
a [Fake News dataset](https://www.kaggle.com/datasets/sadikaljarif/fake-news-detection-dataset-english ).