datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
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.
agentic-search-refiner-shortform-curated-v1
Agentic Search Refiner Shortform Curated v1
Curated short-form QA mixture for /home/nvidia/workspace/dr-tulu/rl/open-instruct/run_train_refiner_shortform_api_agent.sh.
This dataset is normalized to the ASearcher-compatible schema expected by rlvr_tokenize_asearcher_v1:
question: user query
answer: exact reference answer as a string
source, subset, source_id, metadata: provenance/debug fields
Composition
{
"asearcher_lrm_multihop": 300… See the full description on the dataset page: https://huggingface.co/datasets/lihaoxin2020/agentic-search-refiner-shortform-curated-v1.agentic-search-chromadb
