Transformers
Safetensors
English
scientific-claim-verification
scifact
evidence-selection
evidence-adequacy
retrieved-evidence
Instructions to use rishhh/verisci-claim-verifier-evidence-gated-joint-seed123 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use rishhh/verisci-claim-verifier-evidence-gated-joint-seed123 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("rishhh/verisci-claim-verifier-evidence-gated-joint-seed123", device_map="auto") - Notebooks
- Google Colab
- Kaggle
VeriSci Evidence-Gated Joint Verifier
Experimental candidate with a learned claim-sentence selector, an evidence-adequacy gate, and a joint verifier.
- Selector base:
microsoft/deberta-v3-small - Verifier base:
rishhh/verisci-claim-verifier-retrieval-adapted-seed123 - Evidence gate base:
rishhh/verisci-claim-verifier-retrieval-adapted-seed123 - SciFact validation accuracy: 0.4400
- SciFact validation macro F1: 0.3684
- Gate threshold: 0.90
- Promotion gate passed:
False - Promotion gate reason:
candidate_accuracy_below_target: 0.440 < 0.910
This artifact is experimental unless the repository documentation marks it as promoted.
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support