File size: 620 Bytes
ae92285 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
accumulation_steps: 8
architecture: vit_large_patch16_384
augmentations: light
batch_size: 16
dataset: DF20M
epochs: 100
exp_name: exp9
exp_path: ../runs/vit_large_patch16_384-CrossEntropyLoss-light/exp9
image_size:
- 384
- 384
learning_rate: 0.005
loss: CrossEntropyLoss
multigpu: false
number_of_classes: 182
optimizer: SGD
random_seed: 777
root_path: ../
run_name: vit_large_patch16_384-CrossEntropyLoss-light
scheduler: plateau
tags:
- DanishFungi2023
- 384x384
- Production
test_samples: 3701
train: null
training_samples: 32692
wandb_entity: zcu_cv
wandb_project: DanishFungi2023
wandb_run_id: dac0t2wu
workers: 6
|