Skip to content

Commit 4dfd556

Browse files
committed
Fix certain authors metadata from an array back to a string
1 parent 0a89c0c commit 4dfd556

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

hf_models/ct_chat/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"name": "CT-CHAT",
2323
"task": "Vision-Language Chat Model for 3D Chest CT Analysis",
2424
"description": "CT-CHAT is a multimodal AI assistant specifically designed for 3D chest CT imaging interpretation and analysis. The model excels at tasks including visual question answering, report generation, and multiple-choice questions, leveraging full 3D spatial information for superior performance compared to 2D-based approaches.",
25-
"authors": ["Ibrahim Ethem Hamamci", "Sezgin Er", "Furkan Almas", "et al."],
25+
"authors": "Ibrahim Ethem Hamamci, Sezgin Er, Furkan Almas, et al.",
2626
"copyright": "Ibrahim Ethem Hamamci and collaborators",
2727
"data_source": "CT-RATE dataset",
2828
"data_type": "3D CT volumes and text",

hf_models/exaonepath/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"name": "EXAONEPath",
2323
"task": "Pathology Foundation Model and Feature Extraction",
2424
"description": "EXAONEPath is a patch-level pathology foundation model that achieves state-of-the-art performance across multiple pathology tasks while maintaining computational efficiency. It excels in tissue classification, tumor detection, and microsatellite instability assessment.",
25-
"authors": ["LG AI Research Team"],
25+
"authors": "LG AI Research Team",
2626
"copyright": "LG AI Research",
2727
"data_source": "Large-scale collection of pathology WSIs processed into patches",
2828
"data_type": "WSI patches",

hf_models/llama3_vila_m3_13b/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"name": "Llama3-VILA-M3-13B",
1717
"task": "Medical Visual Language Understanding and Generation",
1818
"description": "VILA-M3 is a medical visual language model built on Llama 3 and VILA architecture. This 13B parameter model performs medical image analysis including segmentation, classification, visual question answering, and report generation across multiple imaging modalities.",
19-
"authors": ["Vishwesh Nath", "Wenqi Li", "Dong Yang", "Andriy Myronenko", "et al. from NVIDIA, SingHealth and NIH"],
19+
"authors": "Vishwesh Nath, Wenqi Li, Dong Yang, Andriy Myronenko, et al. from NVIDIA, SingHealth and NIH",
2020
"copyright": "NVIDIA",
2121
"data_source": "MONAI and specialized medical datasets",
2222
"data_type": "Medical images and text",

hf_models/llama3_vila_m3_3b/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"name": "Llama3-VILA-M3-3B",
1717
"task": "Medical Visual Language Understanding and Generation",
1818
"description": "VILA-M3 is a medical visual language model built on Llama 3 and VILA architecture. This 3B parameter model performs medical image analysis including segmentation, classification, visual question answering, and report generation across multiple imaging modalities.",
19-
"authors": ["Vishwesh Nath", "Wenqi Li", "Dong Yang", "Andriy Myronenko", "et al. from NVIDIA, SingHealth and NIH"],
19+
"authors": "Vishwesh Nath, Wenqi Li, Dong Yang, Andriy Myronenko, et al. from NVIDIA, SingHealth and NIH",
2020
"copyright": "NVIDIA",
2121
"data_source": "MONAI and specialized medical datasets",
2222
"data_type": "Medical images and text",

hf_models/llama3_vila_m3_8b/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"name": "Llama3-VILA-M3-8B",
1717
"task": "Medical Visual Language Understanding and Generation",
1818
"description": "VILA-M3 is a medical visual language model built on Llama 3 and VILA architecture. This 8B parameter model performs medical image analysis including segmentation, classification, visual question answering, and report generation across multiple imaging modalities.",
19-
"authors": ["Vishwesh Nath", "Wenqi Li", "Dong Yang", "Andriy Myronenko", "et al. from NVIDIA, SingHealth and NIH"],
19+
"authors": "Vishwesh Nath, Wenqi Li, Dong Yang, Andriy Myronenko, et al. from NVIDIA, SingHealth and NIH",
2020
"copyright": "NVIDIA",
2121
"data_source": "MONAI and specialized medical datasets",
2222
"data_type": "Medical images and text",

models/brats_mri_segmentation/configs/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"name": "BraTS MRI segmentation",
4646
"task": "Multimodal Brain Tumor Subregion Segmentation",
4747
"description": "3D segmentation model for delineating brain tumor subregions from multimodal MRI scans (T1, T1c, T2, FLAIR). The model processes 4-channel input volumes with 1mm isotropic resolution and outputs 3-channel segmentation masks for tumor core (TC), whole tumor (WT), and enhancing tumor (ET).",
48-
"authors": ["MONAI team"],
48+
"authors": "MONAI team",
4949
"copyright": "Copyright (c) MONAI Consortium",
5050
"data_source": "BraTS 2018 Challenge Dataset (https://www.med.upenn.edu/sbia/brats2018/data.html)",
5151
"data_type": "nibabel",

models/maisi_ct_generative/configs/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"name": "MAISI: Medical AI for Synthetic Imaging",
3434
"task": "Synthetic 3D CT Image Generation with Anatomical Control",
3535
"description": "MAISI is a diffusion-based model for generating synthetic 3D CT images with anatomical control. The model produces realistic CT volumes up to 512×512×768 voxels and can generate images conditioned on organ segmentations of 127 anatomical structures.",
36-
"authors": ["MONAI Team"],
36+
"authors": "MONAI Team",
3737
"copyright": "Copyright (c) MONAI Consortium",
3838
"data_source": "http://medicaldecathlon.com/",
3939
"data_type": "nibabel",

0 commit comments

Comments
 (0)