nhop commited on
Commit
a37b570
·
verified ·
1 Parent(s): 903c65e

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: video
5
+ dtype: video
6
+ - name: prompt
7
+ dtype: string
8
+ - name: label
9
+ dtype: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 362392.0
13
+ num_examples: 9
14
+ - name: validation
15
+ num_bytes: 347795.0
16
+ num_examples: 8
17
+ download_size: 18415
18
+ dataset_size: 710187.0
19
+ configs:
20
+ - config_name: default
21
+ data_files:
22
+ - split: train
23
+ path: data/train-*
24
+ - split: validation
25
+ path: data/validation-*
26
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58c93cc9a90133954412e9bbfe38a5b1f370770d5cdc6cf37f11ecf020c77f22
3
+ size 9219
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:869dbe64dfd94cde6cf06fd0800a15fa918c483af1dcd54bd552984a768d189b
3
+ size 9196