Get Validation Data
transkribus_model_get_validation_dataGet validation data for a Transkribus model by specifying its type and ID. Use this to assess model accuracy for HTR, layout analysis, or OCR tasks.
Instructions
Get the validation data for a model by type and ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Model type (e.g. htr, la, ocr) | |
| id | Yes | Resource ID | |
| index | No | Start index | |
| nValues | No | Number of values |