模型:
google/realm-cc-news-pretrained-scorer
The REALM checkpoint pretrained with CC-News as target corpus and Wikipedia as knowledge corpus, converted from the TF checkpoint provided by Google Language.
The original paper, code, and checkpoints can be found here .
from transformers import RealmScorer scorer = RealmScorer.from_pretrained("qqaatw/realm-cc-news-pretrained-scorer")