| { |
| "_name_or_path": "scales-okn/docket-language-model", |
| "architectures": [ |
| "DebertaV2ForSequenceClassification" |
| ], |
| "attention_probs_dropout_prob": 0.1, |
| "hidden_act": "gelu", |
| "hidden_dropout_prob": 0.1, |
| "hidden_size": 1024, |
| "id2label": { |
| "0": "answer", |
| "1": "arrest", |
| "2": "bench trial", |
| "3": "bilateral", |
| "4": "brief", |
| "5": "case dismissed", |
| "6": "case opened in error", |
| "7": "complaint", |
| "8": "consent decree", |
| "9": "consent decree resolution", |
| "10": "consent judgment", |
| "11": "default judgment resolution", |
| "12": "dismiss with prejudice", |
| "13": "dismiss without prejudice", |
| "14": "dismissing motion", |
| "15": "error", |
| "16": "findings of fact", |
| "17": "granting motion for summary judgment", |
| "18": "granting motion to dismiss", |
| "19": "indictment", |
| "20": "information", |
| "21": "judgment", |
| "22": "jury trial", |
| "23": "minute entry", |
| "24": "motion", |
| "25": "motion for default judgment", |
| "26": "motion for habeas corpus", |
| "27": "motion for judgment", |
| "28": "motion for judgment as a matter of law", |
| "29": "motion for judgment on the pleadings", |
| "30": "motion for settlement", |
| "31": "motion for summary judgment", |
| "32": "motion for time extension", |
| "33": "motion to certify class", |
| "34": "motion to dismiss", |
| "35": "motion to remand", |
| "36": "motion to seal", |
| "37": "notice", |
| "38": "notice of appeal", |
| "39": "notice of consent", |
| "40": "notice of dismissal", |
| "41": "notice of motion", |
| "42": "notice of removal", |
| "43": "notice of settlement", |
| "44": "notice of voluntary dismissal", |
| "45": "order", |
| "46": "petition", |
| "47": "petition for habeas corpus", |
| "48": "plea", |
| "49": "plea agreement", |
| "50": "proposed", |
| "51": "remand resolution", |
| "52": "response", |
| "53": "rule 68 resolution", |
| "54": "sentence", |
| "55": "settlement agreement", |
| "56": "settlement reached", |
| "57": "stipulation", |
| "58": "stipulation for judgment", |
| "59": "stipulation for settlement", |
| "60": "stipulation of dismissal", |
| "61": "summons", |
| "62": "transfer", |
| "63": "transferred entry", |
| "64": "trial", |
| "65": "unopposed", |
| "66": "verdict", |
| "67": "voluntary dismissal resolution", |
| "68": "waiver", |
| "69": "waiver of indictment", |
| "70": "warrant" |
| }, |
| "initializer_range": 0.02, |
| "intermediate_size": 4096, |
| "label2id": { |
| "answer": 0, |
| "arrest": 1, |
| "bench trial": 2, |
| "bilateral": 3, |
| "brief": 4, |
| "case dismissed": 5, |
| "case opened in error": 6, |
| "complaint": 7, |
| "consent decree": 8, |
| "consent decree resolution": 9, |
| "consent judgment": 10, |
| "default judgment resolution": 11, |
| "dismiss with prejudice": 12, |
| "dismiss without prejudice": 13, |
| "dismissing motion": 14, |
| "error": 15, |
| "findings of fact": 16, |
| "granting motion for summary judgment": 17, |
| "granting motion to dismiss": 18, |
| "indictment": 19, |
| "information": 20, |
| "judgment": 21, |
| "jury trial": 22, |
| "minute entry": 23, |
| "motion": 24, |
| "motion for default judgment": 25, |
| "motion for habeas corpus": 26, |
| "motion for judgment": 27, |
| "motion for judgment as a matter of law": 28, |
| "motion for judgment on the pleadings": 29, |
| "motion for settlement": 30, |
| "motion for summary judgment": 31, |
| "motion for time extension": 32, |
| "motion to certify class": 33, |
| "motion to dismiss": 34, |
| "motion to remand": 35, |
| "motion to seal": 36, |
| "notice": 37, |
| "notice of appeal": 38, |
| "notice of consent": 39, |
| "notice of dismissal": 40, |
| "notice of motion": 41, |
| "notice of removal": 42, |
| "notice of settlement": 43, |
| "notice of voluntary dismissal": 44, |
| "order": 45, |
| "petition": 46, |
| "petition for habeas corpus": 47, |
| "plea": 48, |
| "plea agreement": 49, |
| "proposed": 50, |
| "remand resolution": 51, |
| "response": 52, |
| "rule 68 resolution": 53, |
| "sentence": 54, |
| "settlement agreement": 55, |
| "settlement reached": 56, |
| "stipulation": 57, |
| "stipulation for judgment": 58, |
| "stipulation for settlement": 59, |
| "stipulation of dismissal": 60, |
| "summons": 61, |
| "transfer": 62, |
| "transferred entry": 63, |
| "trial": 64, |
| "unopposed": 65, |
| "verdict": 66, |
| "voluntary dismissal resolution": 67, |
| "waiver": 68, |
| "waiver of indictment": 69, |
| "warrant": 70 |
| }, |
| "layer_norm_eps": 1e-07, |
| "max_position_embeddings": 512, |
| "max_relative_positions": -1, |
| "model_type": "deberta-v2", |
| "norm_rel_ebd": "layer_norm", |
| "num_attention_heads": 16, |
| "num_hidden_layers": 24, |
| "pad_token_id": 0, |
| "pooler_dropout": 0, |
| "pooler_hidden_act": "gelu", |
| "pooler_hidden_size": 1024, |
| "pos_att_type": [ |
| "p2c", |
| "c2p" |
| ], |
| "position_biased_input": false, |
| "position_buckets": 256, |
| "relative_attention": true, |
| "share_att_key": true, |
| "torch_dtype": "float32", |
| "transformers_version": "4.23.1", |
| "type_vocab_size": 0, |
| "vocab_size": 128001 |
| } |
|
|