paper-with-me

Papers

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

2026-08-13 · Victoria Basmov, Yoav Goldberg, Reut Tsarfaty arxiv

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 that merit investigation in their own right. To this end, we collect 57.5K unique samples of prompts from GitHub. Specifically, we focus on transactional prompts: reproducible natural language instructions that are integrated into software. To enable the empirical, quantitative study of prompts, we introduce a structured ontology, capturing the properties of prompts as well as their formal and semantic components. Based on this ontology, we transform prompts from unstructured raw texts into richly structured linguistic objects. Analysis of these structured data reveals significant diversity of usage patterns across languages, domains, tasks, and modalities, in a typical Zipf-like distribution where some clearly prevail and others, more diverse, appear in the long tail. To validate the reliability of the ontology-based annotation of the prompts, we perform a comprehensive error analysis across all fields, providing a detailed assessment of annotation quality. We release the dataset together with a browsing and exploration interface (https://github.com/OnlpLab/transactionalPromptsCollection ).

📄 PDF Abstract BibTeX arXiv:2608.12905

Code (2)

Tavish9/awesome-daily-AI-arxiv ★ 113
arxivsub/arXivSub_daily_arxiv ★ 4

Similar Papers 제목 키워드 기반

Security and Privacy Prompts in the Wild: What Users Ask LLMs and How LLMs Respond

2026-06-16 · Hobin Kim, Xiaoyuan Wu, Omer Akgul, Lujo Bauer 외 arxiv

Large language models (LLMs) are widely used to fulfill users' information needs; users ask LLMs about the weather, pose educational questions, and consult them for legal assistance. One particularly understudied area is…

FRSICL: LLM-Enabled In-Context Learning Flight Resource Allocation for Fresh Data Collection in UAV-Assisted Wildfire Monitoring

2025-07-14 · Yousef Emami, Hao Zhou, Miguel Gutierrez Gaitan, Kai Li 외 arxiv

Uncrewed Aerial Vehicles (UAVs) play a vital role in public safety, especially in monitoring wildfires, where early detection reduces environmental impact. In UAV-Assisted Wildfire Monitoring (UAWM) systems, jointly opti…

Reinforcement Learning

WildIFEval: Instruction Following in the Wild

2025-03-09 · Gili Lior, Asaf Yehudai, Ariel Gera, Liat Ein-Dor

Recent LLMs have shown remarkable success in following user instructions, yet handling instructions with multiple constraints remains a significant challenge. In this work, we introduce WildIFEval - a large-scale dataset…

Instruction Following

Language is Scary when Over-Analyzed: Unpacking Implied Misogynistic Reasoning with Argumentation Theory-Driven Prompts

2024-09-04 · Arianna Muti, Federico Ruggeri, Khalid Al-Khatib, Alberto Barrón-Cedeño 외

We propose misogyny detection as an Argumentative Reasoning task and we investigate the capacity of large language models (LLMs) to understand the implicit reasoning used to convey misogyny in both Italian and English. T…

RoMo: A Large-Scale, Richly Organized Dataset and Semantic Taxonomy for Human Motion Generation

2026-05-25 · Jiahao Zhang, Joseph Liu, Young-Yoon Lee, Seonghyeon Moon 외 arxiv

Success in generative modeling across language, image, and video demonstrates that large, well-curated datasets are the key driver for building capable models. 3D Human motion, however, has lagged behind, constrained by …