Datasets:
ArXiv:
Commit
•
7019f71
1
Parent(s):
e6bf9e3
Fix task_categories (#4)
Browse files- Fix task_categories (aec9eb66bae96cf23452458ab3c0bfd7ff1df1e8)
- Fix (790fd3126d00f47ff8de15c11e368937823e44c0)
Co-authored-by: Albert Villanova <albertvillanova@users.noreply.huggingface.co>
README.md
CHANGED
@@ -1,7 +1,4 @@
|
|
1 |
---
|
2 |
-
pretty_name: LegalGLUE
|
3 |
-
annotations_creators:
|
4 |
-
language_creators:
|
5 |
language:
|
6 |
- en
|
7 |
- da
|
@@ -37,6 +34,10 @@ 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
|
|
|
34 |
- named-entity-recognition
|
35 |
- multi-label-classification
|
36 |
- topic-classification
|
37 |
+
pretty_name: LegalGLUE
|
38 |
+
tags:
|
39 |
+
- german-ler
|
40 |
+
- lener-br
|
41 |
---
|
42 |
|
43 |
# Dataset Card for "LegalGLUE"
|