Fri - Fri 7 Aug 2026 - 18 Sep 2026Past

Data Challenge - Data Filtering

Event Online
By DKZ.2R
More Information

Join us for the DKZ.2R Data Filtering Challenge an win up to 300 EUR!

Curate the training data for a language model without seeing a single line of the text.

A language model is only as good as the data it is trained on, and deciding what to keep or discard from a raw web corpus is a large part of that work. This challenge puts that decision in your hands.

You receive a set of precomputed per-document features for a large web corpus: measures of length, formatting, language, and character composition. Working from these features alone, you design a filtering configuration that selects a “high-quality” subset of documents. We then apply your configuration, fine-tune a language model on the selected subset, and evaluate it on a held-out German benchmark. The configuration that produces the best model wins.

This challenge is open to anyone curious about how training data shapes a language model, from students to practicing NLP/ML researchers. You do not need to train a model yourself or write code beyond editing a YAML config file: the core skill is reasoning about the features (what a high ratio of short lines or a low language-detection score tells you about a document) and turning that reasoning into threshold rules. Prior exposure to text-corpus cleaning or data-quality work helps but is not required.

The baseline you have to beat replicates the filtering heuristics published in the OpenGPT-X data-processing pipeline (Brandizzi et al., 2024), a peer-reviewed data-curation method.

You can join as an individual or as a group of max. four participants and win up to 300 EUR per team!

(Prizes: first place: 300 EUR, second place 150 EUR, and third place 100 EUR)

Join the challenge on Codabench: Codabench Challenge Link

Event Details:

  • Time: Friday, August 7th to Friday, September 18th.
  • Location: Online on Codabench

As always, this event is free of charge!

Related Posts

LaTeX for Academic Publishing

This event takes place in German

We are happy to announce another event of our well received two-day Carpentries workshop on LaTeX. This time for participants at HU Berlin on 17-18 July 2025. The workshop will cover the basics of structuring and writing a LaTeX document, as well as including graphics, tables, managing references, and other common tasks.

Workshop material is available online and will be presented by instructors who will walk you through the steps and are available for questions throughout the event. The event is open for participants from the faculty of philosophy at HU Berlin and takes place in German. No prior knowledge of LaTeX is required. If you are interested in taking part in the workshop, you can sign up via mail to the Open Science Ambassadors at the Berlin University Alliance under bua-osa-philfak@listserv.dfn.de.

Read More

LaTeX for Academic Publishing

We are happy to announce another event of our well received Carpentries workshop “LaTeX for Academic Publishing”. This time the event will take place on October 27th/28th at University of Duisburg-Essen, Campus Essen, and therefore serves as a satellite event to our Data Café - Summer Closing Edition on October 28th in Essen. The workshop will cover the basics of structuring and writing a LaTeX document, as well as including graphics, tables, managing references, and other common tasks.

Read More

Advanced Git

A workshop offered in collaboration with the Graduate center of Bonn University.

In this workshop, we will look at the steps beyond “git add” and “git commit” and look at some of the less frequently used (but still important!) git commands to help you resolve common issues that arise in git controlled projects.

Read More