X-iZhang commited on
Commit
6931d4d
·
verified ·
1 Parent(s): 537c1de

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -649,7 +649,7 @@ with gr.Blocks(
649
  gr.Markdown(
650
  """
651
  # 🩺 RadEval: A framework for radiology text evaluation
652
- ### [Github](https://github.com/jbdel/RadEval) | [PyPI](https://pypi.org/project/RadEval) | [Video](https://justin13601.github.io/files/radeval.mp4) | [arXiv]() | [RadEval_ModernBERT Model](https://huggingface.co/IAMJB/RadEvalModernBERT) | [Expert Dataset]()
653
 
654
  """
655
  )
 
649
  gr.Markdown(
650
  """
651
  # 🩺 RadEval: A framework for radiology text evaluation
652
+ ### [Github](https://github.com/jbdel/RadEval) | [PyPI](https://pypi.org/project/RadEval) | [Video](https://justin13601.github.io/files/radeval.mp4) | [arXiv](https://arxiv.org/abs/2509.18030v1) | [RadEval_ModernBERT Model](https://huggingface.co/IAMJB/RadEvalModernBERT) | [Expert Dataset](https://huggingface.co/datasets/IAMJB/RadEvalExpertDataset)
653
 
654
  """
655
  )