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