Edit model card

realm-orqa-wq-reader

Model description

The REALM checkpoint finetuned with WebQuestions(WQ) 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-wq-reader")
Downloads last month
19
Unable to determine this model’s pipeline type. Check the docs .