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
我看到eval_yarn_mistral.py中可以对输入长度进行截断,请问假如截断到64k,32k或更小,是否有将正确答案所在位置截去的可能(例如kv_retrieval中正确的键值对)。
eval_yarn_mistral.py
期待您的回复,谢谢!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
我看到
eval_yarn_mistral.py
中可以对输入长度进行截断,请问假如截断到64k,32k或更小,是否有将正确答案所在位置截去的可能(例如kv_retrieval中正确的键值对)。期待您的回复,谢谢!
The text was updated successfully, but these errors were encountered: