Upload dataset
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
dataset_info:
|
4 |
-
|
5 |
features:
|
6 |
- name: image_1
|
7 |
dtype: image
|
@@ -15,9 +15,27 @@ dataset_info:
|
|
15 |
num_examples: 720
|
16 |
download_size: 202986206
|
17 |
dataset_size: 211564460.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
configs:
|
19 |
- config_name: temporal_order
|
20 |
data_files:
|
21 |
- split: test
|
22 |
path: temporal_order/test-*
|
|
|
|
|
|
|
|
|
23 |
---
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
dataset_info:
|
4 |
+
- config_name: temporal_order
|
5 |
features:
|
6 |
- name: image_1
|
7 |
dtype: image
|
|
|
15 |
num_examples: 720
|
16 |
download_size: 202986206
|
17 |
dataset_size: 211564460.0
|
18 |
+
- config_name: timelapse_estimation
|
19 |
+
features:
|
20 |
+
- name: image_1
|
21 |
+
dtype: image
|
22 |
+
- name: image_2
|
23 |
+
dtype: image
|
24 |
+
- name: label
|
25 |
+
dtype: string
|
26 |
+
splits:
|
27 |
+
- name: test
|
28 |
+
num_bytes: 48450099.0
|
29 |
+
num_examples: 125
|
30 |
+
download_size: 48184050
|
31 |
+
dataset_size: 48450099.0
|
32 |
configs:
|
33 |
- config_name: temporal_order
|
34 |
data_files:
|
35 |
- split: test
|
36 |
path: temporal_order/test-*
|
37 |
+
- config_name: timelapse_estimation
|
38 |
+
data_files:
|
39 |
+
- split: test
|
40 |
+
path: timelapse_estimation/test-*
|
41 |
---
|
timelapse_estimation/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab2157fba4976c3baa07b5f21bdee2c730a9d535dc6c7eae5b4cfad61c5e9a6a
|
3 |
+
size 48184050
|