5 lines
97 B
Bash
5 lines
97 B
Bash
python3 sampler_user.py \
|
|
--batch_size 8 \
|
|
--lr 1e-4 \
|
|
--model_type lstmlast \
|
|
--hidden_size 128
|