ddw2AIGROUP2CQUPT commited on
Commit
746d4e8
verified
1 Parent(s): f30203e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,3 +1,11 @@
1
- ---
2
- license: cc
3
- ---
 
 
 
 
 
 
 
 
 
1
+ # PA-LLaVA-plus
2
+ This is the first-stage weights trained on the 400w pathological image-text dataset using the PA-LLaVA model structure. The link is https://huggingface.co/OpenFace-CQUPT/PA-LLaVA-plus.
3
+
4
+ ## 400w Dataset
5
+ The 400w pathology dataset is derived from the publicly available "Accessible Dataset (18M samples)" from MedTrinity-25M([UCSC-VLAA/MedTrinity-25M 路 Datasets at Hugging Face](https://huggingface.co/datasets/UCSC-VLAA/MedTrinity-25M)). This is a dataset spanning multiple medical fields. By analyzing the linguistic structure of the text in this dataset, we extracted a 400w dataset specific to the pathology domain.
6
+
7
+
8
+
9
+ ---
10
+ license: cc
11
+ ---