Data Processing for the OpenGPT-X Model Family
Nicolo' Brandizzi, Hammam Abdelwahab, Anirban Bhowmick, Lennard Helmer, Benny J\"org Stein, Pavel Denisov, Qasid Saleem, Michael Fromm, Mehdi Ali, Richard Rutmann, Farzad Naderi, Mohamad Saif Agy, Alexander Schwirjow, Fabian K\"uch, Luzian Hahn, Malte Ostendorff

TL;DR
This paper details the data processing pipeline for the OpenGPT-X project, focusing on multilingual data preparation, filtering, and compliance to develop high-quality European language models.
Contribution
It introduces specialized data processing pipelines for curated and web data, enhancing transparency and regulatory compliance in multilingual LLM training.
Findings
Effective filtering and deduplication methods for web data
Enhanced transparency in dataset preparation
Insights into multilingual data challenges
Abstract
This paper presents a comprehensive overview of the data preparation pipeline developed for the OpenGPT-X project, a large-scale initiative aimed at creating open and high-performance multilingual large language models (LLMs). The project goal is to deliver models that cover all major European languages, with a particular focus on real-world applications within the European Union. We explain all data processing steps, starting with the data selection and requirement definition to the preparation of the final filtered data. We distinguish between curated data and web data, as each of these categories is handled by distinct pipelines, with curated data undergoing minimal filtering and web data requiring extensive filtering and deduplication. This distinction guided the development of specialized algorithmic solutions for both pipelines. In addition to describing the processing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
- 🤗openGPT-X/Teuken-7B-instruct-commercial-v0.4model· 1.5k dl· ♡ 741.5k dl♡ 74
- 🤗KnutJaegersberg/Teuken-7B-instruct-commercial-v0.4-8.0bpw-exl2model
- 🤗KnutJaegersberg/Teuken-7B-instruct-research-v0.4-8.0bpw-exl2model· 1 dl1 dl
- 🤗QuantFactory/Teuken-7B-instruct-research-v0.4-GGUFmodel· 281 dl· ♡ 2281 dl♡ 2
- 🤗QuantFactory/Teuken-7B-instruct-commercial-v0.4-GGUFmodel· 293 dl· ♡ 2293 dl♡ 2
- 🤗stelterlab/Teuken-7B-instruct-commercial-v0.4-AWQmodel
- 🤗RichardErkhov/openGPT-X_-_Teuken-7B-instruct-commercial-v0.4-awqmodel· 1 dl1 dl
- 🤗embraceableAI/Teuken-7B-instruct-commercial-v0.4-16k-Context-FT-ChatMLmodel· 2 dl· ♡ 12 dl♡ 1
- 🤗openGPT-X/Teuken-7B-instruct-v0.6model· 2.4k dl· ♡ 102.4k dl♡ 10
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDistributed and Parallel Computing Systems
MethodsFocus
