diff --git a/scripts/Traffic_script/Reformer.sh b/scripts/Traffic_script/Reformer.sh index fb2db0b..dff2c96 100644 --- a/scripts/Traffic_script/Reformer.sh +++ b/scripts/Traffic_script/Reformer.sh @@ -14,9 +14,9 @@ python -u run.py \ --e_layers 2 \ --d_layers 1 \ --factor 3 \ - --enc_in 1 \ - --dec_in 1 \ - --c_out 1 \ + --enc_in 862 \ + --dec_in 862 \ + --c_out 862 \ --des 'Exp' \ --itr 1 \ --train_epochs 3 @@ -35,9 +35,9 @@ python -u run.py \ --e_layers 2 \ --d_layers 1 \ --factor 3 \ - --enc_in 1 \ - --dec_in 1 \ - --c_out 1 \ + --enc_in 862 \ + --dec_in 862 \ + --c_out 862 \ --des 'Exp' \ --itr 1 \ --train_epochs 3 @@ -56,9 +56,9 @@ python -u run.py \ --e_layers 2 \ --d_layers 1 \ --factor 3 \ - --enc_in 1 \ - --dec_in 1 \ - --c_out 1 \ + --enc_in 862 \ + --dec_in 862 \ + --c_out 862 \ --des 'Exp' \ --itr 1 \ --train_epochs 3 @@ -77,9 +77,9 @@ python -u run.py \ --e_layers 2 \ --d_layers 1 \ --factor 3 \ - --enc_in 1 \ - --dec_in 1 \ - --c_out 1 \ + --enc_in 862 \ + --dec_in 862 \ + --c_out 862 \ --des 'Exp' \ --itr 1 \ - --train_epochs 3 \ No newline at end of file + --train_epochs 3