Update README.md
Browse files
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/
|
| 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{
|
| 90 |
-
|
| 91 |
-
|
| 92 |
-
|
| 93 |
-
|
|
|
|
|
|
|
|
|
|
| 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 |
```
|