5 lines
93 B
Bash
5 lines
93 B
Bash
python3 sampler_user.py \
|
|
--TASK test_task \
|
|
--LOSS ce \
|
|
--MODEL_TYPE lstmlast \
|
|
--EPOCHS 50
|