estimate_evaluation
Estimate evaluation costs before running by specifying your trained model or HuggingFace model, dataset, and evaluator IDs to budget and plan your evaluation.
Instructions
Get a cost estimate for an evaluation before running it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_model_id | No | ID of your trained model | |
| base_model | No | Or a HuggingFace model ID | |
| dataset_id | Yes | Evaluation dataset ID | |
| evaluator_ids | Yes | List of evaluator IDs | |
| max_samples | No | Max samples to evaluate |