aosm/qwen2-vl-7b-medical-vqa-tr
π¬ Fine-tuned Qwen2-VL-7B model on Turkish medical visual question answering (VQA) tasks using Unsloth.
- π¨βπ» Developed by: aosm
- π§ Fine-tuned from:
unsloth/qwen2-vl-7b-instruct-unsloth-bnb-4bit
- π License: apache-2.0
- π Domain: Radiology, medical imaging, Turkish NLP
- πΌοΈ Format: OpenChat-style JSON with image & text pairs
π§ͺ Training Details
Attribute | Value |
---|---|
Dataset | aosm/turkish-medical-vqa-evaluated |
Examples | 2,812 |
Epochs | 5 |
Total steps | ~140 |
Batch size | 50 Γ 2 (accumulation) |
Optimizer | AdamW 8-bit |
LR scheduler | Cosine |
Max sequence length | 384 |
Vision modality | Enabled |
Text language | Turkish |
π Example Format
[
{
"role": "user",
"content": [
{"type": "text", "text": "Kitle hangi bΓΆlgede bulunur?"},
{"type": "image", "image": "synpic53867.jpg"}
]
},
{
"role": "assistant",
"content": [{"type": "text", "text": "suprasellar"}]
}
]
base_model: unsloth/qwen2-vl-7b-instruct-unsloth-bnb-4bit
tags:
- text-generation-inference
- transformers
- unsloth
- qwen2_vl
- trl
license: apache-2.0
language:
- en
---
# Uploaded model
- **Developed by:** aosm
- **License:** apache-2.0
- **Finetuned from model :** unsloth/qwen2-vl-7b-instruct-unsloth-bnb-4bit
This qwen2_vl model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
π
Ask for provider support