-
Notifications
You must be signed in to change notification settings - Fork 812
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
Zero shot classification #619
Conversation
Signed-off-by: Abhay Ratnaparkhi <abhay.ratnaparkhi1@ibm.com>
Signed-off-by: Abhay Ratnaparkhi <abhay.ratnaparkhi1@ibm.com>
fccdd3c
to
a2dd67a
Compare
Signed-off-by: Abhay Ratnaparkhi <abhay.ratnaparkhi1@ibm.com>
Signed-off-by: Abhay Ratnaparkhi <abhay.ratnaparkhi1@ibm.com>
Signed-off-by: Abhay Ratnaparkhi <abhay.ratnaparkhi1@ibm.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have changed the attribution requirements and no longer require them within the yaml file. Please remove them when you can!
Signed-off-by: Abhay <abhay.ratnaparkhi@gmail.com>
This feels like it should be a knowledge with references instead of |
The concept is to enhance the ability to classify text into categories based on class descriptions in real-time. While LLM can already manage this, I believe adding a specific skill would further improve its performance in such tasks. |
We will be discussing this in our skill triage meeting soon. Thank you for the feedback. Can you rebase the branch too please? |
We have decided that the "guard rails" for this type of work should come from the core engineering team. Thank you for your submission, but this will PR will fall into a larger initiative, and we can not accept this. |
okay. thank you for reviewing it. |
Describe the contribution to the taxonomy
Input given at the prompt
Response from the original model
Response from the fine-tuned model
Contribution checklist
lab generate
lab generate
qna.yaml
file contains at least 5seed_examples
qna.yaml
file was linted and prettified (yaml-validator can do both)