custom
mammo-FM
mammograms
breast-cancer
shawn24 commited on
Commit
44261b8
·
verified ·
1 Parent(s): 2539efc

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +15 -0
config.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "custom",
3
+ "architectures": ["Mammo-FM-Model"],
4
+ "task": "image-text-alignment",
5
+ "description": "Mammo-FM: Breast-specific foundational model for Integrated Mammographic Diagnosis, Prognosis, and Reporting.",
6
+ "tags": [
7
+ "clip",
8
+ "vision-language",
9
+ "medical-imaging",
10
+ "radiology",
11
+ "mammography",
12
+ "breast-cancer",
13
+ "mammo-clip",
14
+ "Mammo-CLIP"
15
+ ]