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