SamuelRx commited on
Commit
96f6db5
·
verified ·
1 Parent(s): 1548faf

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: timestamp
5
+ dtype: timestamp[us]
6
+ - name: source
7
+ dtype: large_string
8
+ - name: frame
9
+ dtype: int64
10
+ - name: strand
11
+ dtype: int64
12
+ - name: vertex_id
13
+ dtype: int64
14
+ - name: pos_x
15
+ dtype: float64
16
+ - name: pos_y
17
+ dtype: float64
18
+ - name: pos_z
19
+ dtype: float64
20
+ - name: vel_x
21
+ dtype: float64
22
+ - name: vel_y
23
+ dtype: float64
24
+ - name: vel_z
25
+ dtype: float64
26
+ - name: force_x
27
+ dtype: float64
28
+ - name: force_y
29
+ dtype: float64
30
+ - name: force_z
31
+ dtype: float64
32
+ - name: boundary
33
+ dtype: large_string
34
+ - name: curvature
35
+ dtype: float64
36
+ - name: torsion
37
+ dtype: int64
38
+ - name: prev_segment_direction
39
+ list: float64
40
+ - name: prev_segment_length
41
+ dtype: float64
42
+ - name: next_segment_direction
43
+ list: float64
44
+ - name: next_segment_length
45
+ dtype: float64
46
+ splits:
47
+ - name: train
48
+ num_bytes: 910701331
49
+ num_examples: 4265580
50
+ - name: validation
51
+ num_bytes: 80318700
52
+ num_examples: 376200
53
+ - name: test
54
+ num_bytes: 98406420
55
+ num_examples: 460920
56
+ download_size: 485950046
57
+ dataset_size: 1089426451
58
+ configs:
59
+ - config_name: default
60
+ data_files:
61
+ - split: train
62
+ path: data/train-*
63
+ - split: validation
64
+ path: data/validation-*
65
+ - split: test
66
+ path: data/test-*
67
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f91b1fce8992b1dfbb4ec1f4efbecade6f3d3089e0c6f497a831ce52c7f7c30
3
+ size 41694310
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1965bae24b6ae9f729d15be0eeaf2cc988d521fa3a7eeef46ba006d57d4f133a
3
+ size 210643191
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfed2771e5ec7e31cf30dda59b25bf29c124cc8bf56a25c06336756ddd4da40e
3
+ size 199017560
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c69afa64a046489dad29ba2203f01bb01feaa279b46614471fcb58db07ae9872
3
+ size 34594985