MuST-Bench / README.md
yejinc's picture
Upload dataset
3b1b97d verified
|
raw
history blame
588 Bytes
---
dataset_info:
features:
- name: filename
dtype: string
- name: id
dtype: int64
- name: lan1
dtype: string
- name: image1
dtype: string
- name: coords1
sequence: int64
- name: available1
dtype: bool
- name: lan2
dtype: string
- name: image2
dtype: string
- name: coords2
sequence: int64
- name: available2
dtype: bool
splits:
- name: test
num_bytes: 856713
num_examples: 1119
download_size: 199065
dataset_size: 856713
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---