mirror of
https://github.com/wassname/ETSformer.git
synced 2026-07-21 12:20:25 +08:00
removed extra flag in script
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user