Optionalapproach?: ModelCard_ModelParameters_ApproachOptionalarchitectureFamily?: stringThe model architecture family such as transformer network, convolutional neural network, residual neural network, LSTM neural network, etc.
The datasets used to train and evaluate the model.
The input format(s) of the model
OptionalmodelArchitecture?: stringThe specific architecture of the model, such as GPT-1, ResNet-50, YOLOv3, etc.
The output format(s) from the model
Optionaltask?: stringDirectly influences the input and/or output. Examples include classification, regression, clustering, etc.
The overall approach to learning used by the model for problem-solving.