Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ datasets:
|
|
6 |
- StanfordAIMI/interpret-cxr-test-hidden
|
7 |
---
|
8 |
|
9 |
-
# CXRMate-
|
10 |
|
11 |
This is an evolution of https://huggingface.co/aehrc/cxrmate developed for the [Radiology Report Generation](https://stanford-aimi.github.io/RRG24/) task of [BioNLP @ ACL 2024](https://aclweb.org/aclwiki/BioNLP_Workshop).
|
12 |
|
@@ -91,8 +91,6 @@ _, impression = model.split_and_decode_sections(output_ids, tokenizer)
|
|
91 |
## Notebook example:
|
92 |
https://huggingface.co/aehrc/cxrmate-rrg24/blob/main/demo.ipynb
|
93 |
|
94 |
-
## Paper:
|
95 |
-
|
96 |
## Citation:
|
97 |
|
98 |
[More Information Needed]
|
|
|
6 |
- StanfordAIMI/interpret-cxr-test-hidden
|
7 |
---
|
8 |
|
9 |
+
# CXRMate-RRG24: Entropy-Augmented Self-Critical Sequence Training for Radiology Report Generation
|
10 |
|
11 |
This is an evolution of https://huggingface.co/aehrc/cxrmate developed for the [Radiology Report Generation](https://stanford-aimi.github.io/RRG24/) task of [BioNLP @ ACL 2024](https://aclweb.org/aclwiki/BioNLP_Workshop).
|
12 |
|
|
|
91 |
## Notebook example:
|
92 |
https://huggingface.co/aehrc/cxrmate-rrg24/blob/main/demo.ipynb
|
93 |
|
|
|
|
|
94 |
## Citation:
|
95 |
|
96 |
[More Information Needed]
|