datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
OpenSeeker-v1-Data
OpenSeeker: Democratizing Frontier Search Agents by Fully Open-Sourcing Training Data
OpenSeeker is an open-source search agent system that democratizes access to frontier search capabilities by fully open-sourcing its training data. We fine-tuned Qwen3-30B-A3B-Thinking-2507 with 11.7K training examples and achieved state-of-the-art performance on frontier search benchmarks:
Highlights
Superior performance on search agent benchmarks: 48.4 on BrowseComp-ZH, 29.5 on… See the full description on the dataset page: https://huggingface.co/datasets/PolarSeeker/OpenSeeker-v1-Data.openseeker-miroverse-mix-full
OpenSeeker + MiroVerse SFT mix (full)
All-data union of two deep-research agent SFT datasets in the OpenDR-eval agent wire
format (OpenAI-native messages, tools = search/visit, final answer wrapped in
<answer>...</answer>).
split
rows
composition
train
28691
4885 OpenSeeker + 23806 MiroVerse
validation
320
held-out
Columns: messages, tools, question, answer, n_tool_calls, source.
Why "full" rather than 1:1-by-rows
The earlier… See the full description on the dataset page: https://huggingface.co/datasets/Zephyr271828/openseeker-miroverse-mix-full.openseeker-miroverse-mix-1to1
OpenSeeker + MiroVerse 1:1 SFT mix
A 1:1 (by row count) mix of two deep-research agent SFT datasets, in the OpenDR-eval agent
wire format (OpenAI-native messages, tools = search/visit, final answer in <answer>...</answer>).
split
rows
composition
train
9,770
4,885 OpenSeeker + 4,885 MiroVerse
validation
128
64 + 64
Columns: messages, tools, question, answer, n_tool_calls, source.
OpenSeeker half: from Zephyr271828/openseeker_v1_sft.
MiroVerse half: HotpotQA /… See the full description on the dataset page: https://huggingface.co/datasets/Zephyr271828/openseeker-miroverse-mix-1to1.
