hellen9527 / Pytorch-Chinese-Text-Classification

中文文本分类模型集成,包括cnn, lstm, bert等,开箱即用
Mozilla Public License 2.0
24 stars 3 forks source link

bert #8

Closed crazyzhihao closed 6 months ago

crazyzhihao commented 6 months ago

您好,这里bert是不是需要自己先下载下来,还是在代码里面自动下载了呀? 微信图片_20240410212605

yuye2133 commented 6 months ago

是需要下载bert-base-chinese放在项目根目录下,下载链接:https://huggingface.co/google-bert/bert-base-chinese;可以用git clone https://huggingface.co/google-bert/bert-base-chinese