← Search

Genta Winata

8 accepted papers

2024

Cendol: Open Instruction-tuned Generative Large Language Models for Indonesian Languages

ACL 2024long

Large language models (LLMs) show remarkable human-like capability in various domains and languages. To bridge this quality gap, we introduce Cendol, a collection of Indonesian LLMs encompassing both decoder-only and encoder-decoder architectures across a range of model sizes. We highlight Cendol’s…

Cited by 11SourcePDFScholar
2024

SemRel2024: A Collection of Semantic Textual Relatedness Datasets for 13 Languages

ACL 2024findings

Exploring and quantifying semantic relatedness is central to representing language and holds significant implications across various NLP tasks. While earlier NLP research primarily focused on semantic similarity, often within the English language context, we instead investigate the broader phenomeno…

2023

BLOOM+1: Adding Language Support to BLOOM for Zero-Shot Prompting

ACL 2023long

The BLOOM model is a large publicly available multilingual language model, but its pretraining was limited to 46 languages. To extend the benefits of BLOOM to other languages without incurring prohibitively large costs, it is desirable to adapt BLOOM to new languages not seen during pretraining. In…

2023

Multi-lingual and Multi-cultural Figurative Language Understanding

ACL 2023findings

Figurative language permeates human communication, but at the same time is relatively understudied in NLP. Datasets have been created in English to accelerate progress towards measuring and improving figurative language processing in language models (LMs). However, the use of figurative language is…

Cited by 26SourcePDFScholar
2023

NusaCrowd: Open Source Initiative for Indonesian NLP Resources

ACL 2023findings

We present NusaCrowd, a collaborative initiative to collect and unify existing resources for Indonesian languages, including opening access to previously non-public resources. Through this initiative, we have brought together 137 datasets and 118 standardized data loaders. The quality of the dataset…

2023

On “Scientific Debt” in NLP: A Case for More Rigour in Language Model Pre-Training Research

ACL 2023long

This evidence-based position paper critiques current research practices within the language model pre-training literature. Despite rapid recent progress afforded by increasingly better pre-trained language models (PLMs), current PLM research practices often conflate different possible sources of mod…

Cited by 8SourcePDFScholar
2023

Overcoming Catastrophic Forgetting in Massively Multilingual Continual Learning

ACL 2023findings

Real-life multilingual systems should be able to efficiently incorporate new languages as data distributions fed to the system evolve and shift over time. To do this, systems need to handle the issue of catastrophic forgetting, where the model performance drops for languages or tasks seen further in…

Cited by 22SourcePDFScholar
2023

The Decades Progress on Code-Switching Research in NLP: A Systematic Survey on Trends and Challenges

ACL 2023findings

Code-Switching, a common phenomenon in written text and conversation, has been studied over decades by the natural language processing (NLP) research community. Initially, code-switching is intensively explored by leveraging linguistic theories and, currently, more machine-learning oriented approach…