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