Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
English
ArXiv:
License:
rfr2003 commited on
Commit
80f96e1
·
verified ·
1 Parent(s): f112de6

Adding GeoQuestions1089_place

Browse files
GeoQuestions1089_place/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07383d55e60f3b0e0111b259f63de3ef0afbc08daa0b03395ad7da92ece5a105
3
+ size 4932316
README.md CHANGED
@@ -34,6 +34,10 @@ configs:
34
  data_files:
35
  - split: test
36
  path: GeoQuestions1089_coord/test-*
 
 
 
 
37
  - config_name: GeoSQA
38
  data_files:
39
  - split: train
@@ -207,6 +211,32 @@ dataset_info:
207
  num_examples: 84
208
  download_size: 32531208
209
  dataset_size: 69022729
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
210
  - config_name: GeoSQA
211
  features:
212
  - name: question_id
 
34
  data_files:
35
  - split: test
36
  path: GeoQuestions1089_coord/test-*
37
+ - config_name: GeoQuestions1089_place
38
+ data_files:
39
+ - split: test
40
+ path: GeoQuestions1089_place/test-*
41
  - config_name: GeoSQA
42
  data_files:
43
  - split: train
 
211
  num_examples: 84
212
  download_size: 32531208
213
  dataset_size: 69022729
214
+ - config_name: GeoQuestions1089_place
215
+ features:
216
+ - name: question
217
+ dtype: string
218
+ - name: cleaned_answer
219
+ dtype: string
220
+ - name: category
221
+ dtype: string
222
+ - name: original_answer
223
+ dtype: string
224
+ - name: answer_type
225
+ dtype: string
226
+ - name: question_id
227
+ dtype: int64
228
+ - name: trad
229
+ dtype: string
230
+ - name: cat
231
+ dtype: string
232
+ - name: __index_level_0__
233
+ dtype: int64
234
+ splits:
235
+ - name: test
236
+ num_bytes: 16709775
237
+ num_examples: 455
238
+ download_size: 4932316
239
+ dataset_size: 16709775
240
  - config_name: GeoSQA
241
  features:
242
  - name: question_id