Views
No views yet
ProsusAI/finbert on annotated ECB communication (press conference
statements, speeches and monetary-policy statements).
Labels: dovish, neutral, hawkish.| loss | accuracy | f1 macro | f1 weighted |
|---|---|---|---|
| 1.9325 | 0.6078 | 0.6054 | 0.6115 |
1from transformers import pipeline
2clf = pipeline("text-classification", model="LorenzoAleCon29/finbert-ecb-hawkish-dovish")
3clf("Inflationary pressures warrant a tightening of the policy stance.")