File size: 499 Bytes
1472335
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: history_frame_1
    dtype: image
  - name: history_frame_2
    dtype: image
  - name: history_frame_3
    dtype: image
  - name: current_frame
    dtype: image
  - name: next_frame
    dtype: image
  - name: prompt
    dtype: string
  splits:
  - name: train
    num_bytes: 3251108267.75
    num_examples: 7322
  download_size: 3250474486
  dataset_size: 3251108267.75
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---