Skip to content

Commit

Permalink
Restructure and add filter.json
Browse files Browse the repository at this point in the history
  • Loading branch information
BLooDBRothER committed Oct 13, 2023
1 parent 9b3b9e0 commit ef496ef
Show file tree
Hide file tree
Showing 5 changed files with 187 additions and 24 deletions.
142 changes: 142 additions & 0 deletions filter.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,142 @@
[
{
"filter_name": "tasks",
"multiple": true,
"nested": true,
"value": [
{
"name": "Medical Imaging",
"value": [
"X-ray Analysis",
"MRI Analysis",
"CT Scan Analysis",
"PET Scan Analysis",
"Ultrasound Analysis",
"Endoscopy Image Analysis",
"Image Segmentation",
"Tumor Detection"
]
},
{
"name": "Genomics & Bioinformatics",
"value": [
"DNA Sequencing Analysis",
"RNA Sequencing Analysis",
"Protein Sequencing Analysis",
"Gene Expression Analysis",
"Protein Interaction Networks",
"Metabolic Pathway Analysis",
"Genome-Wide Association Studies"
]
},
{
"name": "Clinical Data Analysis",
"value": [
"Electronic Health Records (EHR) Analysis",
"Clinical Note Extraction",
"Lab Test Result Interpretation",
"Predictive Modeling (e.g., disease risk)"
]
},
{
"name": "Wearables & IoT Devices",
"value": [
"Heart Rate Analysis",
"Sleep Pattern Analysis",
"Blood Glucose Monitoring",
"Activity Monitoring"
]
},
{
"name": "Textual & NLP",
"value": [
"Medical Literature Analysis",
"Patient Feedback Analysis",
"Medical Chatbots",
"Clinical Trial Reports Analysis"
]
},
{
"name": "Tabular Data Analysis",
"value": [
"Patient Demographics",
"Drug Prescription Analysis",
"Vaccine Distribution Analysis",
"Clinical Trial Data"
]
},
{
"name": "Time Series Analysis",
"value": [
"ECG Monitoring",
"Pulse Oximetry Analysis",
"Vital Signs Monitoring"
]
},
{
"name": "Video Analysis",
"value": [
"Movement or Gait Analysis",
"Behavioral Analysis",
"Surgical Procedure Analysis"
]
},
{
"name": "Pathological & Microscopy",
"value": [
"Histopathology Slide Analysis",
"Cytology Slide Analysis",
"Microbial Identification"
]
},
{
"name": "Drug Discovery & Pharmacology",
"value": [
"Molecular Docking",
"Drug Repurposing Analysis",
"Toxicology Prediction",
"Drug-Drug Interaction Analysis"
]
},
{
"name": "Epidemiology & Public Health",
"value": [
"Disease Spread Modeling",
"Health Behavior Analysis",
"Vaccine Efficacy Studies",
"Population Health Studies"
]
}
]
},
{
"filter_name": "sizes",
"multiple": true,
"nested": false,
"value": ["<1GB", "1-10GB"]
},
{
"filter_name": "sources",
"multiple": true,
"nested": false,
"value": ["Kaggle", "Huggingface", "Research Institution"]
},
{
"filter_name": "modalities",
"multiple": true,
"nested": false,
"value": ["Images", "sequences", "texts"]
},
{
"filter_name": "licenses",
"multiple": true,
"nested": false,
"value": ["BSL-1.0", "APSL-2.0"]
},
{
"filter_name": "others",
"multiple": true,
"nested": false,
"value": []
}
]
69 changes: 45 additions & 24 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,39 +5,45 @@
"group_name": "ibu",
"description": {
"homepage": "google.com",
"repo": "github.com",
"repository": "github.com",
"paper": "arxvi.com",
"leaderboard": "sample.com",
"point_of_contact": "name - email"
},
"task": "PET Scan Analysis",
"modalites": "images",
"tasks": ["PET Scan Analysis", "X-ray Analysis", "CT Scan Analysis"],
"modalities": ["Images"],
"datasets": [
"https://huggingface.co/datasets/bigcode/the-stack",
"https://huggingface.co/datasets/bigcode/the-stack"
{
"name": "dataset 1",
"url": "https://huggingface.co/datasets/bigcode/the-stack"
},
{
"name": "dataset 2",
"url": "https://huggingface.co/datasets/bigcode/the-stack"
}
],
"source": "https://huggingface.co/openai/whisper-large-v2",
"source": {
"name": "Huggingface",
"url": "https://huggingface.co/openai/whisper-large-v2"
},
"license": "BSL-1.0"
},
{
"id": "codellama_13b_oasst_sft_v10",
"name": "codellama-13b-oasst-sft-v10",
"description": {
"homepage": "google.com",
"repo": "github.com",
"repository": "github.com",
"paper": "arxvi.com",
"leaderboard": "sample.com",
"point_of_contact": "name - email"
},
"task": "Lab Test Result Interpretation",
"modalites": "texts",
"datasets": [
"https://huggingface.co/datasets/bigcode/the-stack",
"https://huggingface.co/datasets/bigcode/the-stack",
"https://huggingface.co/datasets/bigcode/the-stack",
"https://huggingface.co/datasets/bigcode/the-stack"
],
"source": "https://www.kaggle.com/models/tatsu-lab/alpaca",
"tasks": ["Lab Test Result Interpretation", "X-ray Analysis"],
"modalities": ["texts"],
"source": {
"name": "Kaggle",
"url": "https://www.kaggle.com/models/tatsu-lab/alpaca"
},
"license": "APSL-2.0"
},
{
Expand All @@ -46,20 +52,35 @@
"group_name": "TaylorAI",
"description": {
"homepage": "google.com",
"repo": "github.com",
"repository": "github.com",
"paper": "arxvi.com",
"leaderboard": "sample.com",
"point_of_contact": "name - email"
},
"task": "Lab Test Result Interpretation",
"modalites": "texts",
"tasks": ["Lab Test Result Interpretation"],
"modalities": ["texts"],
"datasets": [
"https://huggingface.co/datasets/bigcode/the-stack",
"https://huggingface.co/datasets/bigcode/the-stack",
"https://huggingface.co/datasets/bigcode/the-stack",
"https://huggingface.co/datasets/bigcode/the-stack"
{
"name": "dataset 1",
"url": "https://huggingface.co/datasets/bigcode/the-stack"
},
{
"name": "dataset 2",
"url": "https://huggingface.co/datasets/bigcode/the-stack"
},
{
"name": "dataset 1",
"url": "https://huggingface.co/datasets/bigcode/the-stack"
},
{
"name": "dataset 2",
"url": "https://huggingface.co/datasets/bigcode/the-stack"
}
],
"source": "https://www.kaggle.com/models/tatsu-lab/alpaca",
"source": {
"name": "Kaggle",
"url": "https://www.kaggle.com/models/tatsu-lab/alpaca"
},
"license": "APSL-2.0"
}
]
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit ef496ef

Please sign in to comment.