6 lines
91 B
Bash
6 lines
91 B
Bash
|
python3 split_user.py \
|
||
|
--TASK test_task \
|
||
|
--LOSS ce \
|
||
|
--MODEL_TYPE lstmlast \
|
||
|
--EPOCHS 50
|