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