Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -25,9 +25,9 @@ This dataset contains **136,344** images of Malayalam characters, covering **662
|
|
| 25 |
|
| 26 |
The dataset is organized as a single split (`train`) with the following columns:
|
| 27 |
|
| 28 |
-
- `
|
| 29 |
- `text`: The Malayalam character/word represented in the image.
|
| 30 |
-
- `
|
| 31 |
- `filename`: Original filename.
|
| 32 |
|
| 33 |
## Classes
|
|
|
|
| 25 |
|
| 26 |
The dataset is organized as a single split (`train`) with the following columns:
|
| 27 |
|
| 28 |
+
- `image_path`: The character image (128x128 grayscale).
|
| 29 |
- `text`: The Malayalam character/word represented in the image.
|
| 30 |
+
- `label_id`: Integer label ID (0-661).
|
| 31 |
- `filename`: Original filename.
|
| 32 |
|
| 33 |
## Classes
|