RozanskiT commited on
Commit
7e5ee14
·
verified ·
1 Parent(s): f96ea89

Replace repo contents

Browse files
Files changed (4) hide show
  1. README.txt +22 -22
  2. bundle_integrity.json +4 -4
  3. input_domain.safetensors +2 -2
  4. metadata.json +25 -27
README.txt CHANGED
@@ -17,37 +17,35 @@ Summary:
17
  role_paths: {'input_leaf': 'inputs/parameters', 'output_leaf': 'outputs/flux'}
18
 
19
  Domain:
20
- input_domain: {'kind': 'box_v1', 'max_tree': {'inputs': {'parameters': [7000.0, 5.0, 0.30000001192092896]}}, 'min_tree': {'inputs': {'parameters': [4500.0, 2.5, -0.30000001192092896]}}, 'space': 'canonical_input_dict_trees_v1', 'storage': {'filename': 'input_domain.safetensors', 'format': 'safetensors_v1', 'layout': 'split_minmax_tree_v1'}}
21
- reference_scaling_inputs: {'kind': 'affine_v1', 'max_tree': {'parameters': [7000.0, 5.0, 0.30000001192092896]}, 'min_tree': {'parameters': [4500.0, 2.5, -0.30000001192092896]}, 'parametrization': 'minmax', 'space': 'canonical_input_dict_trees_v1', 'storage': {'filename': 'reference_scaling_inputs.safetensors', 'format': 'safetensors_v1', 'layout': 'split_minmax_tree_v1'}}
22
- reference_scaling_outputs: {'kind': 'affine_v1', 'max_tree': {'flux': 1.0}, 'min_tree': {'flux': 0.0}, 'parametrization': 'minmax', 'space': 'canonical_output_dict_trees_v1', 'storage': {'filename': 'reference_scaling_outputs.safetensors', 'format': 'safetensors_v1', 'layout': 'split_minmax_tree_v1'}}
23
  extras: ['notes', 'wavelength_angstrom']
24
 
25
  Provenance:
26
  toolkit_version: 0.1.0
27
- created_at: 2026-04-17T13:11:14.921005+00:00
28
  python_version: 3.12.13
29
- git_commit: c786aa2f0453ba260c000411f586f943a3109976
30
 
31
  spec:
32
  input_domain:
33
  kind: box_v1
34
  max_tree:
35
- inputs:
36
- parameters:
37
- - 7000.0
38
- - 5.0
39
- - 0.30000001192092896
40
  min_tree:
41
- inputs:
42
- parameters:
43
- - 4500.0
44
- - 2.5
45
- - -0.30000001192092896
46
- space: canonical_input_dict_trees_v1
47
  storage:
48
  filename: input_domain.safetensors
49
  format: safetensors_v1
50
  layout: split_minmax_tree_v1
 
51
  inputs:
52
  channel_meanings_tree:
53
  parameters:
@@ -80,7 +78,8 @@ outputs:
80
  structure_tree:
81
  flux: None
82
  reference_scaling_inputs:
83
- kind: affine_v1
 
84
  max_tree:
85
  parameters:
86
  - 7000.0
@@ -91,24 +90,25 @@ reference_scaling_inputs:
91
  - 4500.0
92
  - 2.5
93
  - -0.30000001192092896
94
- parametrization: minmax
95
- space: canonical_input_dict_trees_v1
96
  storage:
97
  filename: reference_scaling_inputs.safetensors
98
  format: safetensors_v1
99
  layout: split_minmax_tree_v1
 
100
  reference_scaling_outputs:
101
- kind: affine_v1
 
102
  max_tree:
103
  flux: 1.0
104
  min_tree:
105
  flux: 0.0
106
- parametrization: minmax
107
- space: canonical_output_dict_trees_v1
108
  storage:
109
  filename: reference_scaling_outputs.safetensors
110
  format: safetensors_v1
111
  layout: split_minmax_tree_v1
 
112
  spec_version: 1
113
 
114
  Note: this bundle is the canonical emulator artifact. Physical-space composition is external.
 
17
  role_paths: {'input_leaf': 'inputs/parameters', 'output_leaf': 'outputs/flux'}
18
 
19
  Domain:
20
+ input_domain: {'kind': 'box_v1', 'max_tree': {'parameters': [7000.0, 5.0, 0.30000001192092896]}, 'min_tree': {'parameters': [4500.0, 2.5, -0.30000001192092896]}, 'storage': {'filename': 'input_domain.safetensors', 'format': 'safetensors_v1', 'layout': 'split_minmax_tree_v1'}, 'value_space': 'physical_input_dict_tree_v1'}
21
+ reference_scaling_inputs: {'applies_to': 'inputs', 'kind': 'affine_minmax_v1', 'max_tree': {'parameters': [7000.0, 5.0, 0.30000001192092896]}, 'min_tree': {'parameters': [4500.0, 2.5, -0.30000001192092896]}, 'source_space': 'physical_input_dict_tree_v1', 'storage': {'filename': 'reference_scaling_inputs.safetensors', 'format': 'safetensors_v1', 'layout': 'split_minmax_tree_v1'}, 'target_space': 'canonical_input_dict_tree_v1'}
22
+ reference_scaling_outputs: {'applies_to': 'outputs', 'kind': 'affine_minmax_v1', 'max_tree': {'flux': 1.0}, 'min_tree': {'flux': 0.0}, 'source_space': 'canonical_output_dict_tree_v1', 'storage': {'filename': 'reference_scaling_outputs.safetensors', 'format': 'safetensors_v1', 'layout': 'split_minmax_tree_v1'}, 'target_space': 'physical_output_dict_tree_v1'}
23
  extras: ['notes', 'wavelength_angstrom']
24
 
25
  Provenance:
26
  toolkit_version: 0.1.0
27
+ created_at: 2026-04-20T04:22:43.298214+00:00
28
  python_version: 3.12.13
29
+ git_commit: 8d46f0a70583bee4bfca376c90ab10ffc35ab9c3
30
 
31
  spec:
32
  input_domain:
33
  kind: box_v1
34
  max_tree:
35
+ parameters:
36
+ - 7000.0
37
+ - 5.0
38
+ - 0.30000001192092896
 
39
  min_tree:
40
+ parameters:
41
+ - 4500.0
42
+ - 2.5
43
+ - -0.30000001192092896
 
 
44
  storage:
45
  filename: input_domain.safetensors
46
  format: safetensors_v1
47
  layout: split_minmax_tree_v1
48
+ value_space: physical_input_dict_tree_v1
49
  inputs:
50
  channel_meanings_tree:
51
  parameters:
 
78
  structure_tree:
79
  flux: None
80
  reference_scaling_inputs:
81
+ applies_to: inputs
82
+ kind: affine_minmax_v1
83
  max_tree:
84
  parameters:
85
  - 7000.0
 
90
  - 4500.0
91
  - 2.5
92
  - -0.30000001192092896
93
+ source_space: physical_input_dict_tree_v1
 
94
  storage:
95
  filename: reference_scaling_inputs.safetensors
96
  format: safetensors_v1
97
  layout: split_minmax_tree_v1
98
+ target_space: canonical_input_dict_tree_v1
99
  reference_scaling_outputs:
100
+ applies_to: outputs
101
+ kind: affine_minmax_v1
102
  max_tree:
103
  flux: 1.0
104
  min_tree:
105
  flux: 0.0
106
+ source_space: canonical_output_dict_tree_v1
 
107
  storage:
108
  filename: reference_scaling_outputs.safetensors
109
  format: safetensors_v1
110
  layout: split_minmax_tree_v1
111
+ target_space: physical_output_dict_tree_v1
112
  spec_version: 1
113
 
114
  Note: this bundle is the canonical emulator artifact. Physical-space composition is external.
bundle_integrity.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
  "algorithm": "sha256",
3
- "bundle_id": "sha256:681336e5d114856ea625386cfa3b5d27480a49df42dd0ff39ac8e1fc45e415ed",
4
  "integrity_format_version": 1,
5
  "tree": [
6
  {
7
  "path": "README.txt",
8
- "sha256": "846a4ccbd1603534301a9e8a4158d0560f6d132f2846af4b2cb6c6950a283cdf"
9
  },
10
  {
11
  "path": "config.json",
@@ -25,11 +25,11 @@
25
  },
26
  {
27
  "path": "input_domain.safetensors",
28
- "sha256": "62290cabed8c655431439b63139df4d72f1f1fdc13772b1f1e306d4a5a5abade"
29
  },
30
  {
31
  "path": "metadata.json",
32
- "sha256": "b253d863e20a045a69bb8e4b9032d8e969226cfae1cea71b65dbc77ba14bd33c"
33
  },
34
  {
35
  "path": "reference_scaling_inputs.safetensors",
 
1
  {
2
  "algorithm": "sha256",
3
+ "bundle_id": "sha256:c3a7b5d08d98822a8c553645387b4e89de791f43e991270803398471e78e1d8f",
4
  "integrity_format_version": 1,
5
  "tree": [
6
  {
7
  "path": "README.txt",
8
+ "sha256": "6a8d6a6ea9e665d4834af3e07285fce4027acd09adb847bff08a82633f800d5b"
9
  },
10
  {
11
  "path": "config.json",
 
25
  },
26
  {
27
  "path": "input_domain.safetensors",
28
+ "sha256": "2ea76cae2ecfd992e59e04361d2c15591c2f511aa8e484e7610b4536cce55444"
29
  },
30
  {
31
  "path": "metadata.json",
32
+ "sha256": "ce6fead71713299222d5da44dd54fcbed5df91004681b52d57d3273faed7bc8a"
33
  },
34
  {
35
  "path": "reference_scaling_inputs.safetensors",
input_domain.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:62290cabed8c655431439b63139df4d72f1f1fdc13772b1f1e306d4a5a5abade
3
- size 208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ea76cae2ecfd992e59e04361d2c15591c2f511aa8e484e7610b4536cce55444
3
+ size 192
metadata.json CHANGED
@@ -39,14 +39,14 @@
39
  "representation": "model-local init hints only"
40
  },
41
  "provenance": {
42
- "created_at": "2026-04-17T13:11:14.921005+00:00",
43
  "dependencies": {
44
  "flax": "0.12.6",
45
  "jax": "0.9.2",
46
  "numpy": "2.4.4",
47
  "optax": "0.2.8"
48
  },
49
- "git_commit": "c786aa2f0453ba260c000411f586f943a3109976",
50
  "platform": "macOS-26.4.1-arm64-arm-64bit",
51
  "python_version": "3.12.13",
52
  "toolkit": "astro_emulators_toolkit",
@@ -108,29 +108,25 @@
108
  "input_domain": {
109
  "kind": "box_v1",
110
  "max_tree": {
111
- "inputs": {
112
- "parameters": [
113
- 7000.0,
114
- 5.0,
115
- 0.30000001192092896
116
- ]
117
- }
118
  },
119
  "min_tree": {
120
- "inputs": {
121
- "parameters": [
122
- 4500.0,
123
- 2.5,
124
- -0.30000001192092896
125
- ]
126
- }
127
- },
128
- "space": "canonical_input_dict_trees_v1",
129
  "storage": {
130
  "filename": "input_domain.safetensors",
131
  "format": "safetensors_v1",
132
  "layout": "split_minmax_tree_v1"
133
- }
 
134
  },
135
  "inputs": {
136
  "channel_meanings_tree": {
@@ -177,7 +173,8 @@
177
  }
178
  },
179
  "reference_scaling_inputs": {
180
- "kind": "affine_v1",
 
181
  "max_tree": {
182
  "parameters": [
183
  7000.0,
@@ -192,29 +189,30 @@
192
  -0.30000001192092896
193
  ]
194
  },
195
- "parametrization": "minmax",
196
- "space": "canonical_input_dict_trees_v1",
197
  "storage": {
198
  "filename": "reference_scaling_inputs.safetensors",
199
  "format": "safetensors_v1",
200
  "layout": "split_minmax_tree_v1"
201
- }
 
202
  },
203
  "reference_scaling_outputs": {
204
- "kind": "affine_v1",
 
205
  "max_tree": {
206
  "flux": 1.0
207
  },
208
  "min_tree": {
209
  "flux": 0.0
210
  },
211
- "parametrization": "minmax",
212
- "space": "canonical_output_dict_trees_v1",
213
  "storage": {
214
  "filename": "reference_scaling_outputs.safetensors",
215
  "format": "safetensors_v1",
216
  "layout": "split_minmax_tree_v1"
217
- }
 
218
  },
219
  "spec_version": 1
220
  },
 
39
  "representation": "model-local init hints only"
40
  },
41
  "provenance": {
42
+ "created_at": "2026-04-20T04:22:43.298214+00:00",
43
  "dependencies": {
44
  "flax": "0.12.6",
45
  "jax": "0.9.2",
46
  "numpy": "2.4.4",
47
  "optax": "0.2.8"
48
  },
49
+ "git_commit": "8d46f0a70583bee4bfca376c90ab10ffc35ab9c3",
50
  "platform": "macOS-26.4.1-arm64-arm-64bit",
51
  "python_version": "3.12.13",
52
  "toolkit": "astro_emulators_toolkit",
 
108
  "input_domain": {
109
  "kind": "box_v1",
110
  "max_tree": {
111
+ "parameters": [
112
+ 7000.0,
113
+ 5.0,
114
+ 0.30000001192092896
115
+ ]
 
 
116
  },
117
  "min_tree": {
118
+ "parameters": [
119
+ 4500.0,
120
+ 2.5,
121
+ -0.30000001192092896
122
+ ]
123
+ },
 
 
 
124
  "storage": {
125
  "filename": "input_domain.safetensors",
126
  "format": "safetensors_v1",
127
  "layout": "split_minmax_tree_v1"
128
+ },
129
+ "value_space": "physical_input_dict_tree_v1"
130
  },
131
  "inputs": {
132
  "channel_meanings_tree": {
 
173
  }
174
  },
175
  "reference_scaling_inputs": {
176
+ "applies_to": "inputs",
177
+ "kind": "affine_minmax_v1",
178
  "max_tree": {
179
  "parameters": [
180
  7000.0,
 
189
  -0.30000001192092896
190
  ]
191
  },
192
+ "source_space": "physical_input_dict_tree_v1",
 
193
  "storage": {
194
  "filename": "reference_scaling_inputs.safetensors",
195
  "format": "safetensors_v1",
196
  "layout": "split_minmax_tree_v1"
197
+ },
198
+ "target_space": "canonical_input_dict_tree_v1"
199
  },
200
  "reference_scaling_outputs": {
201
+ "applies_to": "outputs",
202
+ "kind": "affine_minmax_v1",
203
  "max_tree": {
204
  "flux": 1.0
205
  },
206
  "min_tree": {
207
  "flux": 0.0
208
  },
209
+ "source_space": "canonical_output_dict_tree_v1",
 
210
  "storage": {
211
  "filename": "reference_scaling_outputs.safetensors",
212
  "format": "safetensors_v1",
213
  "layout": "split_minmax_tree_v1"
214
+ },
215
+ "target_space": "physical_output_dict_tree_v1"
216
  },
217
  "spec_version": 1
218
  },