kapllan commited on
Commit
71c1c79
1 Parent(s): 6f63c28

Update README.md

Browse files

In some cases we are talking about datasets and not tasks, so I corrected that.

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -89,7 +89,7 @@ task_ids:
89
 
90
  ### Dataset Summary
91
 
92
- The dataset consists of 11 diverse multilingual legal NLU tasks. 6 tasks have one single configuration and 5 tasks 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
 
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