Upload config.yaml with huggingface_hub
Browse files- config.yaml +5 -5
config.yaml
CHANGED
@@ -4,8 +4,8 @@ augmentations: light
|
|
4 |
batch_size: 64
|
5 |
dataset: FungiTastic-Mini
|
6 |
epochs: 1
|
7 |
-
exp_name:
|
8 |
-
exp_path: ../runs/resnet18.a1_in1k-CrossEntropyLoss-light/
|
9 |
image_size:
|
10 |
- 224
|
11 |
- 224
|
@@ -19,7 +19,7 @@ root_path: ../
|
|
19 |
run_name: resnet18.a1_in1k-CrossEntropyLoss-light
|
20 |
scheduler: plateau
|
21 |
tags:
|
22 |
-
- FungiTastic-
|
23 |
- 224x224
|
24 |
- Convolutional
|
25 |
test_samples: 10738
|
@@ -29,5 +29,5 @@ validation_classes: 193
|
|
29 |
validation_samples: 9412
|
30 |
wandb_entity: zcu_cv
|
31 |
wandb_project: FungiTastic
|
32 |
-
wandb_run_id:
|
33 |
-
workers:
|
|
|
4 |
batch_size: 64
|
5 |
dataset: FungiTastic-Mini
|
6 |
epochs: 1
|
7 |
+
exp_name: exp15
|
8 |
+
exp_path: ../runs/resnet18.a1_in1k-CrossEntropyLoss-light/exp15
|
9 |
image_size:
|
10 |
- 224
|
11 |
- 224
|
|
|
19 |
run_name: resnet18.a1_in1k-CrossEntropyLoss-light
|
20 |
scheduler: plateau
|
21 |
tags:
|
22 |
+
- FungiTastic-M-CloseSet
|
23 |
- 224x224
|
24 |
- Convolutional
|
25 |
test_samples: 10738
|
|
|
29 |
validation_samples: 9412
|
30 |
wandb_entity: zcu_cv
|
31 |
wandb_project: FungiTastic
|
32 |
+
wandb_run_id: a3orlvg1
|
33 |
+
workers: 8
|