MohamedRashad commited on
Commit
adc5ef6
·
verified ·
1 Parent(s): 66e0337

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -8,6 +8,8 @@ pipeline_tag: image-to-text
8
  pretty_name: Arabic Small Nougat
9
  datasets:
10
  - Fakhraddin/khatt
 
 
11
  ---
12
 
13
  # Arabic Small Nougat
@@ -93,7 +95,7 @@ By selecting the GPL 3.0 license, you promote the principles of open source and
93
 
94
  ### Citation
95
 
96
- If you find this model useful, please consider citing the original facebook/nougat-small model and the datasets used for fine-tuning, including the Khatt dataset and any details regarding the custom dataset.
97
 
98
  ```bibtex
99
  @misc{blecher2023nougat,
@@ -104,6 +106,18 @@ If you find this model useful, please consider citing the original facebook/noug
104
  archivePrefix={arXiv},
105
  primaryClass={cs.LG}
106
  }
 
 
 
 
 
 
 
 
 
 
 
 
107
  ```
108
 
109
  ### Disclaimer
 
8
  pretty_name: Arabic Small Nougat
9
  datasets:
10
  - Fakhraddin/khatt
11
+ base_model:
12
+ - facebook/nougat-small
13
  ---
14
 
15
  # Arabic Small Nougat
 
95
 
96
  ### Citation
97
 
98
+ If you find this model useful, please consider citing the original [facebook/nougat-small]((https://huggingface.co/facebook/nougat-small)) model and the datasets used for fine-tuning, including the [Khatt dataset](https://huggingface.co/datasets/Fakhraddin/khatt) and any details regarding the custom dataset.
99
 
100
  ```bibtex
101
  @misc{blecher2023nougat,
 
106
  archivePrefix={arXiv},
107
  primaryClass={cs.LG}
108
  }
109
+ @misc{fakhraddin2023khatt,
110
+ title={Khatt Arabic Handwriting Dataset},
111
+ author={Fakhraddin},
112
+ year={2023},
113
+ howpublished={\url{https://huggingface.co/datasets/Fakhraddin/khatt}}
114
+ }
115
+ @misc{rashad2023arabicsmallnougat,
116
+ title={Arabic Small Nougat Model},
117
+ author={Mohamed Rashad},
118
+ year={2023},
119
+ howpublished={\url{https://huggingface.co/MohamedRashad/arabic-small-nougat}}
120
+ }
121
  ```
122
 
123
  ### Disclaimer