Upload config.yaml with huggingface_hub
Browse files- config.yaml +2 -2
config.yaml
CHANGED
|
@@ -39,7 +39,7 @@ model:
|
|
| 39 |
frontend:
|
| 40 |
type: wavlm
|
| 41 |
args:
|
| 42 |
-
ckpt_path: /netscratch/yelkheir/
|
| 43 |
freeze: false
|
| 44 |
source: unil
|
| 45 |
backend:
|
|
@@ -61,4 +61,4 @@ training:
|
|
| 61 |
EER: {}
|
| 62 |
eval_every_epochs: 1
|
| 63 |
device: cuda
|
| 64 |
-
output_dir: ./outputs/batch1/
|
|
|
|
| 39 |
frontend:
|
| 40 |
type: wavlm
|
| 41 |
args:
|
| 42 |
+
ckpt_path: /netscratch/yelkheir/ssl_models/WavLM-Large.pt
|
| 43 |
freeze: false
|
| 44 |
source: unil
|
| 45 |
backend:
|
|
|
|
| 61 |
EER: {}
|
| 62 |
eval_every_epochs: 1
|
| 63 |
device: cuda
|
| 64 |
+
output_dir: ./outputs/batch1/wavlm_Nes2Net_NoAug_seed2_20260130_054542
|