Stats of data used for train or evaluate the Model.
Attributes
Name
Description
training_data_items_count
int
Number of DataItems that were used for
training this Model.
validation_data_items_count
int
Number of DataItems that were used for
validating this Model during training.
test_data_items_count
int
Number of DataItems that were used for
evaluating this Model. If the Model is evaluated
multiple times, this will be the number of test
DataItems used by the first evaluation. If the
Model is not evaluated, the number is 0.
training_annotations_count
int
Number of Annotations that are used for
training this Model.
validation_annotations_count
int
Number of Annotations that are used for
validating this Model during training.
test_annotations_count
int
Number of Annotations that are used for
evaluating this Model. If the Model is evaluated
multiple times, this will be the number of test
Annotations used by the first evaluation. If the
Model is not evaluated, the number is 0.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-07-08 UTC."],[],[]]