Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html> <h"... is not valid JSON

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.

eKYB Captcha Labeled Dataset

Generated at: 2026-05-10T17:09:52Z

Summary

  • Source metadata CSV: /Users/huynhthanhdat/Workspace/iNexus/eKYB/ocr-captcha-finetuned/datasets/hf_dataset/source/metadata.csv
  • Rows total in source: 10954
  • Rows with label: 9000
  • Rows unlabeled: 1954
  • Rows skipped (missing image): 0
  • Exported labeled samples: 9000

Splits

  • train: 8100
  • validation: 900
  • test: 0

Files

  • HF imagefolder standard layout:
    • train/*.png
    • train/metadata.csv
    • validation/*.png
    • validation/metadata.csv

Each split metadata.csv keeps the existing remote columns:

  • file_name (file inside the split folder)
  • text (label, preserved as entered)
  • id
  • source (canhantmdt / tracuunnt / unknown)
  • source_path
  • notes

Load Example

from datasets import load_dataset

ds = load_dataset("imagefolder", data_dir=".")
Downloads last month
3,865

Models trained or fine-tuned on dathuynh1108/captcha-to-text