Jrhoss commited on
Commit
ba97ff7
·
verified ·
1 Parent(s): e2dc045

Upload folder using huggingface_hub

Browse files
processing_log.json ADDED
@@ -0,0 +1,128 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "total_runs": 5,
3
+ "success": 5,
4
+ "failed": 0,
5
+ "skipped": 0,
6
+ "missing_runs": [
7
+ 167,
8
+ 211,
9
+ 218,
10
+ 221,
11
+ 248,
12
+ 282,
13
+ 291,
14
+ 295,
15
+ 316,
16
+ 325,
17
+ 329,
18
+ 364,
19
+ 370,
20
+ 376,
21
+ 403,
22
+ 473
23
+ ],
24
+ "results": [
25
+ {
26
+ "run_id": 1,
27
+ "status": "success",
28
+ "n_points": 376531,
29
+ "n_fields": 7,
30
+ "field_names": [
31
+ "CpMeanTrim",
32
+ "pMeanTrim",
33
+ "pPrime2MeanTrim",
34
+ "wallShearStressMeanTrim_mag",
35
+ "wallShearStressMeanTrim_x",
36
+ "wallShearStressMeanTrim_y",
37
+ "wallShearStressMeanTrim_z"
38
+ ],
39
+ "nn_dist_mean": 0.0009305976019375792,
40
+ "nn_dist_max": 0.0064278634347252,
41
+ "nn_dist_p99": 0.0037138881030916683
42
+ },
43
+ {
44
+ "run_id": 2,
45
+ "status": "success",
46
+ "n_points": 376537,
47
+ "n_fields": 7,
48
+ "field_names": [
49
+ "CpMeanTrim",
50
+ "pMeanTrim",
51
+ "pPrime2MeanTrim",
52
+ "wallShearStressMeanTrim_mag",
53
+ "wallShearStressMeanTrim_x",
54
+ "wallShearStressMeanTrim_y",
55
+ "wallShearStressMeanTrim_z"
56
+ ],
57
+ "nn_dist_mean": 0.0009414547385311454,
58
+ "nn_dist_max": 0.006480388344537724,
59
+ "nn_dist_p99": 0.0036082531567792732
60
+ },
61
+ {
62
+ "run_id": 3,
63
+ "status": "success",
64
+ "n_points": 376534,
65
+ "n_fields": 7,
66
+ "field_names": [
67
+ "CpMeanTrim",
68
+ "pMeanTrim",
69
+ "pPrime2MeanTrim",
70
+ "wallShearStressMeanTrim_mag",
71
+ "wallShearStressMeanTrim_x",
72
+ "wallShearStressMeanTrim_y",
73
+ "wallShearStressMeanTrim_z"
74
+ ],
75
+ "nn_dist_mean": 0.0009002207370935934,
76
+ "nn_dist_max": 0.00685445692518795,
77
+ "nn_dist_p99": 0.0034790569199501225
78
+ },
79
+ {
80
+ "run_id": 4,
81
+ "status": "success",
82
+ "n_points": 376532,
83
+ "n_fields": 7,
84
+ "field_names": [
85
+ "CpMeanTrim",
86
+ "pMeanTrim",
87
+ "pPrime2MeanTrim",
88
+ "wallShearStressMeanTrim_mag",
89
+ "wallShearStressMeanTrim_x",
90
+ "wallShearStressMeanTrim_y",
91
+ "wallShearStressMeanTrim_z"
92
+ ],
93
+ "nn_dist_mean": 0.0009221143030277845,
94
+ "nn_dist_max": 0.008370639945188597,
95
+ "nn_dist_p99": 0.003674954193609705
96
+ },
97
+ {
98
+ "run_id": 5,
99
+ "status": "success",
100
+ "n_points": 376528,
101
+ "n_fields": 7,
102
+ "field_names": [
103
+ "CpMeanTrim",
104
+ "pMeanTrim",
105
+ "pPrime2MeanTrim",
106
+ "wallShearStressMeanTrim_mag",
107
+ "wallShearStressMeanTrim_x",
108
+ "wallShearStressMeanTrim_y",
109
+ "wallShearStressMeanTrim_z"
110
+ ],
111
+ "nn_dist_mean": 0.0009100631792623671,
112
+ "nn_dist_max": 0.008395737415442348,
113
+ "nn_dist_p99": 0.0034085642416624
114
+ }
115
+ ],
116
+ "pipeline": {
117
+ "source": "https://huggingface.co/datasets/neashton/drivaerml",
118
+ "method": "cell_data_to_point_data \u2192 K=1 nearest neighbor",
119
+ "scalar_fields": [
120
+ "CpMeanTrim",
121
+ "pMeanTrim",
122
+ "pPrime2MeanTrim"
123
+ ],
124
+ "vector_fields": [
125
+ "wallShearStressMeanTrim"
126
+ ]
127
+ }
128
+ }
splits.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "seed": 42,
3
+ "train_ratio": 0.8,
4
+ "val_ratio": 0.1,
5
+ "test_ratio": 0.1,
6
+ "counts": {
7
+ "train": 4,
8
+ "val": 0,
9
+ "test": 1
10
+ },
11
+ "splits": {
12
+ "train": [
13
+ "run_2",
14
+ "run_3",
15
+ "run_4",
16
+ "run_5"
17
+ ],
18
+ "val": [],
19
+ "test": [
20
+ "run_1"
21
+ ]
22
+ }
23
+ }
test/run_1/point_cloud_1.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86eed131d80614d8b38cd888adf661b9269a22c43c9da1a73d4a1797cbb009dd
3
+ size 12745576
train/run_2/point_cloud_2.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85e9f6cd49fd87bf4790185daec0fe2373719e38fbf8ef3f6f5b90bfeadd6353
3
+ size 12869512
train/run_3/point_cloud_3.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:022098afc14fd9c4290db6e67e2ec229dda791041cb4eed2c07edd50f7af7860
3
+ size 12876016
train/run_4/point_cloud_4.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94b46219c23e0c45fecf40f568c587077c077001565df6031ed75a55ff95efe2
3
+ size 12818066
train/run_5/point_cloud_5.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fdec4e96b27ef3046008500d122bde5fc78a9c68376071b5bfd16e6c98bec33
3
+ size 12807439