File size: 1,405 Bytes
			
			| 26dc4f5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 | ---
title: Dental VQA Model Comparison
emoji: 🦷
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 4.44.0
app_file: app.py
pinned: false
license: apache-2.0
models:
  - yasserrmd/DentaInstruct-1.2B
---
# Dental VQA Model Comparison
An interactive Gradio interface for comparing dental visual question answering models, currently featuring the DentaInstruct-1.2B model for educational information about dental health and oral care.
## Features
- Interactive chat interface for dental health questions
- Adjustable generation parameters (temperature, max tokens, etc.)
- Example questions to get started
- Mobile-responsive design
- Clear disclaimers about educational use only
## Important Disclaimer
⚠️ **This model is for educational purposes only.** It is NOT a substitute for professional dental care. Do not use this model for clinical diagnosis or treatment advice. Always consult a qualified dental professional.
## Model Information
- **Base Model**: LFM2-1.2B
- **Parameters**: 1.17B
- **Training Data**: Dental subset of MIRIAD dataset
- **Purpose**: Educational dental information
## Usage
Ask questions about:
- Dental procedures and treatments
- Oral health and hygiene
- Common dental conditions
- Preventive dental care
- Dental anatomy and terminology
## Credits
- **Model**: Created by @yasserrmd
- **Interface**: Space by @chrisvoncsefalvay
## License
Apache-2.0 | 
