neon-slab-models / ensemble /ensemble_manifest.json
Herrprofessor's picture
Add Neon benchmark-facing Model C single and ensemble checkpoints
b801ed9 verified
raw
history blame contribute delete
618 Bytes
{
"model_family": "hybrid",
"model_label": "Model C",
"member_seeds": [
7,
9,
11,
13,
15
],
"single_model_checkpoint": "model_c_benchmark_best.pt",
"member_checkpoints": [
"ensemble/member_00.pt",
"ensemble/member_01.pt",
"ensemble/member_02.pt",
"ensemble/member_03.pt",
"ensemble/member_04.pt"
],
"notes": [
"Benchmark-facing scalar slab targets: benchmark_normalized_transmission, benchmark_normalized_reflection, normalized_peak_intensity.",
"This is a reduced scalar slab benchmark model. Direct Neon reevaluation remains the reference path."
]
}