-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
你好,古诗词可视化百度网盘的链接被封了,可以重新分享一下吗,感谢 #1
Comments
我试了重新分享也被封了,没办法。。。 |
您好,这是我的邮箱[email protected],还有啥其他渠道可以看一下您的项目吗 |
我也想要这份数据,这是我的邮箱:[email protected] 非常感谢!辛苦作者 |
训练好的gpt2藏头诗生成模型: 训练好的bert翻译模型: gpt2模型的调用方法主要可以参考GPT2-Chinese-old文件夹下的generate2.py,bert模型的调用方法可以参考bert2transformer文件夹下的translate2.py。 下载模型后存放到对应位置(可以参考模型调用脚本里的路径),应该就能运行。原始训练数据就不分享了,因为可能会涉及版权问题,需要的话可以参考爬虫的代码自己爬一些。 |
No description provided.
The text was updated successfully, but these errors were encountered: