yongzhuo / Pytorch-NLU

Pytorch-NLU,一个中文文本分类、序列标注工具包,支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Ptorch NLU, a Chinese text classification and sequence annotation toolkit, supports multi class and multi label classification tasks of Chinese long text and short text, and supports sequence annotation tasks such as Chinese named entity recognition, part of spee
https://blog.csdn.net/rensihui
Apache License 2.0
328 stars 52 forks source link

大佬能不能出个零基础的傻瓜式训练测试教程啊,看着有点蒙。 #8

Closed xuelicheng1992 closed 1 year ago

xuelicheng1992 commented 1 year ago

比如这些预训练模型去哪里下载。

yongzhuo commented 1 year ago

比如这些预训练模型去哪里下载。

改成默认的repo_id就好,到时候我更新一下

xuelicheng1992 commented 1 year ago

比如这些预训练模型去哪里下载。

改成默认的repo_id就好,到时候我更新一下

期待更新,目前我就弄到bert-base-chinese这个模型。

yongzhuo commented 1 year ago

repo_id已更新