From 53a1db3dce1f29df2fb56b01044d6e19a9d1e205 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Koz=C5=82owski?= Date: Sat, 17 Dec 2022 10:24:47 +0100 Subject: [PATCH] config fix --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index be75a38..0b2a262 100644 --- a/config.yaml +++ b/config.yaml @@ -5,4 +5,4 @@ validation_dataset_split: "train" has_metadata: False print_output: True output_file_dir: "../../gonito-outs" -test_name: "base-test" +test_name: "base-test" \ No newline at end of file