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