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

Joint tasks error #25

Open
prestonswh opened this issue Jul 14, 2024 · 1 comment
Open

Joint tasks error #25

prestonswh opened this issue Jul 14, 2024 · 1 comment

Comments

@prestonswh
Copy link

Running joint task

python run_model.py -mode cli -task joint
-model_checkpoint kevinscaria/joint_tk-instruct-base-def-pos-neg-neut-combined
-test_input 'The cab ride was amazing but the service was pricey'

gives this error,

run_model.py", line 110, in
bos_instruction_id = instruct_handler.joint[indomain]
AttributeError: 'InstructionsHandler' object has no attribute 'joint'

@kevinscaria
Copy link
Owner

Let me try to reproduce the results. Extremely sorry for not maintaining the repository. Will try to get a fix soon. I would also accept PRs. In case you are able to resolve this bug sooner.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants