ghanashyamvtatti commited on
Commit
90a8050
·
1 Parent(s): 10229ed

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ A fake news detector using RoBERTa.
2
+
3
+ Dataset: https://www.kaggle.com/clmentbisaillon/fake-and-real-news-dataset
4
+
5
+ Training involved using hyperparameter search with 10 trials.