Dear Carlo,There is an issue with text construction. Firstly, the prompt should be passed, then the text:full_text = "".join([f"<>{l}" for l in labels]) + "<>" + text
Hey. Thanks for pointing it out, I will fix it asap :)
· Sign up or log in to comment