paper-with-me

홈 › Papers

Data Processing for the OpenGPT-X Model Family

2024-10-11 · Nicolo' Brandizzi, Hammam Abdelwahab, Anirban Bhowmick, Lennard Helmer, Benny Jörg Stein, Pavel Denisov, Qasid Saleem, Michael Fromm, Mehdi Ali, Richard Rutmann, Farzad Naderi, Mohamad Saif Agy, Alexander Schwirjow, Fabian Küch, Luzian Hahn, Malte Ostendorff, Pedro Ortiz Suarez, Georg Rehm, Dennis Wegener, Nicolas Flores-Herr, Joachim köhler, Johannes Leveling

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 datasets for model training. 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 methodologies, we provide an in-depth analysis of the datasets, increasing transparency and alignment with European data regulations. Finally, we share key insights and challenges faced during the project, offering recommendations for future endeavors in large-scale multilingual data preparation for LLMs.

📄 PDF Abstract BibTeX arXiv:2410.08800

Code (0)

등록된 구현이 없습니다.

Tasks

model

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

OpenGPT-4o-Image: A Comprehensive Dataset for Advanced Image Generation and Editing

2025-09-29 · Zhihong Chen, Xuehai Bai, Yang Shi, Chaoyou Fu 외 arxiv

The performance of unified multimodal models for image generation and editing is fundamentally constrained by the quality and comprehensiveness of their training data. While existing datasets have covered basic tasks lik…

Image GenerationStyle Transfer

GPT-Sentinel: Distinguishing Human and ChatGPT Generated Content

2023-05-13 · Yutian Chen, Hao Kang, Vivian Zhai, Liangze Li 외

This paper presents a novel approach for detecting ChatGPT-generated vs. human-written text using language models. To this end, we first collected and released a pre-processed dataset named OpenGPTText, which consists of…

text-classificationText Classification

LLMs and Memorization: On Quality and Specificity of Copyright Compliance

2024-05-28 · Felix B Mueller, Rebekka Görge, Anna K Bernzen, Janna C Pirk 외

Memorization in large language models (LLMs) is a growing concern. LLMs have been shown to easily reproduce parts of their training data, including copyrighted work. This is an important problem to solve, as it may viola…

HallucinationMemorizationSpecificityText Matching

Family history information extraction via deep joint learning

2019-10-18 · BMC Medical Informatics and Decision Making 2019 10 · Xue Shi, Dehuan Jiang, Yuanhang Huang, Xiaolong Wang 외

Background: Family history (FH) information, including family members, side of family of family members (i.e., maternal or paternal), living status of family members, observations (diseases) of family members, etc., is …

Decision Making

A Generalization Bound for a Family of Implicit Networks

2024-10-09 · Samy Wu Fung, Benjamin Berkels

Implicit networks are a class of neural networks whose outputs are defined by the fixed point of a parameterized operator. They have enjoyed success in many applications including natural language processing, image proce…