ymcui / Chinese-ELECTRA

Pre-trained Chinese ELECTRA(中文ELECTRA预训练模型)
http://electra.hfl-rc.com
Apache License 2.0
1.4k stars 171 forks source link

keyError:3200000 #50

Closed wanqiufenglv closed 4 years ago

wanqiufenglv commented 4 years ago

Traceback (most recent call last): File "run_finetuning.py", line 375, in main() File "run_finetuning.py", line 371, in main args.model_name, args.data_dir, **hparams)) File "run_finetuning.py", line 304, in run_finetuning scorer.write_predictions() File "/Chinese-ELECTRA-master/finetune/qa/qa_metrics.py", line 113, in write_predictions result = unique_id_to_result[feature[self._name + "_eid"]] KeyError: 3200000

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 4 years ago

Closing the issue, since no updates observed. Feel free to re-open if you need any further assistance.

nlper27149 commented 4 years ago

@wanqiufenglv i met same error ,have you solved it?