datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
browsecomp-plus-trajectoriesBrowseComp-V3
BrowseComp-V3: A Benchmark Dataset for Multimodal Browsing Agents
A dataset containing 300 samples with encrypted question-answer pairs, images, search trajectories, and sub-goals.
Contents
├── data/
│ ├── train.jsonl # Main dataset (1.44 MB, 300 samples)
│ └── images/ # Referenced images
├── scripts/
│ ├── decryption_script.py # Decrypt entire dataset
│ ├── decrypt_batch.py # Batch decrypt to files
│ ├── encryption_utils.py… See the full description on the dataset page: https://huggingface.co/datasets/Halcyon-Zhang/BrowseComp-V3.browsecomp-plusbrowsecomp-plus-passage-corpus
Passage Corpus for the BrowseComp-Plus Dataset
Total downloads since release, read live from the Hugging Face Hub API (downloadsAllTime)
This repository contains the passage corpus for the BrowseComp-Plus dataset, used in the paper Revisiting Text Ranking in Deep Research, which has been accepted at SIGIR 2026, the 49th International ACM SIGIR Conference on Research and Development in Information Retrieval.
Code: https://github.com/ChuanMeng/text-ranking-in-deep-research
The… See the full description on the dataset page: https://huggingface.co/datasets/grill-lab/browsecomp-plus-passage-corpus.browsecomp-plus-resultsbrowsecomp-gptoss-clean-qwen35-sft
BrowseComp GPT-oss SFT Data (Qwen3.5 Format)
Multi-turn SFT training data for Qwen3.5 models, converted from GPT-oss-120B
BrowseComp trajectories. Available in two formats.
Files
OpenAI Messages Format (recommended for general use)
browsecomp-gptoss-clean-full-messages.json — 372 examples, standard messages format with tool_calls
LLaMA-Factory ShareGPT Format
browsecomp-gptoss-clean-full.json — 372 examples, LLaMA-Factory sharegpt format… See the full description on the dataset page: https://huggingface.co/datasets/rl-rag/browsecomp-gptoss-clean-qwen35-sft.
