Skip to content

Predicting a topic that doesnot exist in the list #18

@tayfuntuna

Description

@tayfuntuna

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions