How to use from the
Use from the
Transformers library
# Load model directly
from transformers import RealmReader
model = RealmReader.from_pretrained("google/realm-orqa-nq-reader", dtype="auto")
Quick Links

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
14
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support