alexbauer-pf commited on
Commit
cdc8380
·
verified ·
1 Parent(s): 16a6013

Upload subset 'full_flat'

Browse files
README.md CHANGED
@@ -2,172 +2,8 @@
2
  dataset_info:
3
  - config_name: full_flat
4
  features:
5
- - name: boundary.n_field_periods
6
- dtype: float64
7
- - name: boundary.is_stellarator_symmetric
8
- dtype: bool
9
- - name: boundary.r_cos(0, 0)
10
- dtype: float64
11
- - name: boundary.r_cos(0, 1)
12
- dtype: float64
13
- - name: boundary.r_cos(0, 2)
14
- dtype: float64
15
- - name: boundary.r_cos(0, 3)
16
- dtype: float64
17
- - name: boundary.r_cos(0, 4)
18
- dtype: float64
19
- - name: boundary.r_cos(1, -4)
20
- dtype: float64
21
- - name: boundary.r_cos(1, -3)
22
- dtype: float64
23
- - name: boundary.r_cos(1, -2)
24
- dtype: float64
25
- - name: boundary.r_cos(1, -1)
26
- dtype: float64
27
- - name: boundary.r_cos(1, 0)
28
- dtype: float64
29
- - name: boundary.r_cos(1, 1)
30
- dtype: float64
31
- - name: boundary.r_cos(1, 2)
32
- dtype: float64
33
- - name: boundary.r_cos(1, 3)
34
- dtype: float64
35
- - name: boundary.r_cos(1, 4)
36
- dtype: float64
37
- - name: boundary.r_cos(2, -4)
38
- dtype: float64
39
- - name: boundary.r_cos(2, -3)
40
- dtype: float64
41
- - name: boundary.r_cos(2, -2)
42
- dtype: float64
43
- - name: boundary.r_cos(2, -1)
44
- dtype: float64
45
- - name: boundary.r_cos(2, 0)
46
- dtype: float64
47
- - name: boundary.r_cos(2, 1)
48
- dtype: float64
49
- - name: boundary.r_cos(2, 2)
50
- dtype: float64
51
- - name: boundary.r_cos(2, 3)
52
- dtype: float64
53
- - name: boundary.r_cos(2, 4)
54
- dtype: float64
55
- - name: boundary.r_cos(3, -4)
56
- dtype: float64
57
- - name: boundary.r_cos(3, -3)
58
- dtype: float64
59
- - name: boundary.r_cos(3, -2)
60
- dtype: float64
61
- - name: boundary.r_cos(3, -1)
62
- dtype: float64
63
- - name: boundary.r_cos(3, 0)
64
- dtype: float64
65
- - name: boundary.r_cos(3, 1)
66
- dtype: float64
67
- - name: boundary.r_cos(3, 2)
68
- dtype: float64
69
- - name: boundary.r_cos(3, 3)
70
- dtype: float64
71
- - name: boundary.r_cos(3, 4)
72
- dtype: float64
73
- - name: boundary.r_cos(4, -4)
74
- dtype: float64
75
- - name: boundary.r_cos(4, -3)
76
- dtype: float64
77
- - name: boundary.r_cos(4, -2)
78
- dtype: float64
79
- - name: boundary.r_cos(4, -1)
80
- dtype: float64
81
- - name: boundary.r_cos(4, 0)
82
- dtype: float64
83
- - name: boundary.r_cos(4, 1)
84
- dtype: float64
85
- - name: boundary.r_cos(4, 2)
86
- dtype: float64
87
- - name: boundary.r_cos(4, 3)
88
- dtype: float64
89
- - name: boundary.r_cos(4, 4)
90
- dtype: float64
91
- - name: boundary.z_sin(0, 1)
92
- dtype: float64
93
- - name: boundary.z_sin(0, 2)
94
- dtype: float64
95
- - name: boundary.z_sin(0, 3)
96
- dtype: float64
97
- - name: boundary.z_sin(0, 4)
98
- dtype: float64
99
- - name: boundary.z_sin(1, -4)
100
- dtype: float64
101
- - name: boundary.z_sin(1, -3)
102
- dtype: float64
103
- - name: boundary.z_sin(1, -2)
104
- dtype: float64
105
- - name: boundary.z_sin(1, -1)
106
- dtype: float64
107
- - name: boundary.z_sin(1, 0)
108
- dtype: float64
109
- - name: boundary.z_sin(1, 1)
110
- dtype: float64
111
- - name: boundary.z_sin(1, 2)
112
- dtype: float64
113
- - name: boundary.z_sin(1, 3)
114
- dtype: float64
115
- - name: boundary.z_sin(1, 4)
116
- dtype: float64
117
- - name: boundary.z_sin(2, -4)
118
- dtype: float64
119
- - name: boundary.z_sin(2, -3)
120
- dtype: float64
121
- - name: boundary.z_sin(2, -2)
122
- dtype: float64
123
- - name: boundary.z_sin(2, -1)
124
- dtype: float64
125
- - name: boundary.z_sin(2, 0)
126
- dtype: float64
127
- - name: boundary.z_sin(2, 1)
128
- dtype: float64
129
- - name: boundary.z_sin(2, 2)
130
- dtype: float64
131
- - name: boundary.z_sin(2, 3)
132
- dtype: float64
133
- - name: boundary.z_sin(2, 4)
134
- dtype: float64
135
- - name: boundary.z_sin(3, -4)
136
- dtype: float64
137
- - name: boundary.z_sin(3, -3)
138
- dtype: float64
139
- - name: boundary.z_sin(3, -2)
140
- dtype: float64
141
- - name: boundary.z_sin(3, -1)
142
- dtype: float64
143
- - name: boundary.z_sin(3, 0)
144
- dtype: float64
145
- - name: boundary.z_sin(3, 1)
146
- dtype: float64
147
- - name: boundary.z_sin(3, 2)
148
- dtype: float64
149
- - name: boundary.z_sin(3, 3)
150
- dtype: float64
151
- - name: boundary.z_sin(3, 4)
152
- dtype: float64
153
- - name: boundary.z_sin(4, -4)
154
- dtype: float64
155
- - name: boundary.z_sin(4, -3)
156
- dtype: float64
157
- - name: boundary.z_sin(4, -2)
158
- dtype: float64
159
- - name: boundary.z_sin(4, -1)
160
- dtype: float64
161
- - name: boundary.z_sin(4, 0)
162
- dtype: float64
163
- - name: boundary.z_sin(4, 1)
164
- dtype: float64
165
- - name: boundary.z_sin(4, 2)
166
- dtype: float64
167
- - name: boundary.z_sin(4, 3)
168
- dtype: float64
169
- - name: boundary.z_sin(4, 4)
170
- dtype: float64
171
  - name: metrics.qi
172
  dtype: float64
173
  - name: metrics.vacuum_well
@@ -192,7 +28,21 @@ dataset_info:
192
  dtype: float64
193
  - name: metrics.minimum_normalized_magnetic_gradient_scale_length
194
  dtype: float64
195
- - name: metrics.id
 
 
 
 
 
 
 
 
 
 
 
 
 
 
196
  dtype: string
197
  - name: omnigenous_field_and_targets.aspect_ratio
198
  dtype: float64
@@ -202,18 +52,16 @@ dataset_info:
202
  dtype: float64
203
  - name: omnigenous_field_and_targets.rotational_transform
204
  dtype: float64
205
- - name: omnigenous_field_and_targets.id
206
- dtype: string
207
  - name: omnigenous_field_and_targets.omnigenous_field.x_lmn
208
  sequence:
209
  sequence:
210
  sequence: float64
211
  - name: omnigenous_field_and_targets.omnigenous_field.n_field_periods
212
- dtype: int64
213
  - name: omnigenous_field_and_targets.omnigenous_field.poloidal_winding
214
- dtype: int64
215
  - name: omnigenous_field_and_targets.omnigenous_field.torodial_winding
216
- dtype: int64
217
  - name: omnigenous_field_and_targets.omnigenous_field.modB_spline_knot_coefficients
218
  sequence:
219
  sequence: float64
@@ -287,6 +135,8 @@ dataset_info:
287
  dtype: float64
288
  - name: desc_omnigenous_field_optimization_settings.initial_guess_settings.rotational_transform
289
  dtype: float64
 
 
290
  - name: vmec_omnigenous_field_optimization_settings.verbose
291
  dtype: bool
292
  - name: vmec_omnigenous_field_optimization_settings.max_poloidal_mode
@@ -307,7 +157,7 @@ dataset_info:
307
  dtype: float64
308
  - name: vmec_omnigenous_field_optimization_settings.gradient_based_relative_objectives_tolerance
309
  dtype: float64
310
- - name: vmec_omnigenous_field_optimization_settings.id
311
  dtype: string
312
  - name: qp_init_omnigenous_field_optimization_settings.torsion
313
  dtype: float64
@@ -325,7 +175,7 @@ dataset_info:
325
  dtype: bool
326
  - name: qp_init_omnigenous_field_optimization_settings.is_stellarator_symmetric
327
  dtype: bool
328
- - name: qp_init_omnigenous_field_optimization_settings.id
329
  dtype: string
330
  - name: nae_init_omnigenous_field_optimization_settings.aspect_ratio
331
  dtype: float64
@@ -341,8 +191,6 @@ dataset_info:
341
  dtype: float64
342
  - name: nae_init_omnigenous_field_optimization_settings.rotational_transform
343
  dtype: float64
344
- - name: nae_init_omnigenous_field_optimization_settings.id
345
- dtype: string
346
  - name: misc.vmecpp_wout_id
347
  dtype: string
348
  - name: misc.has_optimize_boundary_omnigenity_vmec_error
@@ -359,10 +207,10 @@ dataset_info:
359
  dtype: string
360
  splits:
361
  - name: train
362
- num_bytes: 431253433
363
- num_examples: 182222
364
- download_size: 239021787
365
- dataset_size: 431253433
366
  - config_name: full_json
367
  features:
368
  - name: metrics.id
 
2
  dataset_info:
3
  - config_name: full_flat
4
  features:
5
+ - name: metrics.id
6
+ dtype: string
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  - name: metrics.qi
8
  dtype: float64
9
  - name: metrics.vacuum_well
 
28
  dtype: float64
29
  - name: metrics.minimum_normalized_magnetic_gradient_scale_length
30
  dtype: float64
31
+ - name: boundary.r_cos
32
+ sequence:
33
+ sequence: float64
34
+ - name: boundary.z_sin
35
+ sequence:
36
+ sequence: float64
37
+ - name: boundary.r_sin
38
+ dtype: float64
39
+ - name: boundary.z_cos
40
+ dtype: float64
41
+ - name: boundary.n_field_periods
42
+ dtype: float64
43
+ - name: boundary.is_stellarator_symmetric
44
+ dtype: bool
45
+ - name: omnigenous_field_and_targets.id
46
  dtype: string
47
  - name: omnigenous_field_and_targets.aspect_ratio
48
  dtype: float64
 
52
  dtype: float64
53
  - name: omnigenous_field_and_targets.rotational_transform
54
  dtype: float64
 
 
55
  - name: omnigenous_field_and_targets.omnigenous_field.x_lmn
56
  sequence:
57
  sequence:
58
  sequence: float64
59
  - name: omnigenous_field_and_targets.omnigenous_field.n_field_periods
60
+ dtype: float64
61
  - name: omnigenous_field_and_targets.omnigenous_field.poloidal_winding
62
+ dtype: float64
63
  - name: omnigenous_field_and_targets.omnigenous_field.torodial_winding
64
+ dtype: float64
65
  - name: omnigenous_field_and_targets.omnigenous_field.modB_spline_knot_coefficients
66
  sequence:
67
  sequence: float64
 
135
  dtype: float64
136
  - name: desc_omnigenous_field_optimization_settings.initial_guess_settings.rotational_transform
137
  dtype: float64
138
+ - name: vmec_omnigenous_field_optimization_settings.id
139
+ dtype: string
140
  - name: vmec_omnigenous_field_optimization_settings.verbose
141
  dtype: bool
142
  - name: vmec_omnigenous_field_optimization_settings.max_poloidal_mode
 
157
  dtype: float64
158
  - name: vmec_omnigenous_field_optimization_settings.gradient_based_relative_objectives_tolerance
159
  dtype: float64
160
+ - name: qp_init_omnigenous_field_optimization_settings.id
161
  dtype: string
162
  - name: qp_init_omnigenous_field_optimization_settings.torsion
163
  dtype: float64
 
175
  dtype: bool
176
  - name: qp_init_omnigenous_field_optimization_settings.is_stellarator_symmetric
177
  dtype: bool
178
+ - name: nae_init_omnigenous_field_optimization_settings.id
179
  dtype: string
180
  - name: nae_init_omnigenous_field_optimization_settings.aspect_ratio
181
  dtype: float64
 
191
  dtype: float64
192
  - name: nae_init_omnigenous_field_optimization_settings.rotational_transform
193
  dtype: float64
 
 
194
  - name: misc.vmecpp_wout_id
195
  dtype: string
196
  - name: misc.has_optimize_boundary_omnigenity_vmec_error
 
207
  dtype: string
208
  splits:
209
  - name: train
210
+ num_bytes: 784748144
211
+ num_examples: 335213
212
+ download_size: 431961194
213
+ dataset_size: 784748144
214
  - config_name: full_json
215
  features:
216
  - name: metrics.id
full_flat/{train-00000-of-00001.parquet → train-00000-of-00002.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:356d38b8e8d7c119be7d04e9fcc79cf381d3cfe81c4212391a10f0c39d904c8e
3
- size 239021787
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31afade6625e0777ab857c64bb850ebe2f5171c561a2c71a0ab443cc426176c0
3
+ size 230938740
full_flat/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecc4c0ec19a4b23ae0efb864ef646dda4317d021eade6e0cbd317d244254f33c
3
+ size 201022454