Instructions to use robinhad/ukrainian-qa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use robinhad/ukrainian-qa with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="robinhad/ukrainian-qa")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("robinhad/ukrainian-qa") model = AutoModelForQuestionAnswering.from_pretrained("robinhad/ukrainian-qa", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 718306f6ba5b4083ef44b531faca5d7322e0e027bce53c0c51683c6f9225e4e5
- Size of remote file:
- 438 MB
- SHA256:
- 32c0d00b7b006c61360316f26496f32e3da70fffa6ca29d6ff74b703eae75f15
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.