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

New multitask 9in1 (Singlelabel version) #213

Merged

Conversation

dimakarp1996
Copy link
Contributor

Last singlelabel version of multitask distilbert. Added on Vasily request. PR is interchangeable with #207 , will be merged there if passes the tests

dilyararimovna
dilyararimovna previously approved these changes Jan 17, 2023
annotations = dialog["human_utterances"][-1].get("annotations", {})
if "combined_classification" in annotations: # use combined annotations
annotations = annotations["combined_classification"]
midas_dist = annotations.get("midas_classification", {})
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

надо использовать get_intents из common, а не это

@dilyararimovna dilyararimovna merged commit f186c81 into deeppavlov:dev Jan 24, 2023
@dilyararimovna dilyararimovna mentioned this pull request Jan 24, 2023
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

Successfully merging this pull request may close these issues.

2 participants