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