aswinsson commited on
Commit
4739e28
1 Parent(s): 9ea1a4f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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.