claim-gate-mdeberta / threshold.json
GLLhJpFfYB's picture
Add fp32 (torch) claim-gate weights + tokenizer
554ffbc verified
Raw
History Blame Contribute Delete
172 Bytes
{
"threshold": 0.5,
"model_key": "mdeberta",
"model_name": "microsoft/mdeberta-v3-base",
"max_length": 64,
"labels": {
"0": "no-claim",
"1": "claim"
}
}