# Run artefacts: run_20260228_173634_timm_mobilenetv2_100.ra_in1k This folder is **uploadable as-is** to the Hugging Face Hub. ## Files - `onnx/model.onnx`: single-file ONNX model - `preprocess.json`: resize/normalize info - `inference_config.json`: threshold + labels + IO names - `metrics_val.json`, `metrics_test.json` - `pr_curve_val.png`, `roc_curve_val.png` ## Quick inference (Python) Use `scripts/infer_local.py` or `scripts/infer_hf.py`.