Update README.md
Browse files
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.
|