Dataset Viewer
Auto-converted to Parquet Duplicate
The dataset viewer is not available for this split.
Couldn't cast array of type struct<page_no: int64, height: int64, width: int64, image_path: string, page_attribute: struct<language: string>> to List({'page_no': Value('int64'), 'height': Value('int64'), 'width': Value('int64'), 'image_path': Value('string'), 'page_attribute': List({'language': Value('string')})})
Error code:   UnexpectedError

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

my-dataset

Dataset Description

Usage

from datasets import load_dataset

dataset = load_dataset("ranjanhr1/my-dataset")
print(dataset)

Dataset Structure

  • Number of samples: 1,152
  • Features: image, font_used, page_size, original_id, rendered_layout, translated_tables, vqa_translated, omnidocbench
Downloads last month
19