From 3811dc68de2e2572b3656b8f4460553136eb11b4 Mon Sep 17 00:00:00 2001 From: Pherkel Date: Mon, 11 Sep 2023 23:14:24 +0200 Subject: added cluster config --- hpc_train.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hpc_train.sh') diff --git a/hpc_train.sh b/hpc_train.sh index c7d1636..2280087 100755 --- a/hpc_train.sh +++ b/hpc_train.sh @@ -1,3 +1,3 @@ #!/bin/sh -yes no | python -m swr2_asr.train --epochs=100 --batch_size=30 --dataset_path=/mnt/lustre/mladm/mfa252/data +yes no | python -m swr2_asr.train --config_path config.cluster.yaml -- cgit v1.2.3