Safetensors
dinov2
medical
asaporta-raidium commited on
Commit
25d1649
·
verified ·
1 Parent(s): 09542b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -6
README.md CHANGED
@@ -26,7 +26,7 @@ extra_gated_prompt: >-
26
  <p align="center">
27
  <a href="https://www.raidium.eu/blog/curia-2-foundation-model/"><b>🌐 Blog Post</b></a> |
28
  <a href="https://huggingface.co/raidium/curia"><b> 🤗 Original Curia</b></a> |
29
- <a href="https://arxiv.org/abs/2509.06830"><b>📄 Curia Paper Link</b></a>
30
  </p>
31
  <h2>
32
  <p align="center">
@@ -86,10 +86,13 @@ https://huggingface.co/raidium/curia/blob/main/LICENSE
86
  ## Cite our paper
87
 
88
  ```
89
- @article{dancette2025curia,
90
- title={Curia: A Multi-Modal Foundation Model for Radiology},
91
- author={Dancette, Corentin and Khlaut, Julien and Saporta, Antoine and Philippe, Helene and Ferreres, Elodie and Callard, Baptiste and Danielou, Th{\'e}o and Alberge, L{\'e}o and Machado, L{\'e}o and Tordjman, Daniel and others},
92
- journal={arXiv preprint arXiv:2509.06830},
93
- year={2025}
 
 
 
94
  }
95
  ```
 
26
  <p align="center">
27
  <a href="https://www.raidium.eu/blog/curia-2-foundation-model/"><b>🌐 Blog Post</b></a> |
28
  <a href="https://huggingface.co/raidium/curia"><b> 🤗 Original Curia</b></a> |
29
+ <a href="https://arxiv.org/abs/2604.01987"><b>📄 Curia Paper Link</b></a>
30
  </p>
31
  <h2>
32
  <p align="center">
 
86
  ## Cite our paper
87
 
88
  ```
89
+ @article{saporta2026curia2,
90
+ title={Curia-2: Scaling Self-Supervised Learning for Radiology Foundation Models},
91
+ author={Antoine Saporta and Baptiste Callard and Corentin Dancette and Julien Khlaut and Charles Corbière and Leo Butsanets and Amaury Prat and Pierre Manceron},
92
+ year={2026},
93
+ eprint={2604.01987},
94
+ archivePrefix={arXiv},
95
+ primaryClass={cs.CV},
96
+ url={https://arxiv.org/abs/2604.01987},
97
  }
98
  ```