Spaces:
Running
Running
update
Browse files
examples/vm_sound_classification/conv2d_classifier.yaml
CHANGED
|
@@ -42,4 +42,4 @@ cls_head_param:
|
|
| 42 |
- 32
|
| 43 |
activations: relu
|
| 44 |
dropout: 0.1
|
| 45 |
-
num_labels:
|
|
|
|
| 42 |
- 32
|
| 43 |
activations: relu
|
| 44 |
dropout: 0.1
|
| 45 |
+
num_labels: 2
|