YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co/docs/hub/model-cards#model-card-metadata)
fact verification model(FVM) is trained on FEVER, which aims to predict the veracity of a textual claim against a trustworthy knowledge source such as Wikipedia.
This repo hosts the following models for FVM
:
fact_checking/
: the verification models based on BERT (large) and RoBERTa (large), respectively.mrc_seq2seq/
: the generative machine reading comprehension model based on BART (base).evidence_retrieval/
: the evidence sentence ranking models, which are copied directly from KGAT.
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API:
The model has no library tag.