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:
- e1772eaf8a20299e97acbd9fe028eac5c0bbdcae4d19e3e20f4c567fe89b01a7
- Size of remote file:
- 98.6 MB
- SHA256:
- f5661c0cfd9127e956b7de26f1b9c5a43fddda531d6da99a95093831324b30b8
路
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.