aswinsson commited on
Commit
32b5ee2
1 Parent(s): 4fef644

Update README.md

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