Update README.md
Browse files
README.md
CHANGED
@@ -10,4 +10,14 @@ tags:
|
|
10 |
- Chest X-ray
|
11 |
- Multimodal Large Language Models
|
12 |
library_name: transformers
|
13 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
- Chest X-ray
|
11 |
- Multimodal Large Language Models
|
12 |
library_name: transformers
|
13 |
+
---
|
14 |
+
|
15 |
+
# RRG task for findings section generation Model Card
|
16 |
+
|
17 |
+
|
18 |
+
## Paper and Resources for More Information
|
19 |
+
|
20 |
+
For further details about Libra, including its architecture, training process, and use cases, please refer to the following resources:
|
21 |
+
- Article: Comprehensive paper describing Libra’s design and experiments [arXiv:2412.04954](https://arxiv.org/abs/2412.04954)
|
22 |
+
- Code Repository: Open-source implementation and pre-trained models (GitHub: [Gla-AI4BioMed at RRG24](https://github.com/X-iZhang/RRG-BioNLP-ACL2024))
|
23 |
+
|