| { | |
| "_name_or_path": "microsoft/deberta-v3-xsmall", | |
| "backbone_model": "microsoft/deberta-v3-xsmall", | |
| "hidden_size": 384, | |
| "num_labels": 3, | |
| "id2label": { | |
| "0": "L0+L1 (Easy)", | |
| "1": "L2 (Moderate)", | |
| "2": "L3 (Complex)" | |
| }, | |
| "label2id": { | |
| "L0+L1": 0, | |
| "L2": 1, | |
| "L3": 2 | |
| }, | |
| "model_type": "deberta-v3", | |
| "torch_dtype": "float32", | |
| "transformers_version": "4.46.0" | |
| } |