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