newbienewbie commited on
Commit
1b38544
·
verified ·
1 Parent(s): 5fe7078

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: frameHeight
5
+ dtype: string
6
+ - name: frameWidth
7
+ dtype: string
8
+ - name: sampleTag
9
+ dtype: string
10
+ - name: annotation
11
+ dtype: string
12
+ - name: xCoordinates
13
+ sequence: string
14
+ - name: timeStamps
15
+ sequence: string
16
+ - name: yCoordinates
17
+ sequence: string
18
+ - name: traveledDistances
19
+ sequence: string
20
+ splits:
21
+ - name: train
22
+ num_bytes: 415589
23
+ num_examples: 634
24
+ - name: validation
25
+ num_bytes: 172648
26
+ num_examples: 100
27
+ - name: test
28
+ num_bytes: 25269
29
+ num_examples: 41
30
+ download_size: 286602
31
+ dataset_size: 613506
32
+ configs:
33
+ - config_name: default
34
+ data_files:
35
+ - split: train
36
+ path: data/train-*
37
+ - split: validation
38
+ path: data/validation-*
39
+ - split: test
40
+ path: data/test-*
41
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93871394996c3e3c1cfc064b4dec05ec777099114138780262c4def7a9f1720a
3
+ size 17358
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a83612220b579a6f8c08605c0b314cb74a19b6386df2415b8a7a70ca05dc9e23
3
+ size 181288
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21297408c969d5985cf96f00610f735e82d1c5a0e01f1eef62b2f3576b37e972
3
+ size 87956