zhjohnchan commited on
Commit
9a1af04
1 Parent(s): 4189203

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -54,8 +54,8 @@ response = processor.tokenizer.decode(output, skip_special_tokens=True)
54
  @article{chexagent-2024,
55
  title={CheXagent: Towards a Foundation Model for Chest X-Ray Interpretation},
56
  author={Chen, Zhihong and Varma, Maya and Delbrouck, Jean-Benoit and Paschali, Magdalini and Blankemeier, Louis and Veen, Dave Van and Valanarasu, Jeya Maria Jose and Youssef, Alaa and Cohen, Joseph Paul and Reis, Eduardo Pontes and Tsai, Emily B. and Johnston, Andrew and Olsen, Cameron and Abraham, Tanishq Mathew and Gatidis, Sergios and Chaudhari, Akshay S and Langlotz, Curtis},
57
- journal={arXiv preprint arXiv:xxxx.xxxxx},
58
- url={https://arxiv.org/abs/xxxx.xxxxx},
59
  year={2024}
60
  }
61
  ```
 
54
  @article{chexagent-2024,
55
  title={CheXagent: Towards a Foundation Model for Chest X-Ray Interpretation},
56
  author={Chen, Zhihong and Varma, Maya and Delbrouck, Jean-Benoit and Paschali, Magdalini and Blankemeier, Louis and Veen, Dave Van and Valanarasu, Jeya Maria Jose and Youssef, Alaa and Cohen, Joseph Paul and Reis, Eduardo Pontes and Tsai, Emily B. and Johnston, Andrew and Olsen, Cameron and Abraham, Tanishq Mathew and Gatidis, Sergios and Chaudhari, Akshay S and Langlotz, Curtis},
57
+ journal={arXiv preprint arXiv:2401.12208},
58
+ url={https://arxiv.org/abs/2401.12208},
59
  year={2024}
60
  }
61
  ```