← Search

German Rigau

10 accepted papers

2025

IberoBench: A Benchmark for LLM Evaluation in Iberian Languages

COLING 2025main

The current best practice to measure the performance of base Large Language Models is to establish a multi-task benchmark that covers a range of capabilities of interest. Currently, however, such benchmarks are only available in a few high-resource languages. To address this situation, we present Ib…

Cited by 2SourcePDFScholar
2025

Instructing Large Language Models for Low-Resource Languages: A Systematic Study for Basque

EMNLP 2025

Instructing language models with user intent requires large instruction datasets, which are only available for a limited set of languages. In this paper, we explore alternatives to conventional instruction adaptation pipelines in low-resource scenarios. We assume a realistic scenario for low-resourc

2024

GoLLIE: Annotation Guidelines improve Zero-Shot Information-Extraction

ICLR 2024poster

Large Language Models (LLMs) combined with instruction tuning have made significant progress when generalizing to unseen tasks. However, they have been less successful in Information Extraction (IE), lagging behind task-specific models. Typically, IE tasks are characterized by complex annotation gui…

2024

Latxa: An Open Language Model and Evaluation Suite for Basque

ACL 2024long

We introduce Latxa, a family of large language models for Basque ranging from 7 to 70 billion parameters. Latxa is based on Llama 2, which we continue pretraining on a new Basque corpus comprising 4.3M documents and 4.2B tokens. Addressing the scarcity of high-quality benchmarks for Basque, we furth…

2024

MedMT5: An Open-Source Multilingual Text-to-Text LLM for the Medical Domain

COLING 2024main

Research on language technology for the development of medical applications is currently a hot topic in Natural Language Understanding and Generation. Thus, a number of large language models (LLMs) have recently been adapted to the medical domain, so that they can be used as a tool for mediating in…

Cited by 44SourcePDFScholar
2023

T-Projection: High Quality Annotation Projection for Sequence Labeling Tasks

EMNLP 2023long findings

In the absence of readily available labeled data for a given sequence labeling task and language, annotation projection has been proposed as one of the possible strategies to automatically generate annotated data. Annotation projection has often been formulated as the task of transporting, on parall…

Cited by 0SourcecodeScholar
2023

This is not a Dataset: A Large Negation Benchmark to Challenge Large Language Models

EMNLP 2023long main

Although large language models (LLMs) have apparently acquired a certain level of grammatical knowledge and the ability to make generalizations, they fail to interpret negation, a crucial step in Natural Language Processing. We try to clarify the reasons for the sub-optimal performance of LLMs under…

Cited by 0SourcecodeScholar
2022

Model and Data Transfer for Cross-Lingual Sequence Labelling in Zero-Resource Settings

EMNLP 2022finding

Zero-resource cross-lingual transfer approaches aim to apply supervised modelsfrom a source language to unlabelled target languages. In this paper we performan in-depth study of the two main techniques employed so far for cross-lingualzero-resource sequence labelling, based either on data or model t…

2021

Benchmarking Meta-embeddings: What Works and What Does Not

EMNLP 2021finding

In the last few years, several methods have been proposed to build meta-embeddings. The general aim was to obtain new representations integrating complementary knowledge from different source pre-trained embeddings thereby improving their overall quality. However, previous meta-embeddings have been…

2020

Language Independent Sequence Labelling for Opinion Target Extraction (Extended Abstract)

IJCAI 2020poster

In this paper we present a language independent system to model Opinion Target Extraction (OTE) as a sequence labelling task. The system consists of a combination of clustering features implemented on top of a simple set of shallow local features. Experiments on the well known Aspect Based Sentiment…