Instructions to use google/realm-orqa-nq-reader with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use google/realm-orqa-nq-reader with Transformers:
# Load model directly from transformers import RealmReader model = RealmReader.from_pretrained("google/realm-orqa-nq-reader", dtype="auto") - Notebooks
- Google Colab
- Kaggle
realm-orqa-nq-reader
Model description
The REALM checkpoint finetuned with Natural Question(NQ) dataset, converted from the TF checkpoint provided by Google Language.
The original paper, code, and checkpoints can be found here.
Usage
from transformers import RealmReader
reader = RealmReader.from_pretrained("qqaatw/realm-orqa-nq-reader")
- Downloads last month
- 19
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support