MHanzl commited on
Commit
805e7c9
·
verified ·
1 Parent(s): 2e9c614

Upload config.yaml with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.yaml +5 -5
config.yaml CHANGED
@@ -1,15 +1,15 @@
1
- accumulation_steps: 1
2
  architecture: vit_base_patch16_384
3
  augmentations: light
4
  batch_size: 64
5
  dataset: DF20
6
  epochs: 100
7
- exp_name: exp4
8
- exp_path: ../runs/vit_base_patch16_384-CrossEntropyLoss-light/exp4
9
  image_size:
10
  - 384
11
  - 384
12
- learning_rate: 0.01
13
  loss: CrossEntropyLoss
14
  multigpu: false
15
  number_of_classes: 1604
@@ -27,5 +27,5 @@ train: null
27
  training_samples: 266273
28
  wandb_entity: zcu_cv
29
  wandb_project: DanishFungi2023
30
- wandb_run_id: md9w61q4
31
  workers: 6
 
1
+ accumulation_steps: 2
2
  architecture: vit_base_patch16_384
3
  augmentations: light
4
  batch_size: 64
5
  dataset: DF20
6
  epochs: 100
7
+ exp_name: exp5
8
+ exp_path: ../runs/vit_base_patch16_384-CrossEntropyLoss-light/exp5
9
  image_size:
10
  - 384
11
  - 384
12
+ learning_rate: 0.005
13
  loss: CrossEntropyLoss
14
  multigpu: false
15
  number_of_classes: 1604
 
27
  training_samples: 266273
28
  wandb_entity: zcu_cv
29
  wandb_project: DanishFungi2023
30
+ wandb_run_id: 8xnsgb0z
31
  workers: 6