removed extra flag in script

This commit is contained in:
gorold
2022-11-12 14:22:15 +08:00
parent e7650a3e3f
commit 2566f689d0
-2
View File
@@ -37,7 +37,6 @@ python -u run.py \
--itr 1
python -u run.py \
--is_training 1 \
--root_path ./dataset/electricity/ \
--data_path electricity.csv \
--model_id ECL \
@@ -57,7 +56,6 @@ python -u run.py \
--itr 1
python -u run.py \
--is_training 1 \
--root_path ./dataset/electricity/ \
--data_path electricity.csv \
--model_id ECL \