Jeff Da commited on
Commit
9a465e4
·
1 Parent(s): 8533380

Try to fix dataset display

Browse files
test/data-00000-of-00001.arrow CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2bd63c9608af1fc587be5c1be25edc115244a36aff9bce361f70d27cf564a802
3
- size 389520
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f17335e9f0dc5e41bfcd8596df1dd14f142d717a6b2d96055848856a2e3f9c7
3
+ size 387568
test/dataset_info.json CHANGED
@@ -2,11 +2,11 @@
2
  "citation": "",
3
  "description": "",
4
  "features": {
5
- "answer": {
6
- "dtype": "int64",
7
  "_type": "Value"
8
  },
9
- "question": {
10
  "dtype": "string",
11
  "_type": "Value"
12
  }
 
2
  "citation": "",
3
  "description": "",
4
  "features": {
5
+ "question": {
6
+ "dtype": "string",
7
  "_type": "Value"
8
  },
9
+ "answer": {
10
  "dtype": "string",
11
  "_type": "Value"
12
  }
test/state.json CHANGED
@@ -4,7 +4,7 @@
4
  "filename": "data-00000-of-00001.arrow"
5
  }
6
  ],
7
- "_fingerprint": "a161959b3bce9ac0",
8
  "_format_columns": null,
9
  "_format_kwargs": {},
10
  "_format_type": null,
 
4
  "filename": "data-00000-of-00001.arrow"
5
  }
6
  ],
7
+ "_fingerprint": "97be0c0b792ae40d",
8
  "_format_columns": null,
9
  "_format_kwargs": {},
10
  "_format_type": null,