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