accumulation_steps: 1 | |
architecture: vit_base_patch16_224 | |
augmentations: light | |
batch_size: 64 | |
dataset: DF20M | |
epochs: 1 | |
exp_name: exp16 | |
exp_path: ../runs/vit_base_patch16_224-CrossEntropyLoss-light/exp16 | |
image_size: | |
- 224 | |
- 224 | |
learning_rate: 0.01 | |
loss: CrossEntropyLoss | |
multigpu: false | |
number_of_classes: 182 | |
optimizer: SGD | |
random_seed: 777 | |
root_path: ../ | |
run_name: vit_base_patch16_224-CrossEntropyLoss-light | |
scheduler: plateau | |
tags: | |
- DanishFungi2023 | |
- 224x224 | |
- Debug | |
test_samples: 3701 | |
train: null | |
training_samples: 32692 | |
workers: 12 | |