anicolson commited on
Commit
0b6cb05
1 Parent(s): e00d3fe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -4,15 +4,15 @@ license: apache-2.0
4
 
5
  # CXRMate: Longitudinal Data and a Semantic Similarity Reward for Chest X-Ray Report Generation
6
 
7
- This is the longitudinal, variable Chest X-Ray (CXR) report generator trained with teacher forcing (no reinforcement learning).
8
 
9
  ## Hugging Face Models From This Paper:
10
 
11
- | Link | Longitudinal | Variable no. of CXRs | Reinforcement learning |
12
  |---|---|---|---|
13
  | https://huggingface.co/aehrc/cxrmate | Y | Y | Y |
14
  | https://huggingface.co/aehrc/cxrmate-tf | Y | Y | N |
15
- | https://huggingface.co/aehrc/cxrmate-variable-tf | N | Y | N |
16
  | https://huggingface.co/aehrc/cxrmate-single-tf | N | N | N |
17
 
18
  ## ArXiv:
 
4
 
5
  # CXRMate: Longitudinal Data and a Semantic Similarity Reward for Chest X-Ray Report Generation
6
 
7
+ This is the longitudinal, multi-image Chest X-Ray (CXR) report generator trained with teacher forcing (no reinforcement learning).
8
 
9
  ## Hugging Face Models From This Paper:
10
 
11
+ | Link | Longitudinal | Multi-image | Reinforcement learning |
12
  |---|---|---|---|
13
  | https://huggingface.co/aehrc/cxrmate | Y | Y | Y |
14
  | https://huggingface.co/aehrc/cxrmate-tf | Y | Y | N |
15
+ | https://huggingface.co/aehrc/cxrmate-multi-tf | N | Y | N |
16
  | https://huggingface.co/aehrc/cxrmate-single-tf | N | N | N |
17
 
18
  ## ArXiv: