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