joelniklaus
commited on
Commit
•
e7e762d
1
Parent(s):
adb2ec4
added task overview
Browse files
README.md
CHANGED
@@ -94,6 +94,23 @@ The dataset consists of 11 diverse multilingual legal NLU tasks. 6 tasks have on
|
|
94 |
### Supported Tasks and Leaderboards
|
95 |
|
96 |
The dataset supports the tasks of text classification and token classification.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
|
98 |
### Languages
|
99 |
|
|
|
94 |
### Supported Tasks and Leaderboards
|
95 |
|
96 |
The dataset supports the tasks of text classification and token classification.
|
97 |
+
In detail, we support the folliwing tasks and configurations:
|
98 |
+
|
99 |
+
|
100 |
+
| task | task type | configurations | link |
|
101 |
+
|:---------------------------|--------------------------:|--------------------------------:|-------------------------------------------------------------------------------------------------------:|
|
102 |
+
| Brazilian Court Decisions | Judgment Prediction | (judgment, unanimity) | [joelito/brazilian_court_decisions](https://huggingface.co/datasets/joelito/brazilian_court_decisions) |
|
103 |
+
| Swiss Judgment Prediction | Judgment Prediction | default | [joelito/swiss_judgment_prediction](https://huggingface.co/datasets/swiss_judgment_prediction) |
|
104 |
+
| German Argument Mining | Argument Mining | default | [joelito/german_argument_mining](https://huggingface.co/datasets/joelito/german_argument_mining) |
|
105 |
+
| Greek Legal Code | Topic Classification | (volume, chapter, subject) | [greek_legal_code](https://huggingface.co/datasets/greek_legal_code) |
|
106 |
+
| Online Terms of Service | Unfairness Classification | (unfairness level, claus topic) | [online_terms_of_service](https://huggingface.co/datasets/joelito/online_terms_of_service) |
|
107 |
+
| Covid 19 Emergency Event | Event Classification | default | [covid19_emergency_event](https://huggingface.co/datasets/joelito/covid19_emergency_event) |
|
108 |
+
| MultiEURLEX | Topic Classification | (level 1, level 2, level 3) | [multi_eurlex](https://huggingface.co/datasets/multi_eurlex) |
|
109 |
+
| LeNER BR | Named Entity Recognition | default | [lener_br](https://huggingface.co/datasets/lener_br) |
|
110 |
+
| LegalNERo | Named Entity Recognition | default | [legalnero](https://huggingface.co/datasets/joelito/legalnero) |
|
111 |
+
| Greek Legal NER | Named Entity Recognition | default | [greek_legal_ner](https://huggingface.co/datasets/greek_legal_ner) |
|
112 |
+
| MAPA | Named Entity Recognition | (coarse, fine) | [mapa](https://huggingface.co/datasets/joelito/mapa) |
|
113 |
+
|
114 |
|
115 |
### Languages
|
116 |
|