fix task_ids
Browse files
README.md
CHANGED
@@ -9,16 +9,17 @@ license:
|
|
9 |
- cc-by-3.0
|
10 |
multilinguality:
|
11 |
- monolingual
|
12 |
-
pretty_name:
|
13 |
size_categories:
|
14 |
- 10K<n<100K
|
15 |
source_datasets:
|
16 |
- original
|
17 |
task_categories:
|
18 |
- question-answering
|
19 |
-
task_ids:
|
20 |
-
- question-answering-other-knowledge-base-qa
|
21 |
paperswithcode_id: lc-quad-2-0
|
|
|
|
|
22 |
---
|
23 |
|
24 |
# Dataset Card for LC-QuAD 2.0
|
@@ -186,4 +187,4 @@ LC-QuAD 2.0 is licensed under a [Creative Commons Attribution 3.0 Unported Licen
|
|
186 |
|
187 |
### Contributions
|
188 |
|
189 |
-
Thanks to [@lewtun](https://github.com/lewtun), [@thomwolf](https://github.com/thomwolf), [@patrickvonplaten](https://github.com/patrickvonplaten) for adding this dataset.
|
|
|
9 |
- cc-by-3.0
|
10 |
multilinguality:
|
11 |
- monolingual
|
12 |
+
pretty_name: 'LC-QuAD 2.0: Large-scale Complex Question Answering Dataset'
|
13 |
size_categories:
|
14 |
- 10K<n<100K
|
15 |
source_datasets:
|
16 |
- original
|
17 |
task_categories:
|
18 |
- question-answering
|
19 |
+
task_ids: []
|
|
|
20 |
paperswithcode_id: lc-quad-2-0
|
21 |
+
tags:
|
22 |
+
- knowledge-base-qa
|
23 |
---
|
24 |
|
25 |
# Dataset Card for LC-QuAD 2.0
|
|
|
187 |
|
188 |
### Contributions
|
189 |
|
190 |
+
Thanks to [@lewtun](https://github.com/lewtun), [@thomwolf](https://github.com/thomwolf), [@patrickvonplaten](https://github.com/patrickvonplaten) for adding this dataset.
|