Datasets:

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

Fixing types in GeoQuestions1089_coord

Browse files
GeoQuestions1089_coord/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e1e73f7e548faa8d61fcd08b7217c34c05e6c1c0ca94cbb78e3cdc099630f1f8
3
- size 8016
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ff9592ad9dad1ff4b719aef0f7bb9eb04be0366af04afb2908274ce74475e24
3
+ size 6981
README.md CHANGED
@@ -192,17 +192,18 @@ dataset_info:
192
  - name: question
193
  dtype: string
194
  - name: answer
195
- dtype: string
 
196
  - name: answer_type
197
- dtype: string
198
  - name: __index_level_0__
199
  dtype: int64
200
  splits:
201
  - name: test
202
- num_bytes: 9200
203
  num_examples: 84
204
- download_size: 8016
205
- dataset_size: 9200
206
  - config_name: GeoQuestions1089_place
207
  features:
208
  - name: question_id
 
192
  - name: question
193
  dtype: string
194
  - name: answer
195
+ list:
196
+ list: float64
197
  - name: answer_type
198
+ list: string
199
  - name: __index_level_0__
200
  dtype: int64
201
  splits:
202
  - name: test
203
+ num_bytes: 7407
204
  num_examples: 84
205
+ download_size: 6981
206
+ dataset_size: 7407
207
  - config_name: GeoQuestions1089_place
208
  features:
209
  - name: question_id