Update README.md
Browse files
README.md
CHANGED
|
@@ -30,6 +30,9 @@ MMF (Multicenter Microscopic Findings)
|
|
| 30 |
### Dataset Description
|
| 31 |
We collect a multicenter microscopic findings(MMF) dataset from pathology reports of lung adenocarcinoma, consisting of a total of 827 WSI-report pairs from three different medical centers. Unlike existing WSI report generation datasets, our MMF offers the following advantages: (1) It contains only content that can be observed in the given WSI, eliminating irrelevant information. (2) It is the first Chinese pathology report dataset that addresses the language limitations of existing medical MLLMs and enhances diversity in this research field. (3) It includes multiple medical centers and highlights multicenter discrepancies in pathology report generation.
|
| 32 |
|
|
|
|
|
|
|
|
|
|
| 33 |
### Dataset Structure
|
| 34 |
MMF
|
| 35 |
├── GDPH
|
|
|
|
| 30 |
### Dataset Description
|
| 31 |
We collect a multicenter microscopic findings(MMF) dataset from pathology reports of lung adenocarcinoma, consisting of a total of 827 WSI-report pairs from three different medical centers. Unlike existing WSI report generation datasets, our MMF offers the following advantages: (1) It contains only content that can be observed in the given WSI, eliminating irrelevant information. (2) It is the first Chinese pathology report dataset that addresses the language limitations of existing medical MLLMs and enhances diversity in this research field. (3) It includes multiple medical centers and highlights multicenter discrepancies in pathology report generation.
|
| 32 |
|
| 33 |
+
### Code Release
|
| 34 |
+
The model is released at https://huggingface.co/yili7eli/WSI-MLLM. The corresponding code is coming in this repo.
|
| 35 |
+
|
| 36 |
### Dataset Structure
|
| 37 |
MMF
|
| 38 |
├── GDPH
|