Update README.md
Browse files
README.md
CHANGED
@@ -61,14 +61,16 @@ For more information and related tools, visit: [https://github.com/MedBrowseComp
|
|
61 |
|
62 |
## Citation
|
63 |
|
64 |
-
If you use this dataset in your research, please cite:
|
65 |
|
66 |
```
|
67 |
-
@
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
|
|
|
|
73 |
}
|
74 |
```
|
|
|
61 |
|
62 |
## Citation
|
63 |
|
64 |
+
If you use this dataset in your research, please cite: https://arxiv.org/abs/2505.14963
|
65 |
|
66 |
```
|
67 |
+
@misc{chen2025medbrowsecompbenchmarkingmedicaldeep,
|
68 |
+
title={MedBrowseComp: Benchmarking Medical Deep Research and Computer Use},
|
69 |
+
author={Shan Chen and Pedro Moreira and Yuxin Xiao and Sam Schmidgall and Jeremy Warner and Hugo Aerts and Thomas Hartvigsen and Jack Gallifant and Danielle S. Bitterman},
|
70 |
+
year={2025},
|
71 |
+
eprint={2505.14963},
|
72 |
+
archivePrefix={arXiv},
|
73 |
+
primaryClass={cs.CL},
|
74 |
+
url={https://arxiv.org/abs/2505.14963},
|
75 |
}
|
76 |
```
|