You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To be concrete, I'm trying to instruction fine-tune Phi3 and I have a dataset with input/output columns, but I'd like to prepend a system prompt. I can make my own tokenizer, just want to verify there's not a good reason for this.