Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,11 @@ base_model: BioMistral/BioMistral-7B
|
|
8 |
</p>
|
9 |
|
10 |
# BioChat Model
|
|
|
11 |
|
|
|
|
|
|
|
12 |
## Model Details
|
13 |
|
14 |
### Model Description
|
|
|
8 |
</p>
|
9 |
|
10 |
# BioChat Model
|
11 |
+
Source Paper: [BioMistral: A Collection of Open-Source Pretrained Large Language Models for Medical Domains](https://arxiv.org/abs/2402.10373)
|
12 |
|
13 |
+
BioChat is a language model fine-tuned using the ChatDoctor dataset from [ChatDoctor-5k](https://huggingface.co/datasets/LinhDuong/chatdoctor-5k). Specifically designed for medical conversations, BioChat enables users to engage in interactive discussions with a virtual doctor. Whether you are seeking advice about symptoms you are experiencing, exploring possible health conditions, or looking for general medical insights, BioChat is built to assist in a reliable and informative manner.
|
14 |
+
|
15 |
+
In addition to its ability to act as a virtual medical consultant, we are still in the early stages of exploring the generation capabilities and limitations of this model. It is important to emphasize that its text generation features are intended solely for research purposes and are not yet suitable for production use. By releasing this model, we aim to drive advancements in biomedical NLP applications and promote best practices for the responsible training and deployment of domain-specific language models. Ensuring reliability, accuracy, and explainability remains a top priority for us.
|
16 |
## Model Details
|
17 |
|
18 |
### Model Description
|