Update OpinionBench.py
Browse files- OpinionBench.py +1 -1
OpinionBench.py
CHANGED
|
@@ -14,7 +14,7 @@ _LICENSE = ""
|
|
| 14 |
#}
|
| 15 |
|
| 16 |
TASK_NAMES = [
|
| 17 |
-
'
|
| 18 |
'Favorable Judgment for at least one Plaintiff affecting the ATS claim (this includes judgments that the ATS claim can or cannot move ahead) (Yes, No, or NA if not impacting ATS claim but still an ATS case)',
|
| 19 |
'ATS_Is at least one defendant a corporation',
|
| 20 |
'Chevron-Ag. Format', 'Chevron-Ag. Interp', 'Chevron-Ag. Iss 3', 'Chevron-Ag. Iss. 1',
|
|
|
|
| 14 |
#}
|
| 15 |
|
| 16 |
TASK_NAMES = [
|
| 17 |
+
'ATS-ATS Judgment Categories','Did the Court find ATS Jurisdiction',
|
| 18 |
'Favorable Judgment for at least one Plaintiff affecting the ATS claim (this includes judgments that the ATS claim can or cannot move ahead) (Yes, No, or NA if not impacting ATS claim but still an ATS case)',
|
| 19 |
'ATS_Is at least one defendant a corporation',
|
| 20 |
'Chevron-Ag. Format', 'Chevron-Ag. Interp', 'Chevron-Ag. Iss 3', 'Chevron-Ag. Iss. 1',
|