| { | |
| "id2label": { | |
| "0": "Subjective", | |
| "1": "Ambiguous", | |
| "2": "Nonverifiable", | |
| "3": "Negative", | |
| "4": "Vague" | |
| }, | |
| "label2id": { | |
| "Subjective": 0, | |
| "Ambiguous": 1, | |
| "Nonverifiable": 2, | |
| "Negative": 3, | |
| "Vague": 4 | |
| }, | |
| "label_order": [ | |
| "Subjective", | |
| "Ambiguous", | |
| "Nonverifiable", | |
| "Negative", | |
| "Vague" | |
| ], | |
| "thresholds_path": "label_thresholds.npy" | |
| } |