Fri - Mon 7 Aug 2026 - 7 Sep 2026

By DKZ.2R: Data Challenge - Data Filtering

Event Online
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 4th.
  • Location: Online on Codabench

As always, this event is free of charge!

Related Posts

Announcement - Call for participation

Announcement - Call for participation

Update (June 24, 2024)

The call for participation is now open! Read more

Upcoming!

The Data Literacy Center Rhine-Rhur is issuing a call for participation in its “rent-an-expert” project! This is a great opportunity for PhD students and early postdocs who are working on research projects that involve data science, artificial intelligence, high performance computing and simulation, to get free support from our expert consultants.

Support can take the form of short- or long-term consulting, depending on the needs of the project. More info will be available shortly!

Read More
A Survival Guide to Research Data Sharing Services in the Rhine-Ruhr Region

A Survival Guide to Research Data Sharing Services in the Rhine-Ruhr Region

A Survival Guide to Research Data Sharing Services in the Rhine-Ruhr Region

There are a lot of reasons why collaborating with other researchers on scientific projects is great! It provides new perspectives and gives you the chance to benefit from other people’s knowledge and input. When it comes to sharing and exchanging data across multiple locations and devices however, researchers are often disoriented and don’t know which tools, cloud services and so on are safe to share data in a secure and ethical way.

Read More
How To: Good Scientific Practice

How To: Good Scientific Practice

“Scientific integrity forms the basis for trustworthy research”, so it says in the Guidelines for Safeguarding Good Research Practice of the DFG, the German Research Foundation. As a major funder of research in Germany the DFG, as well as many other funders of research in Germany and the European Union, requires researchers to follow a certain set of rules conducting their research. These rules are called “good scientific practice” and have to be followed by researchers to be viable for funding. According to the guidelines researchers are required to “document all information relevant to the production of a research result as clearly as is required by and is appropriate for the relevant subject area to allow the result to be reviewed and assessed”. But good scientific practice is not done by documenting your research. It also includes i.a. protecting the personality rights of your subjects and handling research data in an appropriate manner by e.g. “back(-ing) up research data and results made publicly available, as well as the central materials on which they are based and the research software used, by adequate means according to the standards of the relevant subject area, and retain them for an appropriate period of time.” This is where Research Data Management (RDM) comes in. Of course RDM is much more than just creating a backup of your data on a USB-Stick and handing it over to anyone asking for it. “Good scientific practice” in RDM follows the FAIR principles:

Read More