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

ValueError: len(params.neg_mining_chain)=4 != 3 #248

Open
justinbuzzni opened this issue Jul 20, 2023 · 1 comment
Open

ValueError: len(params.neg_mining_chain)=4 != 3 #248

justinbuzzni opened this issue Jul 20, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@justinbuzzni
Copy link

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

ValueError: len(params.neg_mining_chain)=4 != 3 

Environment

  • Operating system: Ubuntu
  • Python version: 3.9
  • PECOS version: libpecos-1.0.0
@justinbuzzni justinbuzzni added the bug Something isn't working label Jul 20, 2023
@sid027
Copy link

sid027 commented May 17, 2024

still not fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants