GilSemoDarrow
commited on
Commit
•
f0f1642
1
Parent(s):
9aedd76
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,15 @@
|
|
1 |
---
|
2 |
license: gpl-3.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
## Dataset Description
|
5 |
|
@@ -48,4 +58,4 @@ The dataset was curated by Darrow.ai (2022).
|
|
48 |
year = {2022},
|
49 |
location = {Abu Dhabi, EMNLP2022},
|
50 |
}
|
51 |
-
```
|
|
|
1 |
---
|
2 |
license: gpl-3.0
|
3 |
+
task_categories:
|
4 |
+
- text-classification
|
5 |
+
- zero-shot-classification
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
tags:
|
9 |
+
- legal
|
10 |
+
- legalnlp
|
11 |
+
- class action
|
12 |
+
- darrow
|
13 |
---
|
14 |
## Dataset Description
|
15 |
|
|
|
58 |
year = {2022},
|
59 |
location = {Abu Dhabi, EMNLP2022},
|
60 |
}
|
61 |
+
```
|