Upload config.yaml with huggingface_hub
Browse files- config.yaml +4 -4
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
|
|
@@ -22,12 +22,12 @@ tags:
|
|
| 22 |
- FungiTastic-M-CloseSet
|
| 23 |
- 224x224
|
| 24 |
- Convolutional
|
| 25 |
-
test_samples:
|
| 26 |
train: null
|
| 27 |
training_samples: 46842
|
| 28 |
validation_classes: 193
|
| 29 |
validation_samples: 9412
|
| 30 |
wandb_entity: zcu_cv
|
| 31 |
wandb_project: FungiTastic
|
| 32 |
-
wandb_run_id:
|
| 33 |
workers: 8
|
|
|
|
| 4 |
batch_size: 64
|
| 5 |
dataset: FungiTastic-Mini
|
| 6 |
epochs: 1
|
| 7 |
+
exp_name: exp8
|
| 8 |
+
exp_path: ../runs/resnet18.a1_in1k-CrossEntropyLoss-light/exp8
|
| 9 |
image_size:
|
| 10 |
- 224
|
| 11 |
- 224
|
|
|
|
| 22 |
- FungiTastic-M-CloseSet
|
| 23 |
- 224x224
|
| 24 |
- Convolutional
|
| 25 |
+
test_samples: 9412
|
| 26 |
train: null
|
| 27 |
training_samples: 46842
|
| 28 |
validation_classes: 193
|
| 29 |
validation_samples: 9412
|
| 30 |
wandb_entity: zcu_cv
|
| 31 |
wandb_project: FungiTastic
|
| 32 |
+
wandb_run_id: 2hathneu
|
| 33 |
workers: 8
|