Zicons commited on
Commit
bf3fb36
·
1 Parent(s): 543f54a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -10,6 +10,9 @@
10
  # ba-claim/distilbert
11
  ## Model Details
12
  Fine-tuned DistilBERT Model for Claim Relevance Identification
 
 
 
13
 
14
  ### Model Description
15
  This Hugging Face model is a fine-tuned DistilBERT model specifically developed for identifying relevant claims in the context of combating fake news.
 
10
  # ba-claim/distilbert
11
  ## Model Details
12
  Fine-tuned DistilBERT Model for Claim Relevance Identification
13
+ Fine-tuned BERT Model for Claim Relevance Identification
14
+
15
+ Based on this model: https://huggingface.co/distilbert-base-uncased
16
 
17
  ### Model Description
18
  This Hugging Face model is a fine-tuned DistilBERT model specifically developed for identifying relevant claims in the context of combating fake news.