RozanskiT commited on
Commit
6bfb7fc
·
verified ·
1 Parent(s): 2f7543f

Delete metadata.json

Browse files
Files changed (1) hide show
  1. metadata.json +0 -213
metadata.json DELETED
@@ -1,213 +0,0 @@
1
- {
2
- "bundle_format_version": 1,
3
- "bundle_id": "sha256:77af790ba59a9d684969a2cb30d5719772f430782a2dfecfca70399095646c8f",
4
- "config_schema_version": 1,
5
- "extras": {
6
- "notes": "Inputs are min-max scaled before training using the fixed bounds stored in this bundle. Output reference scaling is identity.",
7
- "wavelength_angstrom": {
8
- "path": "extras/wavelength_angstrom.safetensors"
9
- }
10
- },
11
- "fingerprint_evaluation": {
12
- "atol": 1e-07,
13
- "inputs": {
14
- "filename": "fingerprint_evaluation/inputs.safetensors",
15
- "format": "safetensors_v1",
16
- "layout": "numeric_dict_tree_v1",
17
- "space": "canonical_input_dict_trees_v1"
18
- },
19
- "kind": "canonical_inputs_outputs_v1",
20
- "outputs": {
21
- "filename": "fingerprint_evaluation/outputs.safetensors",
22
- "format": "safetensors_v1",
23
- "layout": "numeric_dict_tree_v1",
24
- "space": "canonical_output_dict_trees_v1"
25
- },
26
- "rtol": 1e-05,
27
- "selection_strategy": "midpoint_from_input_domain_then_reference_scaling_v1"
28
- },
29
- "fit_method": "gradient",
30
- "model_family_id": "mlp_v1",
31
- "model_init": {
32
- "hints": {
33
- "input_last_axis": 3,
34
- "output_last_axis": 500
35
- },
36
- "representation": "model-local init hints only"
37
- },
38
- "provenance": {
39
- "created_at": "2026-04-12T14:23:17.605616+00:00",
40
- "dependencies": {
41
- "flax": "0.12.6",
42
- "jax": "0.9.2",
43
- "numpy": "2.4.4",
44
- "optax": "0.2.8"
45
- },
46
- "git_commit": "e922f60957ded21c91aca36a1d11b2bd269cc082",
47
- "platform": "macOS-26.4.1-arm64-arm-64bit",
48
- "python_version": "3.12.13",
49
- "toolkit": "astro_emulators_toolkit",
50
- "toolkit_version": "0.1.0"
51
- },
52
- "release": {
53
- "name": "payne-flux-reference-example",
54
- "status": "released",
55
- "version": "0.1.0"
56
- },
57
- "resolved": {
58
- "model": {
59
- "name": "mlp",
60
- "params": {
61
- "activation": "gelu",
62
- "dtype": "float32",
63
- "hidden_sizes": [
64
- 128,
65
- 128
66
- ],
67
- "use_bias": true
68
- }
69
- },
70
- "solver": {
71
- "name": "gradient",
72
- "params": {}
73
- },
74
- "task": {
75
- "name": "regression",
76
- "params": {
77
- "loss": "mse",
78
- "loss_weights": null,
79
- "metric_axes": null,
80
- "metrics": [
81
- "mse",
82
- "mae"
83
- ]
84
- }
85
- }
86
- },
87
- "runtime_contract": {
88
- "affine_leaf_specs": {
89
- "inputs/parameters": {
90
- "last_axis": 3,
91
- "mode": "scalar_or_last_axis"
92
- },
93
- "outputs/flux": {
94
- "last_axis": 500,
95
- "mode": "scalar_or_last_axis"
96
- }
97
- },
98
- "role_paths": {
99
- "input_leaf": "inputs/parameters",
100
- "output_leaf": "outputs/flux"
101
- },
102
- "surface": "canonical_dict_trees_v1"
103
- },
104
- "spec": {
105
- "input_domain": {
106
- "kind": "box_v1",
107
- "max_tree": {
108
- "inputs": {
109
- "parameters": [
110
- 7000.0,
111
- 5.0,
112
- 0.30000001192092896
113
- ]
114
- }
115
- },
116
- "min_tree": {
117
- "inputs": {
118
- "parameters": [
119
- 4500.0,
120
- 2.5,
121
- -0.30000001192092896
122
- ]
123
- }
124
- },
125
- "space": "canonical_input_dict_trees_v1",
126
- "storage": {
127
- "filename": "input_domain.safetensors",
128
- "format": "safetensors_v1",
129
- "layout": "split_minmax_tree_v1"
130
- }
131
- },
132
- "inputs": {
133
- "channel_meanings_tree": {
134
- "parameters": [
135
- "effective temperature",
136
- "surface gravity",
137
- "metallicity [Fe/H]"
138
- ]
139
- },
140
- "channel_names_tree": {
141
- "parameters": [
142
- "teff",
143
- "logg",
144
- "feh"
145
- ]
146
- },
147
- "channel_units_tree": {
148
- "parameters": [
149
- "K",
150
- "dex",
151
- "dex"
152
- ]
153
- },
154
- "leaf_meanings_tree": {
155
- "parameters": "stellar labels"
156
- },
157
- "leaf_units_tree": null,
158
- "structure_tree": {
159
- "parameters": null
160
- }
161
- },
162
- "outputs": {
163
- "channel_meanings_tree": null,
164
- "channel_names_tree": null,
165
- "channel_units_tree": null,
166
- "leaf_meanings_tree": {
167
- "flux": "continuum-normalized flux vector on the shared wavelength grid"
168
- },
169
- "leaf_units_tree": {
170
- "flux": "dimensionless"
171
- },
172
- "structure_tree": {
173
- "flux": null
174
- }
175
- },
176
- "reference_scaling": {
177
- "kind": "affine_v1",
178
- "max_tree": {
179
- "inputs": {
180
- "parameters": [
181
- 7000.0,
182
- 5.0,
183
- 0.30000001192092896
184
- ]
185
- },
186
- "outputs": {
187
- "flux": 1.0
188
- }
189
- },
190
- "min_tree": {
191
- "inputs": {
192
- "parameters": [
193
- 4500.0,
194
- 2.5,
195
- -0.30000001192092896
196
- ]
197
- },
198
- "outputs": {
199
- "flux": 0.0
200
- }
201
- },
202
- "parametrization": "minmax",
203
- "space": "canonical_dict_trees_v1",
204
- "storage": {
205
- "filename": "reference_scaling.safetensors",
206
- "format": "safetensors_v1",
207
- "layout": "split_minmax_tree_v1"
208
- }
209
- },
210
- "spec_version": 1
211
- },
212
- "weights_layout": "params_plus_model_state_v1"
213
- }