AIDAM v15 β€” balanced mDeBERTa

SciFact 66.3 (project best), AggreFact 70.0, FEVER 81.7. The strongest scientific-register verifier of the family.

Part of AIDAM by Jeffrey Romero Del Val β€” open fact-checking agent; verdicts come from this NLI core plus an auditable aggregator, never from an LLM. Every number above passed pre-registered gates; the full campaign (promotions AND rejections) is in docs/ROADMAP.md. Main production model: AIDAM_VREAL_279M_V0.1.0.

The AIDAM model family β€” one verifier per register

Model Register it judges Backbone Headline number
AIDAM_VNEWS_308M_V0.1.0 news summaries, grounding mmBERT 308M LLM-AggreFact 71.0
AIDAM_VWIKI_279M_V0.1.0 encyclopedic claims mDeBERTa-v3 279M FEVER 86.0
AIDAM_VSCI_279M_V0.1.0 scientific writing mDeBERTa-v3 279M SciFact 66.3
AIDAM_VREAL_279M_V0.1.0 real-world and viral claims mDeBERTa-v3 279M AVeriTeC-500 62.6
AIDAM_CODING_1.5B_V0.1.0 (not a verifier β€” code expert) Qwen2.5-Coder 1.5B MBPP-test 63.0%

Why five verifiers and not one. A register is the dialect a text is written in: a news summary, a scientific abstract, a Wikipedia article and a viral post state facts in structurally different ways. Training one small verifier on a new register measurably costs it capacity in the others β€” 30k encyclopedic-register pairs pulled the model toward that style and its score on viral claims fell from 62.6 to 60.2. At 279M capacity the AVeriTeC-optimal and the grounding-optimal models had genuinely diverged into different checkpoints.

So each model above is the champion of one register and is beaten on the others by its own siblings. That is not a hedge; it is the measurement. In AIDAM they are selected per claim and several are consulted at once, because betting on a single routing choice would produce a confident wrong verdict.

A specialist's score counts only on the benchmark it was built for. Quoting the SciFact number as if it described general capability would be the same self-deception as moving a gate after seeing the result.

Versioning. AIDAM_<SPECIALISATION>_<PARAMETERS>_<VERSION>, and the parameter count is the real one. These models are V0.1.0: the research era, the line that produced the measurements above. V1.0.0 is reserved for the models the project is about to train, which do not exist yet β€” so a name never designates two artefacts at once. Earlier names still redirect here.

Formats

PyTorch (safetensors) and ONNX are both published. ONNX is what lets this model run on a CPU without a multi-gigabyte deep-learning runtime β€” roughly 50 MB of dependencies instead of ~3 GB β€” which is what makes it affordable to consult several verifiers about the same claim on a machine with a 4 GB GPU.

The ONNX export was accepted only after being checked against the PyTorch weights on real (evidence, claim) pairs: identical predicted labels, and a maximum logit difference on the order of 1e-6, which is floating-point noise rather than disagreement. Same weights, different runtime.

Downloads last month
26
Safetensors
Model size
0.3B params
Tensor type
F32
Β·
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Model tree for DeliVali/AIDAM_VSCI_279M_V0.1.0

Quantized
(12)
this model