transformer.zip
bert模型放在 bert_pretain目录下,每个目录下都是三个文件: pytorch_model.bin bert_config.json vocab.txt 已经在THUCNews上面预训练过。 我从THUCNews中抽取了20万条新闻标题文本长度在20到30之间。一共10个类别,每类2万条。数据以字为单位输入模型。
文件列表
transformer.zip
(预估有个8文件)
ai-center.git
server.py
1KB
test
api_test.py
1KB
roberta.py
4KB
bert.py
4KB
.gitignore
99B
config.py
409B
README.md
0B
transformer.py
6KB
暂无评论