File size: 597 Bytes
d91d0b8 3c2cabe |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 |
---
dataset_info:
features:
- name: image
dtype: image
- name: elements
list:
- name: instruction
dtype: string
- name: bbox
sequence: float32
- name: data_type
dtype: string
- name: qa
list:
- name: question
dtype: string
- name: answer
dtype: string
splits:
- name: train
num_bytes: 127390778644.886
num_examples: 271121
download_size: 129591223020
dataset_size: 127390778644.886
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
https://github.com/njucckevin/SeeClick |