Optional
approach?: ModelCard_ModelParameters_ApproachOptional
architectureFamily?: 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
Optional
modelArchitecture?: stringThe specific architecture of the model, such as GPT-1, ResNet-50, YOLOv3, etc.
The output format(s) from the model
Optional
task?: 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.