naotous commited on
Commit
3b8d691
1 Parent(s): 1c9885f

Add model hyperlinks

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -22,10 +22,10 @@ First, we pretrain [**CXR-BERT-general**](https://huggingface.co/microsoft/Biome
22
 
23
  ## Model variations
24
 
25
- | Model | Model identifier on HuggingFace | Vocabulary | Note |
26
- |---------------------------------------------------|------------------------------------------|----------------|-----------------------------------------------------------|
27
- | CXR-BERT-general | microsoft/BiomedVLP-CXR-BERT-general | PubMed & MIMIC | Pretrained for biomedical literature and clinical domains |
28
- | CXR-BERT-specialized (after multi-modal training) | microsoft/BiomedVLP-CXR-BERT-specialized | PubMed & MIMIC | Pretrained for chest X-ray domain |
29
 
30
  ## Citation
31
 
22
 
23
  ## Model variations
24
 
25
+ | Model | Model identifier on HuggingFace | Vocabulary | Note |
26
+ | ------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- | -------------- | --------------------------------------------------------- |
27
+ | CXR-BERT-general | [microsoft/BiomedVLP-CXR-BERT-general](https://huggingface.co/microsoft/BiomedVLP-CXR-BERT-general) | PubMed & MIMIC | Pretrained for biomedical literature and clinical domains |
28
+ | CXR-BERT-specialized (after multi-modal training) | [microsoft/BiomedVLP-CXR-BERT-specialized](https://huggingface.co/microsoft/BiomedVLP-CXR-BERT-specialized) | PubMed & MIMIC | Pretrained for chest X-ray domain |
29
 
30
  ## Citation
31