munish0838
commited on
Commit
·
0df5340
1
Parent(s):
6809752
Update README.md
Browse files
README.md
CHANGED
@@ -31,13 +31,13 @@ This dataset has been processed to be used by Donut model for DocVQA fine tuninf
|
|
31 |
|
32 |
### Data Fields
|
33 |
|
34 |
-
id -> Name of Image file/json file
|
35 |
-
file_name -> Path of image file
|
36 |
-
questions -> array of all questions in corresponding to the image
|
37 |
-
words -> list of all words present in image
|
38 |
-
bounding_boxes -> contains bounding box of all words
|
39 |
-
answers -> array of all answers in corresponding to the image
|
40 |
-
grount_truth -> has gt_parses in donut required format for processing
|
41 |
|
42 |
|
43 |
### Data Splits
|
|
|
31 |
|
32 |
### Data Fields
|
33 |
|
34 |
+
id -> Name of Image file/json file
|
35 |
+
file_name -> Path of image file
|
36 |
+
questions -> array of all questions in corresponding to the image
|
37 |
+
words -> list of all words present in image
|
38 |
+
bounding_boxes -> contains bounding box of all words
|
39 |
+
answers -> array of all answers in corresponding to the image
|
40 |
+
grount_truth -> has gt_parses in donut required format for processing
|
41 |
|
42 |
|
43 |
### Data Splits
|