five

thomas-yanxin/ost-bench-mirror

收藏
Hugging Face2026-04-07 更新2026-04-12 收录
下载链接:
https://hf-mirror.com/datasets/thomas-yanxin/ost-bench-mirror
下载链接
链接失效反馈
官方服务:
资源简介:
--- license: cc-by-nc-4.0 task_categories: - question-answering - multiple-choice - visual-question-answering - image-text-to-text language: - en pretty_name: OST-Bench size_categories: - 10K<n<100K dataset_info: features: - name: scan_id dtype: string - name: turn_id dtype: int64 - name: type dtype: string - name: new_observations sequence: string - name: origin_question dtype: string - name: option sequence: string - name: answer dtype: string splits: - name: test num_examples: 10000 configs: - config_name: default data_files: - split: test path: OST_bench.json --- This page contains the data for the paper "OST-Bench: Evaluating the Capabilities of MLLMs in Online Spatio-temporal Scene Understanding." [**🌐 Homepage**](https://rbler1234.github.io/OSTBench.github.io/) | [**📑 Paper**](https://arxiv.org/pdf/2507.07984) | [**💻 Code**](https://github.com/OpenRobotLab/OST-Bench) | [**📖 arXiv**](https://arxiv.org/abs/2507.07984) ## Introduction Download OST-Bench for evaluation only: ``` huggingface-cli download rbler/OST-Bench --include OST_bench.json,img.zip --repo-type dataset ``` Download OST-Bench for both training and evaluation: ``` huggingface-cli download rbler/OST-Bench --repo-type dataset ``` ## Dataset Description The `imgs`/`img_train` zipfile contains image data corresponding to 1.4k/7k scenes. Each scene has its own subfolder, which stores the observations captured by the agent while exploring that scene. OST_bench.json/OST_bench_train.json consists of 10k/50k data samples, where each sample represents one round of Q&A (question and answer) and includes the new observations for that round. The structure of each sample (dictionary) is as follows: ```python { "scan_id" (str): Unique identifier for the scene scan, "system_prompt" (str): Shared context/prompt for the multi-turn conversation, "turn_id" (int): Index of the current turn in the dialogue, "type" (str): Question subtype/category, "origin_question" (str): Original question text, "answer" (str): Ground-truth answer, "option" (list[str]): Multiple-choice options, "new_observations" (list[str]): Relative paths to new observation images (within `imgs` dir), "user_message" (str): Formatted input prompt for the model, } ``` Samples with the same `scan_id` belong to the same multi-turn conversation group. During model evaluation, each multi-turn conversation group is processed as a unit: the shared `system_prompt` is provided, and new observations along with questions are fed in sequentially according to `turn_id`. ## Evaluation Instructions Please refer to our [evaluation code](https://github.com/OpenRobotLab/OST-Bench) for details.
提供机构:
thomas-yanxin
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作