We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
在预处理阶段过长的文本是如何处理的呢,是直接截断了吗。目前想要做一个阅读理解的任务,但是需要针对自己的语料库进行增量预训练,语料库文档长度大多超过500,这是需要将文档分成子句再去做预处理比较好吗。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
在预处理阶段过长的文本是如何处理的呢,是直接截断了吗。目前想要做一个阅读理解的任务,但是需要针对自己的语料库进行增量预训练,语料库文档长度大多超过500,这是需要将文档分成子句再去做预处理比较好吗。
The text was updated successfully, but these errors were encountered: