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