EngEmBERT8 / README.md
poltextlab's picture
Update README.md
4bd6f40 verified
|
raw
history blame
No virus
703 Bytes
metadata
license: apache-2.0

Model description Cased fine-tuned BERT model for English, trained on (manually annotated) Hungarian parliamentary speeches scraped from parlament.hu, and translated with Google Translate API.

Training The fine-tuned version of the original bert-base-cased model (bert-base-cased), trained on HunEmPoli corpus, translated with Google Translate API.

The model can be used as any other (cased) BERT model. It has been tested recognizing emotions at the sentence level in (parliamentary) pre-agenda speeches, where:

'Label_0': Neutral 'Label_1': Fear 'Label_2': Sadness 'Label_3': Anger 'Label_4': Disgust 'Label_5': Success 'Label_6': Joy 'Label_7': Trust

Eval results