Spaces:
Running on CPU Upgrade
Running on CPU Upgrade
Update README.md
Browse files
README.md
CHANGED
|
@@ -79,3 +79,16 @@ TASKS = [
|
|
| 79 |
# ...
|
| 80 |
]
|
| 81 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 79 |
# ...
|
| 80 |
]
|
| 81 |
```
|
| 82 |
+
|
| 83 |
+
# Citation
|
| 84 |
+
Please cite our [work](https://arxiv.org/pdf/2604.03395) if you use this space or datasets.
|
| 85 |
+
|
| 86 |
+
@misc{alqadi2026arabicbenchmarksreliableqimmas,
|
| 87 |
+
title={Are Arabic Benchmarks Reliable? QIMMA's Quality-First Approach to LLM Evaluation},
|
| 88 |
+
author={Leen AlQadi and Ahmed Alzubaidi and Mohammed Alyafeai and Hamza Alobeidli and Maitha Alhammadi and Shaikha Alsuwaidi and Omar Alkaabi and Basma El Amel Boussaha and Hakim Hacid},
|
| 89 |
+
year={2026},
|
| 90 |
+
eprint={2604.03395},
|
| 91 |
+
archivePrefix={arXiv},
|
| 92 |
+
primaryClass={cs.CL},
|
| 93 |
+
url={https://arxiv.org/abs/2604.03395},
|
| 94 |
+
}
|