ShannonAI / mrc-for-flat-nested-ner

Code for ACL 2020 paper `A Unified MRC Framework for Named Entity Recognition`
643 stars 117 forks source link

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

Open Emir-Liu opened 3 years ago

Emir-Liu commented 3 years ago

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?

Emir-Liu commented 3 years ago

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

xiaoya-li commented 2 years ago

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