Datasets:
ArXiv:
Commit
·
aec9eb6
1
Parent(s):
e6bf9e3
Fix task_categories
Browse files
README.md
CHANGED
@@ -1,7 +1,4 @@
|
|
1 |
---
|
2 |
-
pretty_name: LegalGLUE
|
3 |
-
annotations_creators:
|
4 |
-
language_creators:
|
5 |
language:
|
6 |
- en
|
7 |
- da
|
@@ -31,12 +28,15 @@ multilinguality:
|
|
31 |
source_datasets:
|
32 |
- extended
|
33 |
task_categories:
|
34 |
-
-
|
35 |
-
- token-classification
|
36 |
task_ids:
|
37 |
- named-entity-recognition
|
38 |
- multi-label-classification
|
39 |
- topic-classification
|
|
|
|
|
|
|
|
|
40 |
---
|
41 |
|
42 |
# Dataset Card for "LegalGLUE"
|
|
|
1 |
---
|
|
|
|
|
|
|
2 |
language:
|
3 |
- en
|
4 |
- da
|
|
|
28 |
source_datasets:
|
29 |
- extended
|
30 |
task_categories:
|
31 |
+
- other
|
|
|
32 |
task_ids:
|
33 |
- named-entity-recognition
|
34 |
- multi-label-classification
|
35 |
- topic-classification
|
36 |
+
pretty_name: LegalGLUE
|
37 |
+
tags:
|
38 |
+
- german-ler
|
39 |
+
- lener-br
|
40 |
---
|
41 |
|
42 |
# Dataset Card for "LegalGLUE"
|