aswinsson commited on
Commit
47c3850
1 Parent(s): f11bd2d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -2,7 +2,8 @@
2
  license: afl-3.0
3
  ---
4
 
5
- The fake news classifer built using distillbert uncased. Created for the Fatima Fellowship coding challenge and trained on P100 instance for 3 epochs. The model is a binary classifier which predicts 1 in case of real news. This was created using the transformers library and the language used for training the model is primiarily English.
6
 
7
- Language: English
 
8
  Dataset: https:\/\/www.kaggle.com/datasets/clmentbisaillon/fake-and-real-news-dataset
 
2
  license: afl-3.0
3
  ---
4
 
5
+ The fake news classifer built using distillbert uncased. Created for the Fatima Fellowship coding challenge and trained on P100 instance for 3 epochs. The model is a binary classifier which predicts 1 in case of real news.
6
 
7
+ Library: transformers \
8
+ Language: English \
9
  Dataset: https:\/\/www.kaggle.com/datasets/clmentbisaillon/fake-and-real-news-dataset