Update dataset_infos.json
Browse files- dataset_infos.json +18 -30
dataset_infos.json
CHANGED
@@ -10,46 +10,34 @@
|
|
10 |
"_type": "Value"
|
11 |
},
|
12 |
"context": {
|
13 |
-
"
|
14 |
-
|
15 |
-
|
16 |
-
"_type": "Value"
|
17 |
-
}
|
18 |
},
|
19 |
"question": {
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
"_type": "Value"
|
24 |
-
}
|
25 |
},
|
26 |
"answers": {
|
27 |
-
"
|
28 |
-
|
29 |
-
|
30 |
-
"_type": "Value"
|
31 |
-
}
|
32 |
},
|
33 |
"input_ids": {
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
"_type": "Value"
|
38 |
-
}
|
39 |
},
|
40 |
"attention_mask": {
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
"_type": "Value"
|
45 |
-
}
|
46 |
},
|
47 |
"labels": {
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
"_type": "Value"
|
52 |
-
}
|
53 |
}
|
54 |
},
|
55 |
"post_processed": null,
|
|
|
10 |
"_type": "Value"
|
11 |
},
|
12 |
"context": {
|
13 |
+
"dtype": "string",
|
14 |
+
"id": null,
|
15 |
+
"_type": "Value"
|
|
|
|
|
16 |
},
|
17 |
"question": {
|
18 |
+
"dtype": "string",
|
19 |
+
"id": null,
|
20 |
+
"_type": "Value"
|
|
|
|
|
21 |
},
|
22 |
"answers": {
|
23 |
+
"dtype": "string",
|
24 |
+
"id": null,
|
25 |
+
"_type": "Value"
|
|
|
|
|
26 |
},
|
27 |
"input_ids": {
|
28 |
+
"dtype": "string",
|
29 |
+
"id": null,
|
30 |
+
"_type": "Value"
|
|
|
|
|
31 |
},
|
32 |
"attention_mask": {
|
33 |
+
"dtype": "string",
|
34 |
+
"id": null,
|
35 |
+
"_type": "Value"
|
|
|
|
|
36 |
},
|
37 |
"labels": {
|
38 |
+
"dtype": "string",
|
39 |
+
"id": null,
|
40 |
+
"_type": "Value"
|
|
|
|
|
41 |
}
|
42 |
},
|
43 |
"post_processed": null,
|