Get evaluation data by model name
GET/models/evaluations/named/:model_name
Returns evaluation results and benchmark scores for a fine-tuned model identified by its model name. Equivalent to Get evaluation data but accepts the human-readable model name instead of the numeric ID.
Request
Responses
- 200
- 403
- 404
- 422
OK
Forbidden
Not Found
Validation Error
Was this page helpful?