ShannonAI / mrc-for-flat-nested-ner

Code for ACL 2020 paper `A Unified MRC Framework for Named Entity Recognition`

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trainer.py: error: unrecognized arguments: --hard_span_only

Emir-Liu opened this issue · comments

I try to use zh_msra.sh ,but it occurs the error:
trainer.py: error: unrecognized arguments: --hard_span_only

how to deal with it?

i find the parameter only occurs in zh_msra,can you tell me the meaning of the parameter

Please refer to https://github.com/ShannonAI/mrc-for-flat-nested-ner/blob/master/scripts/reproduce/zh_msra.sh.
Many thanks!