bert squad任务运行错误
Created by: xiegegege
在运行结束保存模型时有个报错 Traceback (most recent call last): File "run_squad.py", line 427, in train(args) File "run_squad.py", line 422, in train ], processor) File "run_squad.py", line 208, in predict args.null_score_diff_threshold, args.verbose) File "/ssd1/xiege/LARK_4.10/LARK/BERT/reader/squad.py", line 614, in write_predictions result = unique_id_to_result[feature.unique_id] KeyError: 1000010824 terminate called without an active exception