input_keep_prob_ = 0.35
output_keep_prob_ = 0.35

lstmUnitNum = 256
attn_length = -1
attention_size = 256
layer_num = 1
forget_bias = 0.75