#675 · Primary category: Education & Research
indonlu
The first-ever vast natural language processing benchmark for Indonesian Language. We provide multiple downstream tasks, pre-trained IndoBERT models, and a starter code! (AACL-IJCNLP 2020)
Project last updated:11/16/24
GitHub Stars
655
Forks
215
Contributors
6
License
Apache-2.0
Why we included this project
For anyone building or evaluating Indonesian-language NLP systems, IndoNLU is the benchmark to know. It bundles 12 downstream tasks covering sentiment, named-entity recognition, question answering, and similar NLU work, each with train and validation sets plus a masked test set so results stay comparable to the published numbers. The repo also ships IndoBERT and IndoBERT-lite, pretrained on a roughly 4-billion-word Indonesian corpus, along with the Indo4B text data and FastText embeddings used to train them. The starter code makes it easy to load a model and reproduce the reported results, which is handy when you want a solid baseline before adapting something to your own pipeline. If you work on low-resource or non-English language modeling, this is a well-documented reference for both evaluation and further pretraining.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI