# Run artefacts: run_20260228_175756_transformers_apple__mobilevitv2-1.0-imagenet1k-256 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`.