Oztobuzz commited on
Commit
02b0231
1 Parent(s): c0f7a91

Upload dataset

Browse files
Keyframes_L20/train-00000-of-00009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07f45981703460677b284dcbc5d430f2f18d8a920aa9313f3fea875fdc7c39cd
3
+ size 495533414
Keyframes_L20/train-00001-of-00009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b5dc83eec0d8abe1b7449a9bc96941cdb4d6e37919c2019ccb035d0552d8c5a
3
+ size 470343784
Keyframes_L20/train-00002-of-00009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c81747d7981a085a021c665f4fcb5234306bfb13322335552cf2dc478100f534
3
+ size 511315829
Keyframes_L20/train-00003-of-00009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4977df0c12e51785f81d4bf94c603b489f3fd3db26957f392c5ad77b9433efee
3
+ size 482558592
Keyframes_L20/train-00004-of-00009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2882df6484903e8152499fd9d6acb301de19f1f39f98ac15ff6b4ea92396e085
3
+ size 546291278
Keyframes_L20/train-00005-of-00009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45a903090902a29784389e93c5d916d5e7039ecab2ad23b78f10ac82a1665392
3
+ size 545760185
Keyframes_L20/train-00006-of-00009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59b298bf8887c761153a52e64c9542894c63e4187c802c767d5a9712de2e3d58
3
+ size 537082279
Keyframes_L20/train-00007-of-00009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76179a3fcc55153e9fae82c07113ea5d741bc1738a9d8578f6516c04db963c73
3
+ size 530232715
Keyframes_L20/train-00008-of-00009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c151b29d4441a05a75be6f8719bd18a2cbf89c84f77b47bff98874ad697541d
3
+ size 561227313
README.md CHANGED
@@ -12,6 +12,10 @@ configs:
12
  data_files:
13
  - split: train
14
  path: Keyframes_L18/train-*
 
 
 
 
15
  - config_name: default
16
  data_files:
17
  - split: train
@@ -57,4 +61,16 @@ dataset_info:
57
  num_examples: 4961
58
  download_size: 906474161
59
  dataset_size: 860495393.921
 
 
 
 
 
 
 
 
 
 
 
 
60
  ---
 
12
  data_files:
13
  - split: train
14
  path: Keyframes_L18/train-*
15
+ - config_name: Keyframes_L20
16
+ data_files:
17
+ - split: train
18
+ path: Keyframes_L20/train-*
19
  - config_name: default
20
  data_files:
21
  - split: train
 
61
  num_examples: 4961
62
  download_size: 906474161
63
  dataset_size: 860495393.921
64
+ - config_name: Keyframes_L20
65
+ features:
66
+ - name: image
67
+ dtype: image
68
+ - name: caption
69
+ dtype: string
70
+ splits:
71
+ - name: train
72
+ num_bytes: 4225371852.24
73
+ num_examples: 25030
74
+ download_size: 4680345389
75
+ dataset_size: 4225371852.24
76
  ---