rasyosef commited on
Commit
4d4e88b
1 Parent(s): a1c6553

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -3,4 +3,6 @@ license: openrail
3
  ---
4
  # Fake news classifier
5
  This repo contains a fine-tuned bert text classification model that detects fake news articles!
 
 
6
  The `Load Model from Hugging Face Hub.ipynb` python notebook contains code that can be used to load the model and perform inference.
 
3
  ---
4
  # Fake news classifier
5
  This repo contains a fine-tuned bert text classification model that detects fake news articles!
6
+
7
+ ## Code
8
  The `Load Model from Hugging Face Hub.ipynb` python notebook contains code that can be used to load the model and perform inference.