File size: 418 Bytes
273b13b d041c2b 273b13b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
---
dataset_info:
features:
- name: image
dtype: image
- name: time
dtype: string
- name: clock_params
dtype: string
- name: clock_coordinates
dtype: string
splits:
- name: train_0
num_bytes: 32292636049.0
num_examples: 388000
download_size: 30594925964
dataset_size: 32292636049.0
configs:
- config_name: default
data_files:
- split: train_0
path: data/train_0-*
---
|