Update README.md (#4)
Browse files- Update README.md (71c1c7961ff070e1917d46380600ae73f1b4f127)
Co-authored-by: kapllan <[email protected]>
README.md
CHANGED
@@ -89,7 +89,7 @@ task_ids:
|
|
89 |
|
90 |
### Dataset Summary
|
91 |
|
92 |
-
The dataset consists of 11 diverse multilingual legal NLU
|
93 |
|
94 |
Use the dataset like this:
|
95 |
```python
|
|
|
89 |
|
90 |
### Dataset Summary
|
91 |
|
92 |
+
The dataset consists of 11 diverse multilingual legal NLU datasets. 6 datasets have one single configuration and 5 datasets have two or three configurations. This leads to a total of 18 tasks (8 single-label text classification tasks, 5 multi-label text classification tasks and 5 token-classification tasks).
|
93 |
|
94 |
Use the dataset like this:
|
95 |
```python
|