PulseAugur
EN
LIVE 10:48:46

Researchers release large dataset of transactional prompts from GitHub

Researchers have compiled a dataset of 57.5K unique transactional prompts from GitHub, focusing on reproducible natural language instructions integrated into software. They developed a structured ontology to analyze these prompts, revealing diverse usage patterns across languages, domains, tasks, and modalities, with a typical Zipf-like distribution. The dataset and an exploration interface are being released to facilitate empirical study of prompts, with a comprehensive error analysis conducted to ensure annotation quality. AI

IMPACT This dataset could enable deeper understanding and optimization of prompt engineering for LLMs.

RANK_REASON The item is an academic paper detailing a new dataset and methodology. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CL →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Researchers release large dataset of transactional prompts from GitHub

COVERAGE [1]

  1. arXiv cs.CL TIER_1 English(EN) · Victoria Basmov, Yoav Goldberg, Reut Tsarfaty ·

    Prompts in the Wild: A Large Analyzed Collection of Transactional Prompts in Code

    arXiv:2608.12905v1 Announce Type: new Abstract: The behavior of contemporary generative Large Language Models (LLMs) is directly shaped by prompts, unstructured texts that describe the desired output and model behavior. In this paper we argue that prompts are linguistic objects t…