CoolFace
Modelpublic

LorenzoAleCon29/roberta-large-ecb-hawkish-dovish

sourceHugging Faceupdated 1mo agoView on Hugging Face
0likes13downloads
Model Card

roberta-large - ECB hawkish/dovish/neutral classifier

Fine-tuned from roberta-large on annotated ECB communication (press conference statements, speeches and monetary-policy statements). Labels: dovish, neutral, hawkish.

Test-set performance

lossaccuracyf1 macrof1 weighted
2.29080.65270.65240.6558

Usage

python
from transformers import pipeline
clf = pipeline("text-classification", model="LorenzoAleCon29/roberta-large-ecb-hawkish-dovish")
clf("Inflationary pressures warrant a tightening of the policy stance.")

Training curves, trainer states and full reports: https://github.com/LorenzoAlessandro/BdF-Project