shanchen commited on
Commit
308b929
·
verified ·
1 Parent(s): 080cff9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -7
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
- @dataset{medbrowsecomp2025,
68
- author = {AIM-Harvard},
69
- title = {MedBrowseComp: Medical Browsing and Comparison Dataset},
70
- year = {2025},
71
- publisher = {Hugging Face},
72
- url = {https://huggingface.co/datasets/AIM-Harvard/MedBrowseComp}
 
 
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
  ```