Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
English
ArXiv:
License:
rfr2003 commited on
Commit
591506f
·
verified ·
1 Parent(s): 56908b4

Fixing types in GeoQuestions1089_regression

Browse files
GeoQuestions1089_regression/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e6c7daa6a3bb0581d6af815d14c995ce9407288d50f2e7386ae2c8ea1455730
3
- size 14584
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edc6b4b611d0cca076bda84bec429bc8d3e406f095a5d5e989a32c1c89ddaec7
3
+ size 12517
README.md CHANGED
@@ -229,17 +229,17 @@ dataset_info:
229
  - name: question
230
  dtype: string
231
  - name: answer
232
- dtype: string
233
  - name: answer_type
234
- dtype: string
235
  - name: __index_level_0__
236
  dtype: int64
237
  splits:
238
  - name: test
239
- num_bytes: 24495
240
  num_examples: 234
241
- download_size: 14584
242
- dataset_size: 24495
243
  - config_name: GeoSQA
244
  features:
245
  - name: question_id
 
229
  - name: question
230
  dtype: string
231
  - name: answer
232
+ list: float64
233
  - name: answer_type
234
+ list: string
235
  - name: __index_level_0__
236
  dtype: int64
237
  splits:
238
  - name: test
239
+ num_bytes: 23075
240
  num_examples: 234
241
+ download_size: 12517
242
+ dataset_size: 23075
243
  - config_name: GeoSQA
244
  features:
245
  - name: question_id