mangalathkedar commited on
Commit
0e8f6b6
·
verified ·
1 Parent(s): a2514fc

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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
- - `image`: The character image (128x128 grayscale).
29
  - `text`: The Malayalam character/word represented in the image.
30
- - `label`: Integer label ID (0-661).
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