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