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