kyzhouhzau / BERT-NER

Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).
MIT License
1.23k stars 335 forks source link

tensorflow version and how to Frozen bert? #81

Open zshy1205 opened 4 years ago

zshy1205 commented 4 years ago

Can U tell me which tensorflow version you used? and how to Frozen bert ?

sunlanchang commented 4 years ago

Can U tell me which tensorflow version you used? and how to Frozen bert ?

tensorflow==1.15.0 works for me.