studio-ousia / luke

LUKE -- Language Understanding with Knowledge-based Embeddings
Apache License 2.0
705 stars 101 forks source link

Fix huggingface_conll_2003 notebook. #173

Closed chantera closed 1 year ago

chantera commented 1 year ago

This PR fixes the calculation of max_mention_length in huggingface_conll_2003.ipynb. (I did not re-run the notebook because it made many diffs.)

ryokan0123 commented 1 year ago

Thank you! I checked it and confirmed that the fixed version is correct.

Rerunning the code, I saw that the score does not seem to have changed, fortunately.