rongzhangibm commited on
Commit
2efa953
1 Parent(s): 7c6c4c5

state.json for NQ validation set

Browse files
Files changed (1) hide show
  1. validation.state.json +14 -0
validation.state.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "dataset.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "13857e4ae1709704",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_indexes": {},
12
+ "_output_all_columns": false,
13
+ "_split": "validation"
14
+ }