Upload dataset
Browse files- README.md +9 -9
- data/test-00000-of-00001.parquet +2 -2
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -1,33 +1,33 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
4 |
-
- name:
|
|
|
|
|
|
|
|
|
5 |
sequence: string
|
6 |
- name: frameHeight
|
7 |
dtype: string
|
8 |
- name: sampleTag
|
9 |
dtype: string
|
10 |
-
- name:
|
11 |
-
sequence: string
|
12 |
-
- name: traveledDistances
|
13 |
sequence: string
|
14 |
- name: xCoordinates
|
15 |
sequence: string
|
16 |
- name: frameWidth
|
17 |
dtype: string
|
18 |
-
- name: annotation
|
19 |
-
dtype: string
|
20 |
splits:
|
21 |
- name: train
|
22 |
-
num_bytes:
|
23 |
num_examples: 920
|
24 |
- name: validation
|
25 |
num_bytes: 171243
|
26 |
num_examples: 100
|
27 |
- name: test
|
28 |
-
num_bytes:
|
29 |
num_examples: 100
|
30 |
-
download_size:
|
31 |
dataset_size: 1947440
|
32 |
configs:
|
33 |
- config_name: default
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
4 |
+
- name: traveledDistances
|
5 |
+
sequence: string
|
6 |
+
- name: annotation
|
7 |
+
dtype: string
|
8 |
+
- name: yCoordinates
|
9 |
sequence: string
|
10 |
- name: frameHeight
|
11 |
dtype: string
|
12 |
- name: sampleTag
|
13 |
dtype: string
|
14 |
+
- name: timeStamps
|
|
|
|
|
15 |
sequence: string
|
16 |
- name: xCoordinates
|
17 |
sequence: string
|
18 |
- name: frameWidth
|
19 |
dtype: string
|
|
|
|
|
20 |
splits:
|
21 |
- name: train
|
22 |
+
num_bytes: 1603549
|
23 |
num_examples: 920
|
24 |
- name: validation
|
25 |
num_bytes: 171243
|
26 |
num_examples: 100
|
27 |
- name: test
|
28 |
+
num_bytes: 172648
|
29 |
num_examples: 100
|
30 |
+
download_size: 932763
|
31 |
dataset_size: 1947440
|
32 |
configs:
|
33 |
- config_name: default
|
data/test-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21297408c969d5985cf96f00610f735e82d1c5a0e01f1eef62b2f3576b37e972
|
3 |
+
size 87956
|
data/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e8e11649a4f8e1262ed0b474d301d7761acfd8bb015a44fe2c6d573649822cec
|
3 |
+
size 757457
|