paper-with-me

Papers

DataDreamer: A Tool for Synthetic Data Generation and Reproducible LLM Workflows

2024-02-16 · Ajay Patel, Colin Raffel, Chris Callison-Burch

Large language models (LLMs) have become a dominant and important tool for NLP researchers in a wide range of tasks. Today, many researchers use LLMs in synthetic data generation, task evaluation, fine-tuning, distillation, and other model-in-the-loop research workflows. However, challenges arise when using these models that stem from their scale, their closed source nature, and the lack of standardized tooling for these new and emerging workflows. The rapid rise to prominence of these models and these unique challenges has had immediate adverse impacts on open science and on the reproducibility of work that uses them. In this paper, we introduce DataDreamer, an open source Python library that allows researchers to write simple code to implement powerful LLM workflows. DataDreamer also helps researchers adhere to best practices that we propose to encourage open science and reproducibility. The library and documentation are available at https://github.com/datadreamer-dev/DataDreamer .

📄 PDF Abstract BibTeX arXiv:2402.10379

Code (1)

datadreamer-dev/datadreamer 공식 구현 jax

Tasks

Synthetic Data Generation

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

SDialog: A Python Toolkit for Synthetic Dialogue Generation and Analysis

2025-06-12 · Sergio Burdisso, Esaú Villatoro-Tello, Petr Motlicek

The advancement of conversational AI systems relies on the availability of high-quality, flexible, and reproducible synthetic dialogues for training, evaluation, and benchmarking. SDialog is a modular, extensible Python …

BenchmarkingDialogue GenerationManagementSynthetic Data Generation

InPars Toolkit: A Unified and Reproducible Synthetic Data Generation Pipeline for Neural Information Retrieval

2023-07-10 · Hugo Abonizio, Luiz Bonifacio, Vitor Jeronymo, Roberto Lotufo 외

Recent work has explored Large Language Models (LLMs) to overcome the lack of training data for Information Retrieval (IR) tasks. The generalization abilities of these models have enabled the creation of synthetic in-dom…

GPUInformation RetrievalRetrievalSynthetic Data Generation

FLOW: A Feedback-Driven Synthetic Longitudinal Dataset of Work and Wellbeing

2025-12-28 · Wafaa El Husseini arxiv

Access to longitudinal, individual-level data on work-life balance and wellbeing is limited by privacy, ethical, and logistical constraints. This poses challenges for reproducible research, methodological benchmarking, a…

InPars+: Supercharging Synthetic Data Generation for Information Retrieval Systems

2025-08-19 · Matey Krastev, Miklos Hamar, Danilo Toapanta, Jesse Brouwers 외 arxiv

This work revisits and extends synthetic query generation pipelines for Neural Information Retrieval (NIR) by leveraging the InPars Toolkit, a reproducible, end-to-end framework for generating training data using large l…

Synthetic Data GenerationInformation Retrieval

The Verification Crisis: Expert Perceptions of GenAI Disinformation and the Case for Reproducible Provenance

2026-02-02 · Alexander Loth, Martin Kappes, Marc-Oliver Pahl arxiv

The growth of Generative Artificial Intelligence (GenAI) has shifted disinformation production from manual fabrication to automated, large-scale manipulation. This article presents findings from the first wave of a longi…

Text Generation