Directory Structure:
Zip File/
├── images/
│ ├── 000001.png
│ ├── 000002.png
│ ├── 000003.png
│ ├── ...
│ ├── 031000.png
├── labels.csv
└── metadata.json
Zip File: The root directory that contains all other files and folders.
images/: A folder containing 31,000 images named sequentially from 000001.png to 031000.png.
labels.csv: A CSV file that includes information about the labels for each image.
metadata.json: A JSON file that contains metadata about the dataset… See the full description on the dataset page:
https://huggingface.co/datasets/Omarrran/31K_Kashmiri_text_and_image_dataset_for_text_Recognition.