-
Notifications
You must be signed in to change notification settings - Fork 182
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
关于长文本标题生成的一些问题 #30
Comments
理论上GPT-2 default 1024,感觉你有自己的数据集按照大佬思路从头训练自己的就行了 |
emmmm硬件属实不大行,我尝试自己从头训练,但是gpt2确实太大了,我的服务器跑不动……所以只能找预训练模型
发自我的iPhone
…------------------ 原始邮件 ------------------
发件人: Xiaoyu.S ***@***.***>
发送时间: 2022年5月30日 17:22
收件人: liucongg/GPT2-NewsTitle ***@***.***>
抄送: Fino2020 ***@***.***>, Author ***@***.***>
主题: Re: [liucongg/GPT2-NewsTitle] 关于长文本标题生成的一些问题 (Issue #30)
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
该预训练模型的最大文本长度支持是512,对于超出这个范围的长度的文本,请问应该怎么操作呢
The text was updated successfully, but these errors were encountered: