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