Thank you for reaching out to Microsoft Q&A forum!
The error message suggests that there’s an issue with your label file, which indicates that one of the labels in your file isn’t recognized by the model.
To fix this, review your label file to ensure that all labels are correctly defined. Make sure that the label names match those used in your training data, with no typos or inconsistencies. Additionally, confirm that the labels are applied consistently throughout the file.
If the problem persists, consider using a different label file or consult the documentation for your custom extraction model to check for any specific label file requirements or limitations.
Please look into: Tips for building labeled datasets.
I hope you understand! Thank you.