From f4e96f3da0aca55050dd9b823320cbd4d2d15420 Mon Sep 17 00:00:00 2001 From: FDBeaulieu Date: Fri, 18 Dec 2020 15:28:39 -0500 Subject: [PATCH] Fix typo in create_dataset.sh --- create_dataset.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/create_dataset.sh b/create_dataset.sh index 9f0a5a9..75abc69 100755 --- a/create_dataset.sh +++ b/create_dataset.sh @@ -3,7 +3,7 @@ python preprocess_multiwoz.py delex # preprocess multiwoz with lexicalized responses -python preprocess_multiwoz.py lexixal +python preprocess_multiwoz.py lexical # create dataset for language modeling with SimpleTOD -python prepare_simpletod_data.py \ No newline at end of file +python prepare_simpletod_data.py