Text Generation
PEFT
Safetensors
English
phi3
conversational
custom_code
4-bit precision
bitsandbytes
Instructions to use syubraj/MedicalChat-Phi-3.5-mini-instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use syubraj/MedicalChat-Phi-3.5-mini-instruct with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -11,14 +11,14 @@ pipeline_tag: text-generation
|
|
| 11 |
|
| 12 |
# π₯ Phi-3.5 Mini Instruct Medical Chat (LoRA Adapter)
|
| 13 |
|
| 14 |
-
The **Phi-3.5-mini-instruct-
|
| 15 |
|
| 16 |
## π Model Overview
|
| 17 |
- **π§ββοΈ Developed by:** [syubraj]
|
| 18 |
- **π Model Type:** Causal Language Model (CausalLM)
|
| 19 |
- **π£οΈ Language:** English
|
| 20 |
- **π License:** MIT License
|
| 21 |
-
- **π οΈ Fine-tuned From:** [microsoft/phi-3.5-mini-instruct]
|
| 22 |
|
| 23 |
---
|
| 24 |
|
|
|
|
| 11 |
|
| 12 |
# π₯ Phi-3.5 Mini Instruct Medical Chat (LoRA Adapter)
|
| 13 |
|
| 14 |
+
The **MedicalChat-Phi-3.5-mini-instruct-** fine-tuned model is designed to simulate doctor-patient conversations, offering medical consultations and suggestions based on patient queries. However, its accuracy may be limited in real-world scenarios, as the training dataset was relatively small.
|
| 15 |
|
| 16 |
## π Model Overview
|
| 17 |
- **π§ββοΈ Developed by:** [syubraj]
|
| 18 |
- **π Model Type:** Causal Language Model (CausalLM)
|
| 19 |
- **π£οΈ Language:** English
|
| 20 |
- **π License:** MIT License
|
| 21 |
+
- **π οΈ Fine-tuned From:** [microsoft/phi-3.5-mini-instruct](https://huggingface.co/microsoft/Phi-3.5-mini-instruct)
|
| 22 |
|
| 23 |
---
|
| 24 |
|