Update README.md
Browse files
README.md
CHANGED
|
@@ -1,14 +1,12 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
pretty_name: "ComplexQA: Complex Question Answering on Long Documents in Polish Language"
|
| 4 |
-
tags:
|
| 5 |
-
- QA
|
| 6 |
-
- Complex Question Answering
|
| 7 |
-
license: "CC BY-NC-ND 4.0 License"
|
| 8 |
task_categories:
|
| 9 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
|
| 11 |
# Complex Question Answering dataset
|
| 12 |
|
| 13 |
-
Part of publication: Towards Complex Question Answering on Long Documents in Polish Language
|
| 14 |
-
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-sa-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
task_categories:
|
| 4 |
+
- question-answering
|
| 5 |
+
language:
|
| 6 |
+
- pl
|
| 7 |
+
pretty_name: 'ComplexQA: Complex Question Answering on Long Documents in Polish Language'
|
| 8 |
+
---
|
| 9 |
|
| 10 |
# Complex Question Answering dataset
|
| 11 |
|
| 12 |
+
Part of publication: Towards Complex Question Answering on Long Documents in Polish Language
|
|
|