Datasets:

Modalities:
Text
Formats:
json
License:
Firoj commited on
Commit
eb7f03b
·
verified ·
1 Parent(s): 5c5af71

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -11
README.md CHANGED
@@ -260,14 +260,15 @@ Important limitations:
260
  If you use this dataset, please cite the Fanar-Sadiq paper:
261
 
262
  ```bibtex
263
- @misc{abbas2026fanarsadiqmultiagentarchitecturegrounded,
264
- title={Fanar-Sadiq: A Multi-Agent Architecture for Grounded Islamic QA},
265
- author={Ummar Abbas and Mourad Ouzzani and Mohamed Y. Eltabakh and Omar Sinan and Gagan Bhatia and Hamdy Mubarak and Majd Hawasly and Mohammed Qusay Hashim and Kareem Darwish and Firoj Alam},
266
- year={2026},
267
- eprint={2603.08501},
268
- archivePrefix={arXiv},
269
- primaryClass={cs.CL},
270
- url={https://arxiv.org/abs/2603.08501},
 
271
  }
272
  ```
273
 
@@ -275,6 +276,3 @@ If you use this dataset, please cite the Fanar-Sadiq paper:
275
 
276
  This dataset is released under the **Apache License 2.0**.
277
 
278
- ## Contact
279
-
280
- For questions, please open a discussion on the Hugging Face dataset page or contact the dataset maintainers through the QCRI/Fanar project channels.
 
260
  If you use this dataset, please cite the Fanar-Sadiq paper:
261
 
262
  ```bibtex
263
+ @inproceedings{abbas2026fanarsadiq,
264
+ title = {{Fanar-Sadiq}: A Multi-Agent Architecture for Grounded Islamic QA},
265
+ author = {Abbas, Ummar and Ouzzani, Mourad and Eltabakh, Mohamed Y. and Sinan, Omar and Bhatia, Gagan and Mubarak, Hamdy and Hawasly, Majd and Hashim, Mohammed Qusay and Darwish, Kareem and Alam, Firoj},
266
+ booktitle = {Proceedings of the 64th Annual Meeting of the Association for Computational Linguistics},
267
+ month = jul,
268
+ year = {2026},
269
+ address = {San Diego, California, United States},
270
+ publisher = {Association for Computational Linguistics},
271
+ note = {Accepted to ACL 2026}
272
  }
273
  ```
274
 
 
276
 
277
  This dataset is released under the **Apache License 2.0**.
278