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

Predicting a topic that doesnot exist in the list #18

Open
tayfuntuna opened this issue Jan 9, 2023 · 0 comments
Open

Predicting a topic that doesnot exist in the list #18

tayfuntuna opened this issue Jan 9, 2023 · 0 comments

Comments

@tayfuntuna
Copy link

I was using 3b model and i was framing the model as following:

Definition: Find the topic of the given text among this topic list: topic1,topic2

Postive example 1
Input
Output: topic1
Explanation: .....because of that result is topic1
....

When i ran the model, the model will output a topic that is not in the list in the definition or in the outputs of any example inputs.

What can we do to avoid this?

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

1 participant