Zicons commited on
Commit
8171b07
·
1 Parent(s): a04c8c3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -10,6 +10,8 @@
10
  ## Model Details
11
  Fine-tuned BERT Model for Claim Relevance Identification
12
 
 
 
13
  ### Model Description
14
  This Hugging Face model is a fine-tuned BERT model specifically developed for identifying relevant claims in the context of combating fake news.
15
  The model was trained as part of a bachelor thesis project aimed at automating the fact-checking process by automatically identifying claims of interest.
 
10
  ## Model Details
11
  Fine-tuned BERT Model for Claim Relevance Identification
12
 
13
+ Based on this model: https://huggingface.co/textattack/bert-base-uncased-yelp-polarity
14
+
15
  ### Model Description
16
  This Hugging Face model is a fine-tuned BERT model specifically developed for identifying relevant claims in the context of combating fake news.
17
  The model was trained as part of a bachelor thesis project aimed at automating the fact-checking process by automatically identifying claims of interest.