Upload ModernBertForSequenceClassification
Browse files- config.json +32 -0
config.json
CHANGED
|
@@ -87,6 +87,38 @@
|
|
| 87 |
"LABEL_8": 8,
|
| 88 |
"LABEL_9": 9
|
| 89 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 90 |
"layer_norm_eps": 1e-05,
|
| 91 |
"local_attention": 128,
|
| 92 |
"local_rope_theta": 10000.0,
|
|
|
|
| 87 |
"LABEL_8": 8,
|
| 88 |
"LABEL_9": 9
|
| 89 |
},
|
| 90 |
+
"label2string": {
|
| 91 |
+
"0": "$ Licensee Invoice",
|
| 92 |
+
"1": "$ Patent Cost Invoice",
|
| 93 |
+
"10": "Issue Fee Paid Notice",
|
| 94 |
+
"11": "Legal Correspondence",
|
| 95 |
+
"12": "Maintenance Fee/Annuity",
|
| 96 |
+
"13": "Nationalized Confirmation",
|
| 97 |
+
"14": "Non-provisional Application",
|
| 98 |
+
"15": "Notice of Abandonment",
|
| 99 |
+
"16": "Notice of Allowance",
|
| 100 |
+
"17": "Notice of Issuance",
|
| 101 |
+
"18": "Notice of Publication",
|
| 102 |
+
"19": "Office Action - Final",
|
| 103 |
+
"2": "$ Royalty Payment",
|
| 104 |
+
"20": "PCT Application",
|
| 105 |
+
"21": "Patent",
|
| 106 |
+
"22": "Power of Attorney",
|
| 107 |
+
"23": "Provisional Application",
|
| 108 |
+
"24": "Recordation of Assignment",
|
| 109 |
+
"25": "Reporting Letter",
|
| 110 |
+
"26": "Request Examination",
|
| 111 |
+
"27": "Resp to Office Action",
|
| 112 |
+
"28": "Restriction Requirement",
|
| 113 |
+
"29": "misc",
|
| 114 |
+
"3": "Assessment Results Table",
|
| 115 |
+
"4": "Assignment - executed",
|
| 116 |
+
"5": "Confidentiality Agreement",
|
| 117 |
+
"6": "Declaration",
|
| 118 |
+
"7": "Filing Receipt",
|
| 119 |
+
"8": "IDS (Info. Discl. Statement)",
|
| 120 |
+
"9": "Invention Disclosure"
|
| 121 |
+
},
|
| 122 |
"layer_norm_eps": 1e-05,
|
| 123 |
"local_attention": 128,
|
| 124 |
"local_rope_theta": 10000.0,
|