dmlc / gluon-nlp

NLP made easy
https://nlp.gluon.ai/
Apache License 2.0
2.56k stars 538 forks source link

Can not use scibert models #1232

Open NileshPranami opened 4 years ago

NileshPranami commented 4 years ago

Description

SciBert model is Unavailable

Error Message

ValueError: Vocabulary for scibert_scivocab_uncased is not available.

szha commented 4 years ago

cc @eric-haibin-lin

Princy06 commented 4 years ago

Actually scibert is present in current github code but in pip it is not updated.