Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -1,3 +1,16 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
| 1 | 
             
            # MoonDream2 Fine-Tuning on Med VQA RAD Dataset
         | 
| 2 |  | 
| 3 | 
             
            ## Description
         | 
| @@ -56,5 +69,4 @@ This project fine-tunes the **MoonDream2** model on the **Med VQA RAD dataset** | |
| 56 | 
             
            ## References
         | 
| 57 | 
             
            - [MoonDream2 on Hugging Face](https://huggingface.co/vikhyatk/moondream2)
         | 
| 58 | 
             
            - [Med VQA RAD Dataset](https://github.com/med-vqa)
         | 
| 59 | 
            -
            - [Optuna Documentation](https://optuna.org/)
         | 
| 60 | 
            -
             | 
|  | |
| 1 | 
            +
            ---
         | 
| 2 | 
            +
            datasets:
         | 
| 3 | 
            +
            - flaviagiammarino/vqa-rad
         | 
| 4 | 
            +
            base_model:
         | 
| 5 | 
            +
            - vikhyatk/moondream2
         | 
| 6 | 
            +
            tags:
         | 
| 7 | 
            +
            - med
         | 
| 8 | 
            +
            - vqa
         | 
| 9 | 
            +
            - vqarad
         | 
| 10 | 
            +
            - finetune
         | 
| 11 | 
            +
            - vision
         | 
| 12 | 
            +
            - VLM
         | 
| 13 | 
            +
            ---
         | 
| 14 | 
             
            # MoonDream2 Fine-Tuning on Med VQA RAD Dataset
         | 
| 15 |  | 
| 16 | 
             
            ## Description
         | 
|  | |
| 69 | 
             
            ## References
         | 
| 70 | 
             
            - [MoonDream2 on Hugging Face](https://huggingface.co/vikhyatk/moondream2)
         | 
| 71 | 
             
            - [Med VQA RAD Dataset](https://github.com/med-vqa)
         | 
| 72 | 
            +
            - [Optuna Documentation](https://optuna.org/)
         | 
|  |