Oztobuzz commited on
Commit
c579e90
1 Parent(s): fc32573

Upload dataset

Browse files
Keyframes_L09/train-00000-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:475b6d509dfb69c9dc463aa1357de27d37e516a80cee8bb61ed63f7157fc2514
3
+ size 373742083
Keyframes_L09/train-00001-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2977384e9effcdef72bd5689ce2175e0ffbda0305a7241f2cc3bb23f40ecc4d
3
+ size 365271727
Keyframes_L09/train-00002-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4a6f33f0156f54bbad4ab3fa5ee6cda85d9b8920adf9c674d9547a8bfc2e6cb
3
+ size 381730987
Keyframes_L09/train-00003-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c245543a21b899e1f4b833d7e065bb937f99c7d06b8c3b99a72556cbda49ac2d
3
+ size 372938145
README.md CHANGED
@@ -1,5 +1,9 @@
1
  ---
2
  configs:
 
 
 
 
3
  - config_name: Keyframes_L15
4
  data_files:
5
  - split: train
@@ -13,7 +17,19 @@ configs:
13
  - split: train
14
  path: Keyframes*/train-*
15
  dataset_info:
16
- config_name: Keyframes_L15
 
 
 
 
 
 
 
 
 
 
 
 
17
  features:
18
  - name: image
19
  dtype: image
 
1
  ---
2
  configs:
3
+ - config_name: Keyframes_L09
4
+ data_files:
5
+ - split: train
6
+ path: Keyframes_L09/train-*
7
  - config_name: Keyframes_L15
8
  data_files:
9
  - split: train
 
17
  - split: train
18
  path: Keyframes*/train-*
19
  dataset_info:
20
+ - config_name: Keyframes_L09
21
+ features:
22
+ - name: image
23
+ dtype: image
24
+ - name: caption
25
+ dtype: string
26
+ splits:
27
+ - name: train
28
+ num_bytes: 1535304911.762
29
+ num_examples: 8074
30
+ download_size: 1493682942
31
+ dataset_size: 1535304911.762
32
+ - config_name: Keyframes_L15
33
  features:
34
  - name: image
35
  dtype: image