Overview
Fine tuned VinAI's BERTweet base model on the Wiki Weasel 2.0 Corpus from the Szeged Uncertainty Corpus for hedge (linguistic uncertainty) detection in social media texts. Model was trained and optimised using Ray Tune's implementation of Deep Mind's Population Based Training with the arithmetic mean of Accuracy & F1 as its evaluation metric.
Labels
- LABEL_1 = Positive (Hedge is detected within text)
- LABEL_0 = Negative (No Hedges detected within text)
Model Performance
Model | Accuracy | F1-Score | Accuracy & F1-Score |
---|---|---|---|
BERTweet-Hedge |
0.9680 | 0.8765 | 0.9222 |
- Downloads last month
- 12
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social
visibility and check back later, or deploy to Inference Endpoints (dedicated)
instead.