Is there any plans to support RoBERTa like models? Or at least can someone provide some hints on how can I adapt this code for this propose
I see the problem in preprocessing data, because there are some difficulties with [unusedxxx] tokens in tokenizer and a bit different text preprocessing for RoBERTa tokenizer
Is there any plans to support RoBERTa like models? Or at least can someone provide some hints on how can I adapt this code for this propose
I see the problem in preprocessing data, because there are some difficulties with [unusedxxx] tokens in tokenizer and a bit different text preprocessing for RoBERTa tokenizer