Prateek0515's picture
Upload folder using huggingface_hub
29ccd19 verified
Raw
History Blame Contribute Delete
434 Bytes
{
"model_type": "hierarchical-legal-segmentation",
"num_labels": 7,
"label2id": {
"Arguments of Petitioner": 0,
"Arguments of Respondent": 1,
"Decision": 2,
"Facts": 3,
"Issue": 4,
"None": 5,
"Reasoning": 6
},
"id2label": {
"0": "Arguments of Petitioner",
"1": "Arguments of Respondent",
"2": "Decision",
"3": "Facts",
"4": "Issue",
"5": "None",
"6": "Reasoning"
}
}