Instructions to use google/realm-orqa-nq-openqa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use google/realm-orqa-nq-openqa with Transformers:
# Load model directly from transformers import RealmForOpenQA model = RealmForOpenQA.from_pretrained("google/realm-orqa-nq-openqa", dtype="auto") - Notebooks
- Google Colab
- Kaggle
realm-orqa-nq-openqa
Model description
The REALM checkpoint finetuned with Natural Questions(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 RealmForOpenQA
openqa = RealmForOpenQA.from_pretrained("qqaatw/realm-orqa-nq-openqa")
- Downloads last month
- 19
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support