| { | |
| "base_model": "microsoft/deberta-v3-base", | |
| "config_path": null, | |
| "fc_dropout": 0.2, | |
| "id2label": { | |
| "0": "High", | |
| "1": "Medium", | |
| "2": "Low" | |
| }, | |
| "label2id": { | |
| "High": 0, | |
| "Low": 2, | |
| "Medium": 1 | |
| }, | |
| "model_type": "deberta-v2", | |
| "pretrained": true | |
| } |
| { | |
| "base_model": "microsoft/deberta-v3-base", | |
| "config_path": null, | |
| "fc_dropout": 0.2, | |
| "id2label": { | |
| "0": "High", | |
| "1": "Medium", | |
| "2": "Low" | |
| }, | |
| "label2id": { | |
| "High": 0, | |
| "Low": 2, | |
| "Medium": 1 | |
| }, | |
| "model_type": "deberta-v2", | |
| "pretrained": true | |
| } |