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