spartan8806/Model Health Check
Run model-clinic health checks on PyTorch model checkpoints
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| model-path | Path to model checkpoint | yes | — |
| threshold | Minimum health score (0-100) to pass | no | 60 |
| format | Output format (text or json) | no | text |
| extra-args | Additional arguments to pass to model-clinic exam | no | "" |
Outputs
| name | description |
|---|---|
| health-score | The model health score (0-100) |