z814081807 / DeepNER

天池中药说明书实体识别挑战冠军方案;中文命名实体识别;NER; BERT-CRF & BERT-SPAN & BERT-MRC;Pytorch
914 stars 229 forks source link

errors f'Using swa, swa start should smaller than {len(model_path_list) - 1} and bigger than 0' AssertionError: Using swa, swa start should smaller than 4 and bigger than 0 #23

Closed tianke0711 closed 3 years ago

tianke0711 commented 3 years ago

DeepNER/src/utils/functions_utils.py", line 86, in swa f'Using swa, swa start should smaller than {len(model_path_list) - 1} and bigger than 0' AssertionError: Using swa, swa start should smaller than 1 and bigger than 0

tianke0711 commented 3 years ago

ok 啦