Define the license for the model
#license: mit
Specify the language supported by the model
#language:
#- en # English is the primary language supported by the model.
Base model that this model is built upon
#base_model:
#- faldeus0092/tyre-classification-efficientnetb7 # Using EfficientNetB7 for image classification.
Pipeline tag to indicate the type of task this model is designed for
#pipeline_tag: image-classification # The model is intended for image classification tasks.
Tags that help categorize and identify the model's domain or purpose
#tags:
#- medical # The model is relevant to the medical field, specifically for image classification related to medical images.