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