Datasets:
Commit ·
fd814cd
1
Parent(s): 4c8d264
Update README.md
Browse files
README.md
CHANGED
|
@@ -26,155 +26,19 @@ task_ids:
|
|
| 26 |
- utterance-retrieval
|
| 27 |
configs:
|
| 28 |
- config_name: raw_sentences
|
| 29 |
-
|
| 30 |
-
- name: decisionID
|
| 31 |
-
dtype: string
|
| 32 |
-
- name: Text
|
| 33 |
-
dtype: string
|
| 34 |
-
data_files: "all_sentences_anonymized.tar.xz"
|
| 35 |
-
num_examples: 4946439
|
| 36 |
default: true
|
| 37 |
- config_name: raw_documents
|
| 38 |
-
data_files:
|
| 39 |
-
features:
|
| 40 |
-
- name: case_files
|
| 41 |
-
dtype: string
|
| 42 |
-
num_examples: 59112
|
| 43 |
- config_name: all_legal_entities
|
| 44 |
-
data_files:
|
| 45 |
-
sep: ";"
|
| 46 |
-
features:
|
| 47 |
-
- name: decisionID
|
| 48 |
-
dtype: int64
|
| 49 |
-
- name: Text
|
| 50 |
-
dtype: string
|
| 51 |
-
- name: GPE
|
| 52 |
-
dtype: string
|
| 53 |
-
- name: DATE
|
| 54 |
-
dtype: string
|
| 55 |
-
- name: NORP
|
| 56 |
-
dtype: string
|
| 57 |
-
- name: ORG
|
| 58 |
-
dtype: string
|
| 59 |
-
- name: LAW
|
| 60 |
-
dtype: string
|
| 61 |
-
- name: CLAIMANT_EVENTS
|
| 62 |
-
dtype: string
|
| 63 |
-
- name: CREDIBILITY
|
| 64 |
-
dtype: string
|
| 65 |
-
- name: DETERMINATION
|
| 66 |
-
dtype: string
|
| 67 |
-
- name: CLAIMANT_INFO
|
| 68 |
-
dtype: string
|
| 69 |
-
- name: PROCEDURE
|
| 70 |
-
dtype: string
|
| 71 |
-
- name: DOC_EVIDENCE
|
| 72 |
-
dtype: string
|
| 73 |
-
- name: EXPLANATION
|
| 74 |
-
dtype: string
|
| 75 |
-
- name: LEGAL_GROUND
|
| 76 |
-
dtype: string
|
| 77 |
-
- name: LAW_CASE
|
| 78 |
-
dtype: string
|
| 79 |
-
- name: LAW_REPORT
|
| 80 |
-
dtype: string
|
| 81 |
-
- name: decision_outcome
|
| 82 |
-
dtype:
|
| 83 |
-
class_label:
|
| 84 |
-
names:
|
| 85 |
-
'0': 'Rejected'
|
| 86 |
-
'1': 'Granted'
|
| 87 |
-
'2': 'Uncertain'
|
| 88 |
-
- name: extracted_dates
|
| 89 |
-
dtype: string
|
| 90 |
-
- name: LOC_HEARING
|
| 91 |
-
dtype: string
|
| 92 |
-
- name: TRIBUNAL
|
| 93 |
-
dtype: string
|
| 94 |
-
- name: PUBLIC_PRIVATE_HEARING
|
| 95 |
-
dtype: string
|
| 96 |
-
- name: INCHAMBER_VIRTUAL_HEARING
|
| 97 |
-
dtype: string
|
| 98 |
-
- name: JUDGE
|
| 99 |
-
dtype: string
|
| 100 |
-
- name: text_case_cover
|
| 101 |
-
dtype: string
|
| 102 |
-
- name: DATE_DECISION
|
| 103 |
-
dtype: string
|
| 104 |
-
num_examples: 3067330
|
| 105 |
- config_name: casecover_legal_entities
|
| 106 |
-
data_files:
|
| 107 |
-
sep: ","
|
| 108 |
-
features:
|
| 109 |
-
- name: decision_ID
|
| 110 |
-
dtype: int64
|
| 111 |
-
- name: extracted_dates
|
| 112 |
-
dtype: string
|
| 113 |
-
- name: extracted_gpe
|
| 114 |
-
dtype: string
|
| 115 |
-
- name: extracted_org
|
| 116 |
-
dtype: string
|
| 117 |
-
- name: public_private_hearing
|
| 118 |
-
dtype: string
|
| 119 |
-
- name: in_chamber_virtual
|
| 120 |
-
dtype: string
|
| 121 |
-
- name: judge_name
|
| 122 |
-
dtype: string
|
| 123 |
-
- name: date_decision
|
| 124 |
-
dtype: string
|
| 125 |
-
- name: text_case_cover
|
| 126 |
-
dtype: string
|
| 127 |
-
num_examples: 45883
|
| 128 |
- config_name: casecover_entities_outcome
|
| 129 |
-
data_files:
|
| 130 |
-
sep: ";"
|
| 131 |
-
features:
|
| 132 |
-
- name: decision_ID
|
| 133 |
-
dtype: int64
|
| 134 |
-
- name: extracted_dates
|
| 135 |
-
dtype: string
|
| 136 |
-
- name: LOC_HEARING
|
| 137 |
-
dtype: string
|
| 138 |
-
- name: TRIBUNAL
|
| 139 |
-
dtype: string
|
| 140 |
-
- name: PUBLIC_PRIVATE_HEARING
|
| 141 |
-
dtype: string
|
| 142 |
-
- name: INCHAMBER_VIRTUAL_HEARING
|
| 143 |
-
dtype: string
|
| 144 |
-
- name: JUDGE
|
| 145 |
-
dtype: string
|
| 146 |
-
- name: text_case_cover
|
| 147 |
-
dtype: string
|
| 148 |
-
- name: DATE_DECISION
|
| 149 |
-
dtype: string
|
| 150 |
-
- name: decision_outcome
|
| 151 |
-
dtype:
|
| 152 |
-
class_label:
|
| 153 |
-
names:
|
| 154 |
-
'0': 'Rejected'
|
| 155 |
-
'1': 'Granted'
|
| 156 |
-
'2': 'Uncertain'
|
| 157 |
-
num_examples: 31195
|
| 158 |
- config_name: determination_sentences
|
| 159 |
-
data_files:
|
| 160 |
-
|
| 161 |
-
features:
|
| 162 |
-
- name: decisionID
|
| 163 |
-
dtype: int64
|
| 164 |
-
- name: extracted_sentences_determination
|
| 165 |
-
dtype: string
|
| 166 |
-
num_examples: 53977
|
| 167 |
-
- config_name: outcome_classification
|
| 168 |
-
features:
|
| 169 |
-
- name: decisionID
|
| 170 |
-
dtype: float64
|
| 171 |
-
- name: decision_outcome
|
| 172 |
-
dtype:
|
| 173 |
-
class_label:
|
| 174 |
-
names:
|
| 175 |
-
'0': 'Rejected'
|
| 176 |
-
'1': 'Granted'
|
| 177 |
-
'2': 'Uncertain'
|
| 178 |
data_files:
|
| 179 |
- split: train
|
| 180 |
path: "outcome_train_test/train_dataset_silver.csv"
|
|
|
|
| 26 |
- utterance-retrieval
|
| 27 |
configs:
|
| 28 |
- config_name: raw_sentences
|
| 29 |
+
data_files: all_sentences_anonymized.tar.xz
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 30 |
default: true
|
| 31 |
- config_name: raw_documents
|
| 32 |
+
data_files: cases_anonymized_txt_raw.tar.gz
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
- config_name: all_legal_entities
|
| 34 |
+
data_files: main_and_case_cover_all_entities_inferred.csv
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
- config_name: casecover_legal_entities
|
| 36 |
+
data_files: case_cover/case_cover_anonymised_extracted_entities.csv
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 37 |
- config_name: casecover_entities_outcome
|
| 38 |
+
data_files: case_cover/case_cover_entities_and_decision_outcome.csv
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 39 |
- config_name: determination_sentences
|
| 40 |
+
data_files: determination_label_extracted_sentences.csv
|
| 41 |
+
- config_name: outcome_classification
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 42 |
data_files:
|
| 43 |
- split: train
|
| 44 |
path: "outcome_train_test/train_dataset_silver.csv"
|