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