Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
---
|
2 |
license: afl-3.0
|
3 |
---
|
|
|
|
|
|
1 |
---
|
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.
|