RTLucassen commited on
Commit
16af69e
·
verified ·
1 Parent(s): 1333fb0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ We refer to the paper for more information regarding the dataset, training, eval
20
 
21
  - **Paper: *["On the Importance of Text Preprocessing for Multimodal Representation Learning and Pathology Report Generation"](https://arxiv.org/abs/2502.19285)***
22
  - **Repository:** [GitHub](https://github.com/nuldertien/PathBLIP-2)
23
- - **Framework:** [BLIP-2](https://huggingface.co/Salesforce/blip2-opt-2.7b)
24
  - **Base language model:** [BioGPT](https://huggingface.co/microsoft/biogpt)
25
  - **WSI feature extractor:** [HIPT](https://github.com/mahmoodlab/HIPT)
26
  - **License:** Apache-2.0
 
20
 
21
  - **Paper: *["On the Importance of Text Preprocessing for Multimodal Representation Learning and Pathology Report Generation"](https://arxiv.org/abs/2502.19285)***
22
  - **Repository:** [GitHub](https://github.com/nuldertien/PathBLIP-2)
23
+ - **Framework:** [BLIP-2](https://github.com/salesforce/LAVIS/tree/main/projects/blip2)
24
  - **Base language model:** [BioGPT](https://huggingface.co/microsoft/biogpt)
25
  - **WSI feature extractor:** [HIPT](https://github.com/mahmoodlab/HIPT)
26
  - **License:** Apache-2.0