Datasets:
Added Citation
Browse files
README.md
CHANGED
@@ -31,7 +31,7 @@ configs:
|
|
31 |
|
32 |
<!--  -->
|
33 |
|
34 |
-
<div align="center">
|
35 |
<picture>
|
36 |
<source
|
37 |
srcset="https://cdn-uploads.huggingface.co/production/uploads/64af7c627ab7586520ed8688/SwkKk3Z6kT5VZ3Oj-bVMC.jpeg"
|
@@ -44,3 +44,19 @@ configs:
|
|
44 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/64af7c627ab7586520ed8688/SwkKk3Z6kT5VZ3Oj-bVMC.jpeg" width="100%" height="350px" />
|
45 |
</picture>
|
46 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
31 |
|
32 |
<!--  -->
|
33 |
|
34 |
+
<!-- <div align="center">
|
35 |
<picture>
|
36 |
<source
|
37 |
srcset="https://cdn-uploads.huggingface.co/production/uploads/64af7c627ab7586520ed8688/SwkKk3Z6kT5VZ3Oj-bVMC.jpeg"
|
|
|
44 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/64af7c627ab7586520ed8688/SwkKk3Z6kT5VZ3Oj-bVMC.jpeg" width="100%" height="350px" />
|
45 |
</picture>
|
46 |
</div>
|
47 |
+
-->
|
48 |
+
|
49 |
+
|
50 |
+
## Citation
|
51 |
+
|
52 |
+
```
|
53 |
+
@misc{khalil2024atharhighqualitydiversedataset,
|
54 |
+
title={ATHAR: A High-Quality and Diverse Dataset for Classical Arabic to English Translation},
|
55 |
+
author={Mohammed Khalil and Mohammed Sabry},
|
56 |
+
year={2024},
|
57 |
+
eprint={2407.19835},
|
58 |
+
archivePrefix={arXiv},
|
59 |
+
primaryClass={cs.CL},
|
60 |
+
url={https://arxiv.org/abs/2407.19835},
|
61 |
+
}
|
62 |
+
```
|