Skip to content
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

请问作者在预训练中哪一步对数据做了mask? #36

Closed
ChrisXULC opened this issue Jul 11, 2023 · 1 comment
Closed

请问作者在预训练中哪一步对数据做了mask? #36

ChrisXULC opened this issue Jul 11, 2023 · 1 comment
Labels
question Further information is requested

Comments

@ChrisXULC
Copy link

请问作者在预训练中哪一步对数据做了mask?

@MikeDean2367
Copy link
Collaborator

您好,感谢关注。我们使用的是transformers包的LlamaForCausalLM类来加载模型,该类提供了相关的代码,您可以阅读相关的源代码。关于具体在哪一步进行mask,您可以参考此处

@zxlzr zxlzr added the question Further information is requested label Jul 12, 2023
@zxlzr zxlzr closed this as completed Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants