Upload hyperparams.yaml
Browse files- hyperparams.yaml +1 -1
hyperparams.yaml
CHANGED
|
@@ -11,7 +11,7 @@ seed: 1986
|
|
| 11 |
__set_seed: !apply:torch.manual_seed [1986]
|
| 12 |
output_folder: results/xvect_augment/1986
|
| 13 |
save_folder: results/xvect_augment/1986/save
|
| 14 |
-
pretrained_path:
|
| 15 |
train_log: results/xvect_augment/1986/train_log.txt
|
| 16 |
|
| 17 |
# Data for augmentation
|
|
|
|
| 11 |
__set_seed: !apply:torch.manual_seed [1986]
|
| 12 |
output_folder: results/xvect_augment/1986
|
| 13 |
save_folder: results/xvect_augment/1986/save
|
| 14 |
+
pretrained_path: Definite/hwaja_insic
|
| 15 |
train_log: results/xvect_augment/1986/train_log.txt
|
| 16 |
|
| 17 |
# Data for augmentation
|