 
 
 
 t2t-decoder --t2t_usr_dir=amobee --data_dir=$DATA_DIR --problems=$PROBLEM --model=$MODEL --hparams_set=$HPARAMS --output_dir=$TRAIN_DIR --decode_interactive --decode_hparams=beam_size=1 --hparams=sampling_method=random,sampling_temp=0.1

 t2t-decoder --t2t_usr_dir=amobee --data_dir=$DATA_DIR --problems=$PROBLEM --model=$MODEL --hparams_set=$HPARAMS --output_dir=$TRAIN_DIR --decode_interactive --decode_hparams=return_beams=True