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