File size: 619 Bytes
65ba479
 
 
 
9e80603
 
 
 
53e8abb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
language:
- en
pipeline_tag: text-classification
metrics:
- accuracy
tags:
- legal
---
# Model Card for Model ID

<!-- Provide a quick summary of what the model is/does. -->

The Model aims to detect fake news based on the text of a news-article

## Model Details
Model is fine-tunned using kaggle-fake-news dataset


## Bias, Risks, and Limitations

<!-- This section is meant to convey both technical and sociotechnical limitations. -->
The model can be biased sometime,🤝 as it predicts the news article is fake or real based on the text😔 ..it does not cross check the facts. 
[More Information Needed]