Update data/DUDE_dataset-sample_gt.json
Browse files- data/DUDE_dataset-sample_gt.json +23 -12
data/DUDE_dataset-sample_gt.json
CHANGED
@@ -1,13 +1,24 @@
|
|
1 |
-
[
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
]
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"questionId": "0017b64bd017f06db47e56a6a113e22e_bb55e0af451429f2dcae69e6d0713616",
|
4 |
+
"question": "What is the first and last name of the indvidual in list # 539?",
|
5 |
+
"answers": [
|
6 |
+
"Ajay Dev Goud"
|
7 |
+
],
|
8 |
+
"answers_page_bounding_boxes": [
|
9 |
+
[
|
10 |
+
{
|
11 |
+
"left": 353,
|
12 |
+
"top": 409,
|
13 |
+
"width": 198,
|
14 |
+
"height": 26,
|
15 |
+
"page": 8
|
16 |
+
}
|
17 |
+
]
|
18 |
+
],
|
19 |
+
"answers_variants": [],
|
20 |
+
"answer_type": "extractive",
|
21 |
+
"docId": "0017b64bd017f06db47e56a6a113e22e",
|
22 |
+
"data_split": "train"
|
23 |
+
}
|
24 |
]
|