beta3 commited on
Commit
a7ea43d
·
verified ·
1 Parent(s): 1ad8382

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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