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