Feature Extraction
Transformers
Safetensors
vision-encoder-decoder
custom_code
anicolson commited on
Commit
44897b8
1 Parent(s): 171b591

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -6,7 +6,7 @@ datasets:
6
  - StanfordAIMI/interpret-cxr-test-hidden
7
  ---
8
 
9
- # CXRMate-RRG4: 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,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]