Karez commited on
Commit
069ec5e
·
verified ·
1 Parent(s): a166897

Update Arabic-HLR-Model/README.md

Browse files
Files changed (1) hide show
  1. Arabic-HLR-Model/README.md +1 -1
Arabic-HLR-Model/README.md CHANGED
@@ -25,7 +25,7 @@ pipeline_tag: image-to-text
25
  ## Model Description
26
  A lightweight DenseNet121-Transformer architecture for Arabic handwritten line recognition,
27
  pre-trained on the Kurdish DASTNUS dataset and fine-tuned on the KHATT Arabic handwritten dataset.
28
- Uses a triple unified vocabulary covering Kurdish, Arabic, and Urdu scripts (192 tokens). The KHATT dataset is publicly available at https://www.kaggle.com/datasets/iraqyomar/khatt-arabic-hand-written-lines/code
29
 
30
  ## Architecture
31
  - **CNN Backbone:** DenseNet-121 (pretrained on ImageNet)
 
25
  ## Model Description
26
  A lightweight DenseNet121-Transformer architecture for Arabic handwritten line recognition,
27
  pre-trained on the Kurdish DASTNUS dataset and fine-tuned on the KHATT Arabic handwritten dataset.
28
+ Uses a triple unified vocabulary covering Kurdish, Arabic, and Urdu scripts (192 tokens). The KHATT dataset is publicly available at https://www.kaggle.com/datasets/iraqyomar/khatt-arabic-hand-written-lines/code (We only used Unique Handwritten Lines)
29
 
30
  ## Architecture
31
  - **CNN Backbone:** DenseNet-121 (pretrained on ImageNet)