Special Tokens
#20
by bwallima - opened
I have a use case in which I fine-tune a distilbert model for classification. I'm using text data along with structured data, in both text and number formats. To indicate the separation of these features to the model, I use the special token [SEP]. How would the same task be accomplished with EuroBERT?
bwallima changed discussion status to closed