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
Thanks for sharing research. Can I reproduce PCW results of RoPE mdoels in paper?
The text was updated successfully, but these errors were encountered:
hi @kiucho , thanks for your attention to this work! I think the scripts is here. I will look into this next week.
Sorry, something went wrong.
Hi @kiucho, sorry for the late reply. Take e5-rope-base as an example, you may reproduce its PCW results by running following command:
bash scripts/run_long_embed.sh dwzhu/e5rope-base pcw 512 4096
No branches or pull requests
Thanks for sharing research. Can I reproduce PCW results of RoPE mdoels in paper?
The text was updated successfully, but these errors were encountered: