Update README.md
Browse files
README.md
CHANGED
@@ -2,4 +2,4 @@
|
|
2 |
license: afl-3.0
|
3 |
---
|
4 |
|
5 |
-
The fake news classifer built using distillbert uncased. The training data is from https://www.kaggle.com/datasets/clmentbisaillon/fake-and-real-news-dataset and trained on P100 instance for 3 epochs.
|
|
|
2 |
license: afl-3.0
|
3 |
---
|
4 |
|
5 |
+
The fake news classifer built using distillbert uncased. The training data is from https://www.kaggle.com/datasets/clmentbisaillon/fake-and-real-news-dataset created for the Fatima Fellowship coding challenge and trained on P100 instance for 3 epochs.
|