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
Hi, I'm now trying to use training data in generated_data/data-clipped for fine-tuning. I'm now using Roberta, but I found that there are still many sentence pairs over the limit of 512. Now I process the sentence pair like this: textclaim, maybe I'm wrong or something?
Thank you in advance!