Datasets:

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

Adding GeoQuestions1089_regression

Browse files
GeoQuestions1089_regression/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e1a0d07253d7cc6a3929c0490834f32e6101531aa18c15200c057adc21a705b
3
+ size 20738
README.md CHANGED
@@ -38,6 +38,10 @@ configs:
38
  data_files:
39
  - split: test
40
  path: GeoQuestions1089_place/test-*
 
 
 
 
41
  - config_name: GeoSQA
42
  data_files:
43
  - split: train
@@ -237,6 +241,32 @@ dataset_info:
237
  num_examples: 455
238
  download_size: 4932316
239
  dataset_size: 16709775
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
240
  - config_name: GeoSQA
241
  features:
242
  - name: question_id
 
38
  data_files:
39
  - split: test
40
  path: GeoQuestions1089_place/test-*
41
+ - config_name: GeoQuestions1089_regression
42
+ data_files:
43
+ - split: test
44
+ path: GeoQuestions1089_regression/test-*
45
  - config_name: GeoSQA
46
  data_files:
47
  - split: train
 
241
  num_examples: 455
242
  download_size: 4932316
243
  dataset_size: 16709775
244
+ - config_name: GeoQuestions1089_regression
245
+ features:
246
+ - name: question
247
+ dtype: string
248
+ - name: cleaned_answer
249
+ dtype: string
250
+ - name: category
251
+ dtype: string
252
+ - name: original_answer
253
+ dtype: string
254
+ - name: answer_type
255
+ dtype: string
256
+ - name: question_id
257
+ dtype: int64
258
+ - name: trad
259
+ dtype: 'null'
260
+ - name: cat
261
+ dtype: string
262
+ - name: __index_level_0__
263
+ dtype: int64
264
+ splits:
265
+ - name: test
266
+ num_bytes: 35043
267
+ num_examples: 234
268
+ download_size: 20738
269
+ dataset_size: 35043
270
  - config_name: GeoSQA
271
  features:
272
  - name: question_id