Update README.md
Browse files
README.md
CHANGED
|
@@ -129,11 +129,14 @@ See [`eval/README.md`](eval/README.md) for task selection, CLI reference, and MM
|
|
| 129 |
If you use MediX-R1 in your research, please cite our work as follows:
|
| 130 |
|
| 131 |
```bibtex
|
| 132 |
-
@misc{
|
| 133 |
-
|
| 134 |
-
|
| 135 |
-
|
| 136 |
-
|
|
|
|
|
|
|
|
|
|
| 137 |
}
|
| 138 |
```
|
| 139 |
|
|
|
|
| 129 |
If you use MediX-R1 in your research, please cite our work as follows:
|
| 130 |
|
| 131 |
```bibtex
|
| 132 |
+
@misc{mullappilly2026medixr1openendedmedical,
|
| 133 |
+
title={MediX-R1: Open Ended Medical Reinforcement Learning},
|
| 134 |
+
author={Sahal Shaji Mullappilly and Mohammed Irfan Kurpath and Omair Mohamed and Mohamed Zidan and Fahad Khan and Salman Khan and Rao Anwer and Hisham Cholakkal},
|
| 135 |
+
year={2026},
|
| 136 |
+
eprint={2602.23363},
|
| 137 |
+
archivePrefix={arXiv},
|
| 138 |
+
primaryClass={cs.CV},
|
| 139 |
+
url={https://arxiv.org/abs/2602.23363},
|
| 140 |
}
|
| 141 |
```
|
| 142 |
|