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