File size: 723 Bytes
7823458 a04a0d1 7823458 a04a0d1 7823458 a04a0d1 7823458 a04a0d1 7823458 a04a0d1 7823458 9122ad8 7823458 9122ad8 7823458 9122ad8 7823458 9122ad8 7823458 |
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 34 35 36 37 38 39 40 |
---
dataset_info:
features:
- name: video_path
dtype: string
- name: caption
sequence: string
- name: binary_frames
dtype: binary
- name: num_frames
dtype: int16
- name: height
dtype: int16
- name: width
dtype: int16
- name: channels
dtype: int16
splits:
- name: train
num_bytes: 22957551683.0
num_examples: 6513
- name: val
num_bytes: 1781766566.0
num_examples: 497
- name: test
num_bytes: 10733501108.0
num_examples: 2990
download_size: 26461655099
dataset_size: 35472819357.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: val
path: data/val-*
- split: test
path: data/test-*
---
|