MHanzl commited on
Commit
bb2de82
1 Parent(s): d9d079b

Upload config.yaml with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.yaml +6 -6
config.yaml CHANGED
@@ -1,15 +1,15 @@
1
- accumulation_steps: 2
2
  architecture: vit_large_patch16_224
3
  augmentations: light
4
- batch_size: 64
5
  dataset: DF20M
6
  epochs: 100
7
- exp_name: exp10
8
- exp_path: ../runs/vit_large_patch16_224-CrossEntropyLoss-light/exp10
9
  image_size:
10
  - 224
11
  - 224
12
- learning_rate: 0.001
13
  loss: CrossEntropyLoss
14
  multigpu: false
15
  number_of_classes: 182
@@ -27,5 +27,5 @@ train: null
27
  training_samples: 32692
28
  wandb_entity: zcu_cv
29
  wandb_project: DanishFungi2023
30
- wandb_run_id: mq5k5ju0
31
  workers: 6
 
1
+ accumulation_steps: 8
2
  architecture: vit_large_patch16_224
3
  augmentations: light
4
+ batch_size: 16
5
  dataset: DF20M
6
  epochs: 100
7
+ exp_name: exp11
8
+ exp_path: ../runs/vit_large_patch16_224-CrossEntropyLoss-light/exp11
9
  image_size:
10
  - 224
11
  - 224
12
+ learning_rate: 0.005
13
  loss: CrossEntropyLoss
14
  multigpu: false
15
  number_of_classes: 182
 
27
  training_samples: 32692
28
  wandb_entity: zcu_cv
29
  wandb_project: DanishFungi2023
30
+ wandb_run_id: tfsjzcsx
31
  workers: 6