3DSpatialBench / README.md
HongchengGao's picture
追加 20 条新视频数据到 train split
b98790c verified
---
dataset_info:
features:
- name: ID
dtype: int64
- name: Images
list: image
- name: Question
dtype: string
- name: Options
dtype: string
- name: Answer
dtype: string
- name: GroundTruth
dtype: string
- name: Source
dtype: string
- name: Type
dtype: string
- name: Subtype
dtype: string
- name: InputModality
dtype: string
splits:
- name: train
num_bytes: 3117098179.446
num_examples: 4074
download_size: 1536234172
dataset_size: 3117098179.446
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# 3DSpatialBench
This dataset repository contains a processed CSV file for 3D spatial benchmarking.
- File: `filtered_processed_.csv`
- Source path (local): `/pfs/gaohongcheng/3ddata/filtered_processed_.csv`
Please update this README with schema, column descriptions, and licensing info.