Closed pangbochen closed 3 years ago
Yes, that's because those models are direct subclasses of Roberta, so they have the same documentation.
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.
Please note that issues that do not follow the contributing guidelines are likely to be ignored.
In the wiki page for XLM-R https://huggingface.co/transformers/model_doc/xlmroberta.html
the model name should be 'xlm-roberta-base' instead of 'roberta-base'
@sgugger