Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Gaborandi
/
Bert_news_classifier
like
0
Text Classification
Transformers
PyTorch
Safetensors
bert
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
Gaborandi
commited on
Mar 10, 2023
Commit
4e00717
•
1 Parent(s):
62f1b48
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+3
-0
README.md
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
- Fine-tuned BERT model on news data
2
+
- the model used this data: https://www.kaggle.com/datasets/sadikaljarif/fake-news-detection-dataset-english
3
+
- the model achieved AUC score = 0.9990 with just 3 epochs