Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,8 @@
|
|
2 |
license: afl-3.0
|
3 |
---
|
4 |
|
5 |
-
The fake news classifer built using distillbert uncased. Created for the Fatima Fellowship coding challenge and trained on P100 instance for 3 epochs. The model is a binary classifier which predicts 1 in case of real news.
|
6 |
|
7 |
-
|
|
|
8 |
Dataset: https:\/\/www.kaggle.com/datasets/clmentbisaillon/fake-and-real-news-dataset
|
|
|
2 |
license: afl-3.0
|
3 |
---
|
4 |
|
5 |
+
The fake news classifer built using distillbert uncased. Created for the Fatima Fellowship coding challenge and trained on P100 instance for 3 epochs. The model is a binary classifier which predicts 1 in case of real news.
|
6 |
|
7 |
+
Library: transformers \
|
8 |
+
Language: English \
|
9 |
Dataset: https:\/\/www.kaggle.com/datasets/clmentbisaillon/fake-and-real-news-dataset
|