CoolFace
Modelpublic

HiTZ/xlm-roberta-large-metaphor-interpretationNLI-es

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes16downloads
Model Card

XLM-RoBERTa for Spanish Metaphor Interpretation

This model is a fine-tuned version of XLM-RoBERTa-large on MultiNLI dataset, for metaphor interpretation through NLI in Spanish at premise-hypothesis level. This model is presented in our paper Meta4XNLI: A Crosslingual Parallel Corpus for Metaphor Detection and Interpretation

Model Sources

<!-- Provide the basic links for the model. -->

Training & Testing Data

MultiNLI dataset (Williams et al. 2018).

Training Hyperparameters
  • Batch size: 8
  • Weight Decay: 0.1
  • Learning Rate: 0.00005
  • Epochs: 4

Results

  • Accuracy: 83.51

Label Dictionary

{
  "LABEL_0": "B-METAPHOR",
  "LABEL_1": "I-METAPHOR",
  "LABEL_2": "O"
}

Citation

If you use this model, please cite our work:


@InProceedings{N18-1101,
  author = "Williams, Adina
            and Nangia, Nikita
            and Bowman, Samuel",
  title = "A Broad-Coverage Challenge Corpus for
           Sentence Understanding through Inference",
  booktitle = "Proceedings of the 2018 Conference of
               the North American Chapter of the
               Association for Computational Linguistics:
               Human Language Technologies, Volume 1 (Long
               Papers)",
  year = "2018",
  publisher = "Association for Computational Linguistics",
  pages = "1112--1122",
  location = "New Orleans, Louisiana",
  url = "http://aclweb.org/anthology/N18-1101"
}


@misc{sanchezbayona2024meta4xnlicrosslingualparallelcorpus,
      title={Meta4XNLI: A Crosslingual Parallel Corpus for Metaphor Detection and Interpretation}, 
      author={Elisa Sanchez-Bayona and Rodrigo Agerri},
      year={2024},
      eprint={2404.07053},
      archivePrefix={arXiv},
      primaryClass={cs.CL},
      url={https://arxiv.org/abs/2404.07053}, 
}

Dataset Card Contact

{elisa.sanchez, rodrigo.agerri}@ehu.eus