apt install -y git-lfs
git clone https://huggingface.co/datasets/BoKelvin/SLAKE
cd SLAKE
git lfs pull
unzip imgs.zip
git clone https://huggingface.co/datasets/flaviagiammarino/vqa-rad
For a single run with default prompt, run
python models/run_medgemma.py
or completed run with all emotions with bash test_all_emotions.sh
Python
71.9%
Jupyter Notebook
15.4%
Shell
12.7%
apt install -y git-lfs
git clone https://huggingface.co/datasets/BoKelvin/SLAKE
cd SLAKE
git lfs pull
unzip imgs.zip
git clone https://huggingface.co/datasets/flaviagiammarino/vqa-rad
For a single run with default prompt, run
python models/run_medgemma.py
or completed run with all emotions with bash test_all_emotions.sh
Python
71.9%
Jupyter Notebook
15.4%
Shell
12.7%