cliang1453 / BOND

BOND: BERT-Assisted Open-Domain Name Entity Recognition with Distant Supervision
Apache License 2.0
291 stars 34 forks source link

Question about the results #7

Closed up700 closed 3 years ago

up700 commented 3 years ago

Hello, thanks for your good work. I am a beginner of the NLP. I want to know how to reproduce the results reported in the paper. what's the version of the transformers used?

cliang1453 commented 3 years ago

Hi, the version of transformers is 2.3.0 https://github.com/huggingface/transformers/tree/v2.3.0/transformers.