Datasets:
Tasks:
Token Classification
Modalities:
Text
Formats:
json
Sub-tasks:
named-entity-recognition
Languages:
English
Size:
1K - 10K
License:
Upload labels.json with huggingface_hub
Browse files- labels.json +20 -0
labels.json
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
"Act",
|
| 3 |
+
"Address",
|
| 4 |
+
"Court",
|
| 5 |
+
"EffectiveDate",
|
| 6 |
+
"PII_Ref",
|
| 7 |
+
"Parties",
|
| 8 |
+
"Percentage",
|
| 9 |
+
"Price",
|
| 10 |
+
"Principal",
|
| 11 |
+
"Ratio",
|
| 12 |
+
"Regulation",
|
| 13 |
+
"RenewalTerm",
|
| 14 |
+
"Rent",
|
| 15 |
+
"Role",
|
| 16 |
+
"Salary",
|
| 17 |
+
"Shares",
|
| 18 |
+
"TerminationDate",
|
| 19 |
+
"Title"
|
| 20 |
+
]
|