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
ValueError: len(params.neg_mining_chain)=4 != 3
This parameter works. https://raw.githubusercontent.com/amzn/pecos/mainline/examples/xr-transformer-neurips21/params/wiki10-31k/bert/params.json
However this parameter make errors https://raw.githubusercontent.com/amzn/pecos/037312faa219ff8af25f10cd93843fb3e2790af0/examples/xr-transformer-neurips21/params/amazon-3m/bert3/params.json
The text was updated successfully, but these errors were encountered:
still not fixed.
Sorry, something went wrong.
No branches or pull requests
Description
ValueError: len(params.neg_mining_chain)=4 != 3
How to Reproduce?
This parameter works.
https://raw.githubusercontent.com/amzn/pecos/mainline/examples/xr-transformer-neurips21/params/wiki10-31k/bert/params.json
However this parameter make errors
https://raw.githubusercontent.com/amzn/pecos/037312faa219ff8af25f10cd93843fb3e2790af0/examples/xr-transformer-neurips21/params/amazon-3m/bert3/params.json
ValueError: len(params.neg_mining_chain)=4 != 3
Error message or code output
Environment
The text was updated successfully, but these errors were encountered: