Created by: lfchener
fix the text_data dim to fit the dim check in paddle develop version. Change text_data dim from (seq_len, ) to (seq_len, 1)