Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -27,7 +27,8 @@ The dataset was created to support tasks involving text-based pattern recognitio
|
|
| 27 |
- **26 letters per font** (English alphabet, A–Z)
|
| 28 |
- **Programmatically generated** for reproducibility
|
| 29 |
- **Structured format** for easy parsing and downstream processing
|
| 30 |
-
- **High visual variability** across character styles
|
|
|
|
| 31 |
|
| 32 |
### Potential Use Cases
|
| 33 |
|
|
|
|
| 27 |
- **26 letters per font** (English alphabet, A–Z)
|
| 28 |
- **Programmatically generated** for reproducibility
|
| 29 |
- **Structured format** for easy parsing and downstream processing
|
| 30 |
+
- **High visual variability** across character styles
|
| 31 |
+
- In addition to the individual files (e.g., `file_01.txt`, `file_02.txt`, etc.), the dataset also includes an additional file named `labels.txt` in uppercase, which contains the labels corresponding to the file names.
|
| 32 |
|
| 33 |
### Potential Use Cases
|
| 34 |
|