energy_star/image_classification.yaml (23 lines of code) (raw):

defaults: - benchmark - backend: pytorch - launcher: process - scenario: energy_star - _base_ - _self_ name: image_classification launcher: device_isolation: true device_isolation_action: warn backend: device: cuda device_ids: 0 no_weights: true task: image-classification model: google/vit-base-patch16-224 scenario: dataset_name: EnergyStarAI/image_classification image_column_name: image num_samples: 1000 input_shapes: batch_size: 1