yhcc
yhcc
Sorry for the super late reply. Because we want the current word to have 0 distance with itself, and the word in its left has -1, -2, -3 ... distance(from...
Sorry for the late reply, following some previous work, the MSRA dataset did not use development.
感觉是权限问题~
现在还不支持诶。
BTW, the following are my outputs when I use ''batch_size=16, gradient_accumulation_steps=2'', I delete some of the middle outputs to make it shorter. In conll2003, usually (like LSTM+CRF) the F1 on...
Is there any progress for this bug ?
Thank you for your reply. Sorry for the pressure, the 16th is totally fine.
Any update?
@kamalkraj Since the original conll2003 data has some wrong annotation, some papers (as some listed in https://github.com/pfliu-nlp/Named-Entity-Recognition-NER-Papers/tree/master/ner_dataset ) have tried to revise these annotation errors, and released the revised dataset....
No, I tried to use the code in this repo(revised the bug as post here), and get the results as I have post before. I also tried to rewrite this...