Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,9 @@ language:
|
|
13 |
|
14 |
# Uploaded model
|
15 |
|
16 |
-
- **
|
|
|
|
|
17 |
- **License:** apache-2.0
|
18 |
- **Finetuned from model :** unsloth/qwen2.5-7b-bnb-4bit
|
19 |
|
|
|
13 |
|
14 |
# Uploaded model
|
15 |
|
16 |
+
- **Model Usage:** Given a context paragraph and a question, generate answer option and three distractor options (total 4 mcqs)
|
17 |
+
- **Training Data:** MedMCQA with enhanced context (https://huggingface.co/datasets/MasterControlAIML/Medmcqa-For-FinetuningQwen)
|
18 |
+
- **Developed by:** MasterControl
|
19 |
- **License:** apache-2.0
|
20 |
- **Finetuned from model :** unsloth/qwen2.5-7b-bnb-4bit
|
21 |
|