{ "_name_or_path": "nlpaueb/bert-base-uncased-contracts", "architectures": [ "BertForSequenceClassification" ], "attention_probs_dropout_prob": 0.1, "classifier_dropout": null, "eos_token_ids": null, "hidden_act": "gelu", "hidden_dropout_prob": 0.1, "hidden_size": 768, "id2label": { "0": "Renewal Term", "1": "Governing Law", "2": "Competitive Restriction Exception", "3": "Non-Compete", "4": "Exclusivity", "5": "No Solicitation", "6": "Non-Disparagement", "7": "Rofr/Rofo/Rofn", "8": "Change Of Control", "9": "Revenue/Profit Sharing", "10": "Price Restrictions", "11": "Minimum Commitment", "12": "Ip Ownership Assignment", "13": "Joint Ip Ownership", "14": "License Grant", "15": "Post-Termination Services", "16": "Audits", "17": "Uncapped Liability", "18": "Cap On Liability", "19": "Liquidated Damages", "20": "Warranty Duration", "21": "Insurance", "22": "Covenant Not To Sue", "23": "Severability", "24": "Indemnification", "25": "Waiver", "26": "Compensation", "27": "Confidentiality", "28": "Termination", "29": "Arbitration", "30": "Force Majeure", "31": "Definition", "32": "Survival", "33": "Assignment", "34": "Dispute Resolution", "35": "Security Deposit", "36": "Breach", "37": "Intellectual Property Rights", "38": "Obligations", "39": "Others" }, "initializer_range": 0.02, "intermediate_size": 3072, "label2id": { "Arbitration": 29, "Assignment": 33, "Audits": 16, "Breach": 36, "Cap On Liability": 18, "Change Of Control": 8, "Compensation": 26, "Competitive Restriction Exception": 2, "Confidentiality": 27, "Covenant Not To Sue": 22, "Definition": 31, "Dispute Resolution": 34, "Exclusivity": 4, "Force Majeure": 30, "Governing Law": 1, "Indemnification": 24, "Insurance": 21, "Intellectual Property Rights": 37, "Ip Ownership Assignment": 12, "Joint Ip Ownership": 13, "License Grant": 14, "Liquidated Damages": 19, "Minimum Commitment": 11, "No Solicitation": 5, "Non-Compete": 3, "Non-Disparagement": 6, "Obligations": 38, "Others": 39, "Post-Termination Services": 15, "Price Restrictions": 10, "Renewal Term": 0, "Revenue/Profit Sharing": 9, "Rofr/Rofo/Rofn": 7, "Security Deposit": 35, "Severability": 23, "Survival": 32, "Termination": 28, "Uncapped Liability": 17, "Waiver": 25, "Warranty Duration": 20 }, "layer_norm_eps": 1e-12, "max_position_embeddings": 512, "model_type": "bert", "num_attention_heads": 12, "num_hidden_layers": 12, "output_past": true, "pad_token_id": null, "position_embedding_type": "absolute", "problem_type": "single_label_classification", "torch_dtype": "float32", "transformers_version": "4.42.0", "type_vocab_size": 2, "use_cache": true, "vocab_size": 30522 }