Azam21's picture
Upload README.md with huggingface_hub
d3067ca verified
|
Raw
History Blame Contribute Delete
1.14 kB
# PakDocling ERQA Sample
## About
This dataset is a sample dataset developed for the PakDocling project.
It is intended for research and development of document intelligence,
OCR, information extraction, and question-answering systems for
Pakistani documents.
## Team Usage
This dataset is maintained as part of our team project.
Team members are expected to use the dataset for:
- OCR development
- Document understanding
- Information extraction
- Dataset experimentation
- Model evaluation
## Dataset Structure
The dataset contains structured information associated with document
images and corresponding annotations.
### Fields
| Field | Description |
|---|---|
| `image` | Document image |
| `question` | Question associated with the document |
| `answer` | Expected answer |
| `question_type` | Type/category of question |
| `visual_indices` | Relevant visual/image indices |
## Intended Use
The dataset is intended for academic and research purposes, particularly
for developing document intelligence systems for Pakistani documents.
## Notes
This repository is a sample dataset for development and experimentation.