hasaniqbal777 commited on
Commit
7cbe2f3
·
verified ·
1 Parent(s): 29d21f8

Sync from 2f022ed85fda9cc7bee5efe9707754d73b99d5fd

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -42,7 +42,7 @@ configs:
42
  </p>
43
 
44
  <p align="center">
45
- <a href="https://anonymous.for.review"><img src="https://img.shields.io/badge/Paper-arXiv-B31B1B?logo=arxiv&logoColor=white" alt="Paper"></a>
46
  <a href="https://mbzuai-nlp.github.io/UrduMMLU/"><img src="https://img.shields.io/badge/Project-Website-1F6FEB?logo=googlechrome&logoColor=white" alt="Project Website"></a>
47
  <a href="https://github.com/mbzuai-nlp/UrduMMLU"><img src="https://img.shields.io/badge/GitHub-Code-181717?logo=github&logoColor=white" alt="GitHub"></a>
48
  </p>
@@ -156,20 +156,18 @@ Each item retains its source attribution in the `source` field.
156
  - `length_tier` is `null` for items where a length bucket was not assigned.
157
  - Coverage is weighted toward humanities and the SSC levels, mirroring the
158
  availability of native Urdu exam content.
159
- - A small subset of questions in the Islamic Studies category contain Quranic/Classical Arabic text, reflecting the Pakistani Urdu-medium curriculum where original Arabic sources are commonly used. These questions constitute only a small fraction of the overall benchmark and do not materially change its characterization as an Urdu educational benchmark.
160
-
161
 
162
  ## Citation
163
 
164
  ```bibtex
165
  @misc{tabassum2026urdummlumassivemultitaskbenchmark,
166
- title={UrduMMLU: A Massive Multitask Benchmark for Urdu Language Understanding},
167
  author={Ahmer Tabassum and Sarfraz Ahmad and Hasan Iqbal and Owais Aijaz and Momina Ahsan and Preslav Nakov},
168
  year={2026},
169
  eprint={2606.07167},
170
  archivePrefix={arXiv},
171
  primaryClass={cs.CL},
172
- url={https://arxiv.org/abs/2606.07167},
173
  }
174
  ```
175
 
 
42
  </p>
43
 
44
  <p align="center">
45
+ <a href="https://arxiv.org/abs/2606.07167"><img src="https://img.shields.io/badge/Paper-arXiv-B31B1B?logo=arxiv&logoColor=white" alt="Paper"></a>
46
  <a href="https://mbzuai-nlp.github.io/UrduMMLU/"><img src="https://img.shields.io/badge/Project-Website-1F6FEB?logo=googlechrome&logoColor=white" alt="Project Website"></a>
47
  <a href="https://github.com/mbzuai-nlp/UrduMMLU"><img src="https://img.shields.io/badge/GitHub-Code-181717?logo=github&logoColor=white" alt="GitHub"></a>
48
  </p>
 
156
  - `length_tier` is `null` for items where a length bucket was not assigned.
157
  - Coverage is weighted toward humanities and the SSC levels, mirroring the
158
  availability of native Urdu exam content.
 
 
159
 
160
  ## Citation
161
 
162
  ```bibtex
163
  @misc{tabassum2026urdummlumassivemultitaskbenchmark,
164
+ title={UrduMMLU: A Massive Multitask Benchmark for Urdu Language Understanding},
165
  author={Ahmer Tabassum and Sarfraz Ahmad and Hasan Iqbal and Owais Aijaz and Momina Ahsan and Preslav Nakov},
166
  year={2026},
167
  eprint={2606.07167},
168
  archivePrefix={arXiv},
169
  primaryClass={cs.CL},
170
+ url={https://arxiv.org/abs/2606.07167},
171
  }
172
  ```
173