|
--- |
|
license: openrail |
|
language: |
|
- en |
|
datasets: |
|
- ErfanMoosaviMonazzah/fake-news-detection-English |
|
metrics: |
|
- f1 |
|
pipeline_tag: text-classification |
|
tags: |
|
- fake news detection |
|
- tiny bert |
|
widget: |
|
- text: "Militant blast, gun attack kill 18 police in Egypt's Sinai" |
|
example_title: "True News" |
|
- text: "Trump Is Literally Causing Business Owners To Go Broke Because Of His Mar-a-Lago Trips" |
|
example_title: "Fake News" |
|
--- |
|
# Model Card for Model ID |
|
|
|
<!-- Provide a quick summary of what the model is/does. --> |
|
|
|
A fine-tuned version of tiny bert to detect fake news. |
|
|
|
### Model Description |
|
|
|
<!-- Provide a longer summary of what this model is. --> |
|
|
|
|
|
|
|
- **Developed by:** [Erfan Moosavi Monazzah](https://huggingface.co/ErfanMoosaviMonazzah) |
|
- **Language:** English |
|
- **Finetuned from model:** [Tiny BERT](https://huggingface.co/prajjwal1/bert-tiny) |
|
|
|
|