picekl commited on
Commit
ae29b96
1 Parent(s): ff5674a

Upload config.yaml with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.yaml +5 -5
config.yaml CHANGED
@@ -4,17 +4,17 @@ augmentations: vit_heavy
4
  batch_size: 64
5
  dataset: FungiTastic-Mini
6
  epochs: 100
7
- exp_name: exp3
8
- exp_path: ../runs/resnext50_32x4d.a1_in1k-CrossEntropyLoss-vit_heavy/exp3
9
  image_size:
10
  - 224
11
  - 224
12
- learning_rate: 0.1
13
  loss: CrossEntropyLoss
14
  multigpu: false
15
  number_of_classes: 215
16
  optimizer: SGD
17
- random_seed: 999
18
  root_path: ../
19
  run_name: resnext50_32x4d.a1_in1k-CrossEntropyLoss-vit_heavy
20
  scheduler: plateau
@@ -28,5 +28,5 @@ validation_classes: 193
28
  validation_samples: 9412
29
  wandb_entity: zcu_cv
30
  wandb_project: FungiTastic
31
- wandb_run_id: ycdnm4jf
32
  workers: 8
 
4
  batch_size: 64
5
  dataset: FungiTastic-Mini
6
  epochs: 100
7
+ exp_name: exp6
8
+ exp_path: ../runs/resnext50_32x4d.a1_in1k-CrossEntropyLoss-vit_heavy/exp6
9
  image_size:
10
  - 224
11
  - 224
12
+ learning_rate: 0.01
13
  loss: CrossEntropyLoss
14
  multigpu: false
15
  number_of_classes: 215
16
  optimizer: SGD
17
+ random_seed: 777
18
  root_path: ../
19
  run_name: resnext50_32x4d.a1_in1k-CrossEntropyLoss-vit_heavy
20
  scheduler: plateau
 
28
  validation_samples: 9412
29
  wandb_entity: zcu_cv
30
  wandb_project: FungiTastic
31
+ wandb_run_id: vpb7edv8
32
  workers: 8