agentic-search
deepresearchgym-agentic-search-logs
DeepResearchGym Agentic Search Logs
This repository hosts the dataset accompanying the paper “Agentic Search in the Wild” (arXiv: https://arxiv.org/abs/2601.17617).
The dataset contains 14M+ search queries collected via DeepResearchGym (DRGym), an open-source search API designed for DeepResearch-style agentic search. For more background on DRGym, see: https://arxiv.org/abs/2505.19253.
All records have been anonymized and shuffled to prevent re-identification, and we additionally… See the full description on the dataset page: https://huggingface.co/datasets/cx-cmu/deepresearchgym-agentic-search-logs.ASQ
🤖 ASQ: Agentic Search Queryset
A dataset capturing RAG agents' search behaviours.
📖 Dataset Description
ASQ (Agentic Search Queryset) is a dataset designed to capture the search behaviors of the RAG agents.
It collects intermediate synthetic queries, retrieved documents, and thoughts (reasoning descriptions) produced or consumed by agents.
📊 Dataset Statistics
615k traces (0.12% incomplete)
614k answers
680k synthetic queries
680k retrieved ranked… See the full description on the dataset page: https://huggingface.co/datasets/AgenticSearchQueryset/ASQ.Nemotron-SFT-Agentic-v2-search-toolcalling-parquet
Nemotron-SFT-Agentic-v2 Search and Tool Calling Parquet
Subset Parquet conversion of nvidia/Nemotron-SFT-Agentic-v2 containing only the search and tool calling splits.
Nested JSON fields are preserved as compact JSON strings to keep a stable Parquet schema across records.
Files
search.parquet: 5,968 rows
tool_calling.parquet: 8,444 rows
Note: one malformed source record in tool_calling.jsonl is preserved via __raw_record and __parse_error.
agentic-search-data
Agentic search — synthetic multi-hop retrieval dataset
JSONL artifacts for training and evaluating a retrieval agent across web, finance, legal, code, and science.
Files
File
Description
corpus.jsonl
Unique doc_id passages (supporting + distractor docs) with domain labels
sft_dataset.jsonl
Supervised fine-tuning tasks (~60% of tasks)
rl_dataset.jsonl
RL / GRPO-style prompts (~25%)
eval_dataset.jsonl
Held-out evaluation (~15%)
Splits are disjoint by… See the full description on the dataset page: https://huggingface.co/datasets/2796gauravc/agentic-search-data.repro-mm-deepresearch-a-simple-and-effective-multimodal-agentic-search-baseline-traces
Agent traces
Agent sessions published from a Trackio Logbook.
deepresearchgym-agentic-search-logs
DeepResearchGym Agentic Search Logs
This repository hosts the dataset accompanying the paper “Agentic Search in the Wild” (arXiv: https://arxiv.org/abs/2601.17617).
The dataset contains 14M+ search queries collected via DeepResearchGym (DRGym), an open-source search API designed for DeepResearch-style agentic search. For more background on DRGym, see: https://arxiv.org/abs/2505.19253.
All records have been anonymized and shuffled to prevent re-identification, and we additionally… See the full description on the dataset page: https://huggingface.co/datasets/ethanning/deepresearchgym-agentic-search-logs.
