Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,21 @@
|
|
| 2 |
library_name: transformers
|
| 3 |
tags: []
|
| 4 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
|
| 6 |
## 🎬 Get Started
|
| 7 |
|
|
|
|
| 2 |
library_name: transformers
|
| 3 |
tags: []
|
| 4 |
---
|
| 5 |
+
<!-- markdownlint-disable first-line-h1 -->
|
| 6 |
+
<!-- markdownlint-disable html -->
|
| 7 |
+
|
| 8 |
+
<div align="center">
|
| 9 |
+
<h1>
|
| 10 |
+
Structuring Radiology Reports: Challenging LLMs with Lightweight Models
|
| 11 |
+
</h1>
|
| 12 |
+
</div>
|
| 13 |
+
|
| 14 |
+
<p align="center">
|
| 15 |
+
📝 <a href="https://arxiv.org/abs/2506.00200" target="_blank">Paper</a> • 🤗 <a href="https://huggingface.co/collections/StanfordAIMI/structuring-with-lightweight-models-683e9eb895d42e04112fad88" target="_blank">Hugging Face</a> • 🧩 <a href="https://github.com/jomoll/rad-report-structuring" target="_blank">Github</a> • 🪄 <a href="https://stanford-aimi.github.io/structuring.html" target="_blank">Project</a>
|
| 16 |
+
</p>
|
| 17 |
+
|
| 18 |
+
<div align="center">
|
| 19 |
+
</div>
|
| 20 |
|
| 21 |
## 🎬 Get Started
|
| 22 |
|