emrecengdev/mathcaptchaforge-dataset-21k-parquet
Dataset Card Overview This dataset contains labeled image crops for multi-class visual symbol classification. Structure images/: image files referenced by the manifests manifest.csv: full index train.csv, val.csv, test.csv: split manifests Schema All CSV files use: id,image_path,label,width,height,split image_path is relative to the dataset root, formatted as images/<filename>. Usage Load one of the split CSV files.… See the full description on the dataset page: https://huggingface.co/datasets/emrecengdev/mathcaptchaforge-dataset-21k-parquet.
Dataset Card
Overview
This dataset contains labeled image crops for multi-class visual symbol classification.
Structure
images/: image files referenced by the manifestsmanifest.csv: full indextrain.csv,val.csv,test.csv: split manifests
Schema
All CSV files use: id,image_path,label,width,height,split
image_path is relative to the dataset root, formatted as images/<filename>.
Usage
- Load one of the split CSV files.
- Resolve
image_pathfrom dataset root. - Use
labelas the class target.
Notes
This release includes only sanitized metadata and referenced images needed for training/evaluation splits.
