_base_ = '../timm_config.py'

# model settings
model = dict(backbone=dict(model_name='vit_large_patch16_224'))
