readme update
Browse files
README.md
CHANGED
@@ -1,3 +1,29 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
1 |
---
|
2 |
+
annotations_creators:
|
3 |
+
- no-annotation
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
language_creators:
|
7 |
+
- expert-generated
|
8 |
+
license:
|
9 |
+
- gpl-2.0
|
10 |
+
multilinguality:
|
11 |
+
- other-en-prolog
|
12 |
+
pretty_name: GEO - semantic parsing to Geography Prolog queries
|
13 |
+
size_categories:
|
14 |
+
- n<1K
|
15 |
+
source_datasets:
|
16 |
+
- original
|
17 |
+
tags:
|
18 |
+
- geo
|
19 |
+
- prolog
|
20 |
+
- semantic-parsing
|
21 |
+
- code-generation
|
22 |
+
task_categories:
|
23 |
+
- text-generation
|
24 |
+
- text2text-generation
|
25 |
+
task_ids:
|
26 |
+
- language-modeling
|
27 |
+
- explanation-generation
|
28 |
---
|
29 |
+
Dataset contains queries for Problog database of facts about USA geography. Taken from [this source](https://www.cs.utexas.edu/users/ml/nldata/geoquery.html)
|