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