Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
|
2 |
---
|
3 |
license: mit
|
4 |
configs:
|
@@ -26,6 +25,15 @@ dataset_info:
|
|
26 |
num_examples: 75088
|
27 |
download_size: 933978
|
28 |
dataset_size: 3407095
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
---
|
30 |
|
31 |
# WikiBio @ ACL 2023
|
@@ -96,4 +104,4 @@ Wikipedia documents
|
|
96 |
|
97 |
## G. ANNOTATORS' COMPENSATION
|
98 |
|
99 |
-
Annotators' activity is part of their effort related to the development of the present work, which was economically recognized within their contracts with the Academic Institution they are working for.
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
configs:
|
|
|
25 |
num_examples: 75088
|
26 |
download_size: 933978
|
27 |
dataset_size: 3407095
|
28 |
+
task_categories:
|
29 |
+
- token-classification
|
30 |
+
language:
|
31 |
+
- en
|
32 |
+
tags:
|
33 |
+
- wikipedia
|
34 |
+
- biographies
|
35 |
+
- event-detection
|
36 |
+
pretty_name: wikibio
|
37 |
---
|
38 |
|
39 |
# WikiBio @ ACL 2023
|
|
|
104 |
|
105 |
## G. ANNOTATORS' COMPENSATION
|
106 |
|
107 |
+
Annotators' activity is part of their effort related to the development of the present work, which was economically recognized within their contracts with the Academic Institution they are working for.
|