arvindrajan92/sroie_document_understanding
Dataset Card for "sroie_document_understanding" Dataset Description This dataset is an enriched version of SROIE 2019 dataset with additional labels for line descriptions and line totals for OCR and layout understanding. Dataset Structure DatasetDict({ train: Dataset({ features: ['image', 'ocr'], num_rows: 652 }) }) Data Fields { 'image': PIL Image object, 'ocr': [ # text box 1 {… See the full description on the dataset page: https://huggingface.co/datasets/arvindrajan92/sroie_document_understanding.
4142
