Karim-Gamal commited on
Commit
fafe9b0
1 Parent(s): 91d0683

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ pipeline_tag: text-classification
11
 
12
  # Pretrained Language Model for Fake News Detection
13
 
14
- > This repository contains a pretrained language model for fake news detection. The model was developed using PyTorch and the Hugging Face Transformers library, and was fine-tuned on a dataset of news articles to classify each article as either "fake" or "Satire".
15
 
16
 
17
  # Usage
 
11
 
12
  # Pretrained Language Model for Fake News Detection
13
 
14
+ > This repository contains a pretrained language model for fake news detection. The model was developed using PyTorch and the Hugging Face Transformers library, and was fine-tuned on a dataset of news articles to classify each article as either "fake : 1" or "Satire : 0".
15
 
16
 
17
  # Usage