File size: 464 Bytes
51e3fcf
 
 
 
 
 
 
 
 
 
 
931018b
51e3fcf
 
931018b
51e3fcf
79ace0b
931018b
51e3fcf
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: prompt
    dtype: string
  - name: label
    dtype: string
  - name: video
    dtype: video
  splits:
  - name: training
    num_bytes: 363854.0
    num_examples: 9
  - name: validation
    num_bytes: 347942.0
    num_examples: 8
  download_size: 17694
  dataset_size: 711796.0
configs:
- config_name: default
  data_files:
  - split: training
    path: data/training-*
  - split: validation
    path: data/validation-*
---