Googly. DocumentAI. Model. GoogleCloudDocumentaiV1EvaluationCounters
(googly_document_ai v0.1.0)
Copy Markdown
View Source
Evaluation counters for the documents that were used.
Attributes
-
evaluated_documents_count(type:integer()) - How many documents were used in the evaluation. -
failed_documents_count(type:integer()) - How many documents were not included in the evaluation as Document AI failed to process them. -
input_documents_count(type:integer()) - How many documents were sent for evaluation. -
invalid_documents_count(type:integer()) - How many documents were not included in the evaluation as they didn't pass validation.