Papers › IndoNLU: Benchmark and Resources for Evaluating Indonesian Natural Language Understanding

IndoNLU: Benchmark and Resources for Evaluating Indonesian Natural Language Understanding

11 Sep 2020Asian Chapter of the Association for Computational Linguistics 2020arXiv:2009.05387archive 2025-07-28

Bryan Wilie, Karissa Vincentio, Genta Indra Winata, Samuel Cahyawijaya, Xiaohong Li, Zhi Yuan Lim, Sidik Soleman, Rahmad Mahendra, Pascale Fung, Syafri Bahar, Ayu Purwarianti

Although Indonesian is known to be the fourth most frequently used language over the internet, the research progress on this language in the natural language processing (NLP) is slow-moving due to a lack of available resources. In response, we introduce the first-ever vast resource for the training, evaluating, and benchmarking on Indonesian natural language understanding (IndoNLU) tasks. IndoNLU includes twelve tasks, ranging from single sentence classification to pair-sentences sequence labeling with different levels of complexity. The datasets for the tasks lie in different domains and styles to ensure task diversity. We also provide a set of Indonesian pre-trained models (IndoBERT) trained from a large and clean Indonesian dataset Indo4B collected from publicly available sources such as social media texts, blogs, news, and websites. We release baseline models for all twelve tasks, as well as the framework for benchmark evaluation, and thus it enables everyone to benchmark their system performances.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2009.05387")

Code

Syntology Ran 2 of 14 code samples harvested from 1 repository linked to this paper; 12 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · our draft was wrong.

By repository: official repository: 14 samples from 1 repository, 2 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

indobenchmark/indonlu officialmentioned on GitHubpytorchApache-2.0 report
LazarusNLP/NusaBERT mentioned on GitHubpytorchApache-2.0 report
assulthoni/TweetSentimentIndoBERT mentioned on GitHubpytorchGPL-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 2 ran; 1 honoured the contract we drafted; 12 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
1ran · our draft was wrong
12unverified

Licence: 0 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from indobenchmark/indonlu. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

get_lr indobenchmark/indonlu/predict.py official repository ran · honoured contract Apache-2.0 (permissive) · e9c7d263fd12f86d · report
metrics_to_string indobenchmark/indonlu/predict.py official repository ran · our draft was wrong Apache-2.0 (permissive) · 2c8f98e551054b67 · report
aspect_extraction_metrics_fn indobenchmark/indonlu/utils/metrics.py official repository unverified Apache-2.0 (permissive) · 0fb5de45230b147d · report
emotion_detection_metrics_fn indobenchmark/indonlu/utils/metrics.py official repository unverified Apache-2.0 (permissive) · 536eda93d03af310 · report
end_of_chunk indobenchmark/indonlu/utils/conlleval.py official repository unverified Apache-2.0 (permissive) · abc247eaad47c595 · report
forward_sequence_classification indobenchmark/indonlu/utils/forward_fn.py official repository unverified Apache-2.0 (permissive) · b0608daef236473c · report
forward_sequence_multi_classification indobenchmark/indonlu/utils/forward_fn.py official repository unverified Apache-2.0 (permissive) · 53f0892c0d642652 · report
forward_word_classification indobenchmark/indonlu/utils/forward_fn.py official repository unverified Apache-2.0 (permissive) · 0e01586952d91f1a · report
gen_embeddings indobenchmark/indonlu/utils/functions.py official repository unverified Apache-2.0 (permissive) · 931c15ea00fd6e21 · report
load_vocab indobenchmark/indonlu/utils/functions.py official repository unverified Apache-2.0 (permissive) · 4384e3778f7c4a96 · report
ner_metrics_fn indobenchmark/indonlu/utils/metrics.py official repository unverified Apache-2.0 (permissive) · b9229e6df7796a72 · report
parse_tag indobenchmark/indonlu/utils/conlleval.py official repository unverified Apache-2.0 (permissive) · 2e9480de024f3eec · report
predict indobenchmark/indonlu/predict.py official repository unverified Apache-2.0 (permissive) · da384f25986bd37e · report
start_of_chunk indobenchmark/indonlu/utils/conlleval.py official repository unverified Apache-2.0 (permissive) · 8a646b990ee217c9 · report

Tasks

BenchmarkingDiversityNatural Language UnderstandingSentenceSentence Classification

Datasets

Introduced by this paper, per the archive.

IndoNLU Benchmark

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections