CoolFace
Modelpublic

NYTK/sentiment-hts2-xlm-roberta-hungarian

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes25downloads
Model Card

Hungarian Sentence-level Sentiment Analysis Model with XLM-RoBERTa

For further models, scripts and details, see our repository or our demo site.

  • —Pretrained model used: XLM-RoBERTa base
  • —Finetuned on Hungarian Twitter Sentiment (HTS) Corpus
  • —Labels: 0 (negative), 1 (positive)

Limitations

  • —maxseqlength = 128

Results

ModelHTS2HTS5
huBERT85.5668.99
XLM-RoBERTa85.5666.50

Citation

If you use this model, please cite the following paper:

@article {laki-yang-sentiment,
      author = {Laki, László János and Yang, Zijian Győző},
      title = {Sentiment Analysis with Neural Models for Hungarian},
      journal = {Acta Polytechnica Hungarica},
      year = {2023},
      publisher = {Obuda University},
      volume = {20},
      number = {5},
      doi = {10.12700/APH.20.5.2023.5.8},
      pages=      {109--128},
      url = {https://acta.uni-obuda.hu/Laki_Yang_134.pdf}
}