Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
English
ArXiv:
License:
rfr2003 commited on
Commit
fec757c
·
verified ·
1 Parent(s): 8d7670e

Adding GeoQuery_place

Browse files
GeoQuery_place/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a7946673d334431763a4cabcddd5ae3fab1ac6c19dd0bde2bcfec05481b2397
3
+ size 13038
GeoQuery_place/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfe2d9ad68035bf7698a0f43b59c53962e5be4c1083c3c74493ded324540b7f6
3
+ size 20965
GeoQuery_place/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2203274b0eeab72e876e87aaa827cb26f70c3c1bd50bd86e9a83ff09afbcf987
3
+ size 5535
README.md CHANGED
@@ -10,6 +10,14 @@ configs:
10
  data_files:
11
  - split: test
12
  path: GKMC/test-*
 
 
 
 
 
 
 
 
13
  - config_name: GeoSQA
14
  data_files:
15
  - split: train
@@ -75,6 +83,26 @@ dataset_info:
75
  num_examples: 1600
76
  download_size: 510919
77
  dataset_size: 1055828
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
78
  - config_name: GeoSQA
79
  features:
80
  - name: question_id
 
10
  data_files:
11
  - split: test
12
  path: GKMC/test-*
13
+ - config_name: GeoQuery_place
14
+ data_files:
15
+ - split: train
16
+ path: GeoQuery_place/train-*
17
+ - split: validation
18
+ path: GeoQuery_place/validation-*
19
+ - split: test
20
+ path: GeoQuery_place/test-*
21
  - config_name: GeoSQA
22
  data_files:
23
  - split: train
 
83
  num_examples: 1600
84
  download_size: 510919
85
  dataset_size: 1055828
86
+ - config_name: GeoQuery_place
87
+ features:
88
+ - name: question
89
+ dtype: string
90
+ - name: answer
91
+ dtype: string
92
+ - name: __index_level_0__
93
+ dtype: int64
94
+ splits:
95
+ - name: train
96
+ num_bytes: 60643
97
+ num_examples: 346
98
+ - name: validation
99
+ num_bytes: 4301
100
+ num_examples: 33
101
+ - name: test
102
+ num_bytes: 29436
103
+ num_examples: 184
104
+ download_size: 39538
105
+ dataset_size: 94380
106
  - config_name: GeoSQA
107
  features:
108
  - name: question_id