File size: 376 Bytes
0d6f431 2af8970 0d6f431 2af8970 0d6f431 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
{
"architectures": [
"ClaimModelForClassification"
],
"dropout": 0.3,
"id2label": {
"0": "LABEL_0",
"1": "LABEL_1"
},
"label2id": {
"LABEL_0": 0,
"LABEL_1": 1
},
"loss_type": "ce",
"model_name": "MoritzLaurer/ernie-m-large-mnli-xnli",
"model_type": "claim_verification",
"torch_dtype": "float32",
"transformers_version": "4.47.0"
}
|