It is just rambling

#10
by Mikolai007 - opened

Hey, i can not get it to answer my prompts. It talks about whatever no mater my input. What is going on? Every other model works fine for me.

I cannot get it to execute any of my commands (even picking a random number) Ex.

prompt = f"""

User:

Given the sentence: "Paris is beautiful"
Try performing zero-shots classification on:
["Country", "Food", "Love"]
Output a python list with a score for each class.

Assistant:

"""

Output:
In zero-shot classification, we use a pre-trained language model to predict class labels without any fine-tuning or explicit training on specific classes. Since you provided only strings for classes and no pre-trained language model or specific method is mentioned

upstage org

Please use the correct chat template. Refer to the following link:
https://huggingface.co/upstage/SOLAR-10.7B-Instruct-v1.0#conducting-single-turn-conversation

You can also see our model's output in the ChatBot Arena:
https://chat.lmsys.org/

Limerobot changed discussion status to closed

Sign up or log in to comment