picekl commited on
Commit
c549213
1 Parent(s): 6d9eb76

Upload config.yaml with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.yaml +10 -10
config.yaml CHANGED
@@ -4,15 +4,15 @@ augmentations: vit_heavy
4
  batch_size: 32
5
  dataset: DF24
6
  epochs: 50
7
- exp_name: exp8
8
- exp_path: ../runs/tf_efficientnetv2_b3.in21k_ft_in1k-SeeSawLoss-vit_heavy/exp8
9
  image_size:
10
  - 384
11
  - 384
12
- learning_rate: 0.1
13
  loss: SeeSawLoss
14
  multigpu: false
15
- number_of_classes: 2943
16
  optimizer: SGD
17
  random_seed: 777
18
  root_path: ../
@@ -21,11 +21,11 @@ scheduler: plateau
21
  tags:
22
  - DF24-CloseSet
23
  - 384x384
24
- - Convolutional
25
- test_samples: 90795
26
  train: null
27
- training_samples: 436790
28
  wandb_entity: zcu_cv
29
- wandb_project: DF24
30
- wandb_run_id: wmng5q31
31
- workers: 8
 
4
  batch_size: 32
5
  dataset: DF24
6
  epochs: 50
7
+ exp_name: exp3
8
+ exp_path: ../runs/tf_efficientnetv2_b3.in21k_ft_in1k-SeeSawLoss-vit_heavy/exp3
9
  image_size:
10
  - 384
11
  - 384
12
+ learning_rate: 0.01
13
  loss: SeeSawLoss
14
  multigpu: false
15
+ number_of_classes: 2829
16
  optimizer: SGD
17
  random_seed: 777
18
  root_path: ../
 
21
  tags:
22
  - DF24-CloseSet
23
  - 384x384
24
+ - Transformers
25
+ test_samples: 89659
26
  train: null
27
+ training_samples: 433701
28
  wandb_entity: zcu_cv
29
+ wandb_project: DanishFungi2024
30
+ wandb_run_id: 2a1bklc1
31
+ workers: 12