Open Hansyvea opened 3 years ago
preds_list[i].append(label_map[preds[i][j]])
hello, hansyvea, I found the problem is that you don't set the max_seq_length in the methond "convert_examples_to_features", you should change it to your own figure.
i meet this question too, how dou you fix it
hello, i meet this question too, how do you fix it, please help
preds_list[i].append(label_map[preds[i][j]])