YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
Prize Repro Complete Runnable Bundle
This repository contains a complete runnable code bundle and available pretrained artifacts for the Solafune prize reproduction workflow.
Included files
prize_repro_complete_code_verified.zip- Full
prize_reprocode tree - Includes both workflow paths:
prize_repro/rerun_workflow/*prize_repro/outputs/rerun_workflow/*
- Full
prize_repro_available_pretrained_artifacts.zip- Available artifacts currently present under
prize_repro/models_trained
- Available artifacts currently present under
verification_pipeline_refreshed.json- Verification report generated with
verify_four_model_outputs.py
- Verification report generated with
Quick start
unzip prize_repro_complete_code_verified.zip
cd prize_repro
python rerun_workflow/run_e2e_repro.py --preprocess --run-model02-predict --run-predict-check
For inference-only mode (requires pretrained artifacts in expected locations):
python rerun_workflow/run_e2e_repro.py --inference-only --no-report-ref-corr
Verification
The verification JSON includes correlation checks across:
- submission-level model outputs
- ensemble output vs each model
- post-processed output vs ensemble/models
These checks are provided in verification_pipeline_refreshed.json.
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support