Datasets:
Update README.md
Browse filesThis dataset contains digit extractions from numbers, where each number is broken down into its individual digits along with descriptive metadata about the extraction process. The goal of the dataset is to provide examples of extracting each digit from a given number in a structured format. This can be useful for training and evaluating machine learning models that focus on digit recognition, digit extraction tasks, or sequence modeling.
Each entry in the dataset includes:
A description of the digit extraction process (e.g., extracting the 1st digit, the 2nd digit, etc.).
The corresponding extracted digit.