一些模型资源地址

transformer:
https://gitcode.net/mirrors/harvardnlp/annotated-transformer

bert- tf
https://gitcode.net/mirrors/google-research/bert/-/blob/master/modeling.py

bert-ner-pytorch:
https://gitcode.net/mirrors/lonePatient/BERT-NER-Pytorch
https://github.com/laoyin/bert-crf-http-rpc 介绍上面那个咋用的

GPtT-2 从finetune到部署
https://zhuanlan.zhihu.com/p/66187655
https://github.com/nshepperd/gpt-2
https://github.com/minimaxir/gpt-2-simple

对话生成系统进展
https://zhuanlan.zhihu.com/p/390859320

transformer
https://github.com/beatlesctr/transformer-en-zh/tree/master/transformer

你可能感兴趣的:(自然语言处理,学习网站资源,dizhi)