Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
csv
Sub-tasks:
multi-class-classification
Languages:
English
Size:
10K - 100K
License:
fkdosilovic
commited on
Commit
•
8e85d9e
1
Parent(s):
0c9b6c3
Update README with yaml.
Browse files
README.md
CHANGED
@@ -1,3 +1,21 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
license:
|
5 |
+
- mit
|
6 |
+
multilinguality:
|
7 |
+
- monolingual
|
8 |
+
pretty_name: DocEE
|
9 |
+
size_categories:
|
10 |
+
- 10K<n<100K
|
11 |
+
source_datasets:
|
12 |
+
- original
|
13 |
+
tags:
|
14 |
+
- wiki
|
15 |
+
- news
|
16 |
+
- event-detection
|
17 |
+
task_categories:
|
18 |
+
- text-classification
|
19 |
+
task_ids:
|
20 |
+
- multi-class-classification
|
21 |
---
|