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