Spaces:
Sleeping
Sleeping
Kye Gomez
commited on
Commit
·
9f7a101
1
Parent(s):
7b07cf3
Update README.md
Browse files
README.md
CHANGED
@@ -15,5 +15,21 @@ pip3 install mai-dx
|
|
15 |
...
|
16 |
|
17 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
# License
|
19 |
MIT
|
|
|
15 |
...
|
16 |
|
17 |
|
18 |
+
## Citation
|
19 |
+
|
20 |
+
```bibtex
|
21 |
+
@misc{nori2025sequentialdiagnosislanguagemodels,
|
22 |
+
title={Sequential Diagnosis with Language Models},
|
23 |
+
author={Harsha Nori and Mayank Daswani and Christopher Kelly and Scott Lundberg and Marco Tulio Ribeiro and Marc Wilson and Xiaoxuan Liu and Viknesh Sounderajah and Jonathan Carlson and Matthew P Lungren and Bay Gross and Peter Hames and Mustafa Suleyman and Dominic King and Eric Horvitz},
|
24 |
+
year={2025},
|
25 |
+
eprint={2506.22405},
|
26 |
+
archivePrefix={arXiv},
|
27 |
+
primaryClass={cs.CL},
|
28 |
+
url={https://arxiv.org/abs/2506.22405},
|
29 |
+
}
|
30 |
+
```
|
31 |
+
|
32 |
+
|
33 |
+
|
34 |
# License
|
35 |
MIT
|