MohamedRashad commited on
Commit
1a99a3c
·
verified ·
1 Parent(s): 997b526

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -15,13 +15,8 @@ base_model:
15
  # Arabic Small Nougat
16
 
17
  **En**d-**t**o-**En**d **Structur**ed **OC**R **fo**r **Arab**ic **boo**ks.
18
- <center>
19
- <img src="https://huggingface.co/MohamedRashad/arabic-small-nougat/resolve/main/thumbnail_image.jpg">
20
- </center>
21
-
22
- ## Description
23
 
24
- <div style="text-align: left;">
25
  <a href="https://github.com/MohamedAliRashad/arabic-nougat" style="display: inline-block;">
26
  <img src="https://img.shields.io/badge/GitHub-%23121011.svg?logo=github&logoColor=white" alt="GitHub Badge">
27
  </a>
@@ -31,8 +26,13 @@ base_model:
31
  <a href="https://huggingface.co/spaces/MohamedRashad/Arabic-Nougat" style="display: inline-block;">
32
  <img src="https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-blue" alt="HuggingFace Space">
33
  </a>
 
 
34
  </div>
35
 
 
 
 
36
  The arabic-small-nougat OCR is an end-to-end structured Optical Character Recognition (OCR) system designed specifically for the Arabic language.
37
 
38
  The model is based on the [facebook/nougat-small](https://huggingface.co/facebook/nougat-small) architecture and has been fine-tuned using the [Khatt dataset](https://huggingface.co/datasets/Fakhraddin/khatt) along with a custom dataset created for this purpose.
 
15
  # Arabic Small Nougat
16
 
17
  **En**d-**t**o-**En**d **Structur**ed **OC**R **fo**r **Arab**ic **boo**ks.
 
 
 
 
 
18
 
19
+ <div style="text-align: center;">
20
  <a href="https://github.com/MohamedAliRashad/arabic-nougat" style="display: inline-block;">
21
  <img src="https://img.shields.io/badge/GitHub-%23121011.svg?logo=github&logoColor=white" alt="GitHub Badge">
22
  </a>
 
26
  <a href="https://huggingface.co/spaces/MohamedRashad/Arabic-Nougat" style="display: inline-block;">
27
  <img src="https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-blue" alt="HuggingFace Space">
28
  </a>
29
+
30
+ <img src="https://huggingface.co/MohamedRashad/arabic-small-nougat/resolve/main/thumbnail_image.jpg">
31
  </div>
32
 
33
+ ## Description
34
+
35
+
36
  The arabic-small-nougat OCR is an end-to-end structured Optical Character Recognition (OCR) system designed specifically for the Arabic language.
37
 
38
  The model is based on the [facebook/nougat-small](https://huggingface.co/facebook/nougat-small) architecture and has been fine-tuned using the [Khatt dataset](https://huggingface.co/datasets/Fakhraddin/khatt) along with a custom dataset created for this purpose.