morpheushoc commited on
Commit
ddf30a9
·
verified ·
1 Parent(s): adcab2a

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: video_path
5
+ dtype: string
6
+ - name: subset
7
+ dtype: string
8
+ - name: caption
9
+ dtype: string
10
+ - name: recipe_type
11
+ dtype: int16
12
+ - name: id
13
+ dtype: int16
14
+ - name: binary_frames
15
+ dtype: binary
16
+ - name: num_frames
17
+ dtype: int16
18
+ - name: height
19
+ dtype: int16
20
+ - name: width
21
+ dtype: int16
22
+ - name: channels
23
+ dtype: int16
24
+ splits:
25
+ - name: train
26
+ num_bytes: 108859142
27
+ num_examples: 34
28
+ - name: val
29
+ num_bytes: 95218787
30
+ num_examples: 32
31
+ - name: test
32
+ num_bytes: 123566925
33
+ num_examples: 25
34
+ download_size: 271346598
35
+ dataset_size: 327644854
36
+ configs:
37
+ - config_name: default
38
+ data_files:
39
+ - split: train
40
+ path: data/train-*
41
+ - split: val
42
+ path: data/val-*
43
+ - split: test
44
+ path: data/test-*
45
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:087ae3247fdf1a5874c116a07a9ccdab64627b799e0c79c6d6d313e249d28316
3
+ size 102431024
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fd359b6049c193a16cccbabea3c654c2ca72bbbbfd6bc19f9d46e76d70572d7
3
+ size 86008406
data/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff98ee77cab03ff816b7d2c7da893a30510d9b4d17d4a714b687a34805889790
3
+ size 82907168