Update README.md
Browse files
README.md
CHANGED
@@ -95,19 +95,14 @@ By selecting the GPL 3.0 license, you promote the principles of open source and
|
|
95 |
|
96 |
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.
|
97 |
```bibtex
|
98 |
-
@misc{
|
99 |
-
title={Nougat:
|
100 |
-
author={
|
101 |
-
year={
|
102 |
-
eprint={
|
103 |
archivePrefix={arXiv},
|
104 |
-
primaryClass={cs.
|
105 |
-
}
|
106 |
-
@misc{fakhraddin2023khatt,
|
107 |
-
title={Khatt Arabic Handwriting Dataset},
|
108 |
-
author={Fakhraddin},
|
109 |
-
year={2023},
|
110 |
-
howpublished={\url{https://huggingface.co/datasets/Fakhraddin/khatt}}
|
111 |
}
|
112 |
@misc {mohamed_rashad_2024,
|
113 |
author = { {Mohamed Rashad} },
|
|
|
95 |
|
96 |
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.
|
97 |
```bibtex
|
98 |
+
@misc{rashad2024arabicnougatfinetuningvisiontransformers,
|
99 |
+
title={Arabic-Nougat: Fine-Tuning Vision Transformers for Arabic OCR and Markdown Extraction},
|
100 |
+
author={Mohamed Rashad},
|
101 |
+
year={2024},
|
102 |
+
eprint={2411.17835},
|
103 |
archivePrefix={arXiv},
|
104 |
+
primaryClass={cs.CL},
|
105 |
+
url={https://arxiv.org/abs/2411.17835},
|
|
|
|
|
|
|
|
|
|
|
106 |
}
|
107 |
@misc {mohamed_rashad_2024,
|
108 |
author = { {Mohamed Rashad} },
|