Datasets:
Update README.md
Browse filesSimpleQuestions Wikidata with object label (en)
From https://github.com/askplatypus/wikidata-simplequestions/tree/master
README.md
CHANGED
@@ -34,4 +34,9 @@ configs:
|
|
34 |
- split: test
|
35 |
path: answerable/test-*
|
36 |
default: true
|
37 |
-
|
|
|
|
|
|
|
|
|
|
|
|
34 |
- split: test
|
35 |
path: answerable/test-*
|
36 |
default: true
|
37 |
+
task_categories:
|
38 |
+
- question-answering
|
39 |
+
language:
|
40 |
+
- en
|
41 |
+
pretty_name: SimpleQuestions Wikidata
|
42 |
+
---
|