paper-with-me

홈 › Papers

GPT-NL Public Corpus: A Permissively Licensed, Dutch-First Dataset for LLM Pre-training

2026-04-01 · Jesse van Oort, Frank Brinkkemper, Erik de Graaf, Bram Vanroy, Saskia Lensink arxiv

We present the GPT-NL Public Corpus, the biggest permissively licensed corpus of Dutch language resources. The GPT-NL Public Corpus contains 21 Dutch-only collections totalling 36B preprocessed Dutch tokens not present in any other LLM pretraining corpus. Additionally, the corpus includes roughly 207B English, 232B Code, and 48B German/Danish tokens taken from existing sets which we further curated for compliance. This corpus includes curated data from large existing corpora like Common Corpus and Common Crawl, as well as newly created Dutch-specific collections. Most newly created Dutch collections consist of content collected in collaboration with organisations or synthetically augmented content. All data is collected and evaluated with the aim of facilitating the creation of (commercial) language models that are lawful, useful and non-harmful. All data included in the GPT-NL Public Corpus is sourced from datasets with permissive licensing and is curated and redistributed under a CC-BY license. The full dataset is publicly available on the Hugging Face Hub.

📄 PDF Abstract BibTeX arXiv:2604.00920

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LR-Sum: Summarization for Less-Resourced Languages

2022-12-19 · Chester Palen-Michel, Constantine Lignos

This preprint describes work in progress on LR-Sum, a new permissively-licensed dataset created with the goal of enabling further research in automatic summarization for less-resourced languages. LR-Sum contains human-wr…

The Stack: 3 TB of permissively licensed source code

2022-11-20 · Denis Kocetkov, Raymond Li, Loubna Ben allal, Jia Li 외

Large Language Models (LLMs) play an ever-increasing role in the field of Artificial Intelligence (AI)--not only for natural language processing but also for code understanding and generation. To stimulate open and respo…

HumanEvalmbpp

EDA Corpus: A Large Language Model Dataset for Enhanced Interaction with OpenROAD

2024-05-04 · Bing-Yue Wu, Utsav Sharma, Sai Rahul Dhanvi Kankipati, Ajay Yadav 외

Large language models (LLMs) serve as powerful tools for design, providing capabilities for both task automation and design assistance. Recent advancements have shown tremendous potential for facilitating LLM integration…

Language ModelingLanguage ModellingLarge Language Model

IncompeBench: A Permissively Licensed, Fine-Grained Benchmark for Music Information Retrieval

2026-02-12 · Benjamin Clavié, Atoof Shakir, Jonah Turner, Sean Lee 외 arxiv

Multimodal Information Retrieval has made significant progress in recent years, leveraging the increasingly strong multimodal abilities of deep pre-trained models to represent information across modalities. Music Informa…

Information Retrieval

InCoder: A Generative Model for Code Infilling and Synthesis

2022-04-12 · Daniel Fried, Armen Aghajanyan, Jessy Lin, Sida Wang 외

Code is seldom written in a single left-to-right pass and is instead repeatedly edited and refined. We introduce InCoder, a unified generative model that can perform program synthesis (via left-to-right generation) as we…

Code GenerationComment GenerationProgram Synthesis