Update README.md
Browse files
README.md
CHANGED
|
@@ -1,22 +1,25 @@
|
|
| 1 |
---
|
| 2 |
annotations_creators:
|
| 3 |
-
-
|
|
|
|
|
|
|
| 4 |
languages:
|
| 5 |
- en
|
| 6 |
licenses:
|
| 7 |
- apache-2.0
|
| 8 |
multilinguality:
|
| 9 |
- monolingual
|
|
|
|
| 10 |
size_categories:
|
| 11 |
-
-
|
| 12 |
source_datasets:
|
| 13 |
-
-
|
| 14 |
task_categories:
|
| 15 |
- question-answering
|
| 16 |
- multiple-choice
|
| 17 |
task_ids:
|
| 18 |
-
- multiple-choice-qa
|
| 19 |
- open-domain-qa
|
|
|
|
| 20 |
---
|
| 21 |
|
| 22 |
# Dataset for evaluation of (zero-shot) discourse marker prediction with language models
|
|
|
|
| 1 |
---
|
| 2 |
annotations_creators:
|
| 3 |
+
- expert-generated
|
| 4 |
+
language_creators:
|
| 5 |
+
- crowdsourced
|
| 6 |
languages:
|
| 7 |
- en
|
| 8 |
licenses:
|
| 9 |
- apache-2.0
|
| 10 |
multilinguality:
|
| 11 |
- monolingual
|
| 12 |
+
pretty_name: 'discourse_marker_qa'
|
| 13 |
size_categories:
|
| 14 |
+
- n<1K
|
| 15 |
source_datasets:
|
| 16 |
+
- original
|
| 17 |
task_categories:
|
| 18 |
- question-answering
|
| 19 |
- multiple-choice
|
| 20 |
task_ids:
|
|
|
|
| 21 |
- open-domain-qa
|
| 22 |
+
- multiple-choice-qa
|
| 23 |
---
|
| 24 |
|
| 25 |
# Dataset for evaluation of (zero-shot) discourse marker prediction with language models
|