-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
你好,我在训练的时候出现的一个问题
Traceback (most recent call last): File "../../train.py", line 293, in <module> multiple_runs(args) File "../../train.py", line 247, in multiple_runs train_one_model(args, model_path, run) File "../../train.py", line 205, in train_one_model _, _, dev_f1 = evaluate_model(args, data, model, save_path, mode='dev') File "../../train.py", line 110, in evaluate_model combine_result(gold_path, eval_path, combine_path) File "../../train.py", line 31, in combine_result assert len(gold_label_list) == len(pred_label_list) AssertionError
请问怎么解决这个问题,望解答,谢谢
Metadata
Metadata
Assignees
Labels
No labels