Instructions to use sosuke/ease-xlm-roberta-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sosuke/ease-xlm-roberta-base with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="sosuke/ease-xlm-roberta-base")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("sosuke/ease-xlm-roberta-base") model = AutoModel.from_pretrained("sosuke/ease-xlm-roberta-base") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 84a8a7a3520e69c4b28f1017587e19227aa6ea23100abb6317cbc517bb603d9c
- Size of remote file:
- 1.11 GB
- SHA256:
- c94659a5c9ece3541ea7664e1a45a768e2dd53f55bdebbdcf3c9b3ffe9cde961
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.