yueqingyou
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -46,6 +46,7 @@ Two illustrative examples of the BioQwen model's responses are provided:
|
|
46 |
The BioQwen model, when deployed on mobile devices, offers robust, accurate, and compassionate responses to complex medical queries. Its successful deployment and testing on the cMedQA2 dataset demonstrate its practical utility and reliability in real-world applications. The model's compact size, made possible through INT4 compression, ensures it fits within the constraints of mobile device storage and computational capacities, making it an invaluable tool for accessible medical advice and information.
|
47 |
|
48 |
### Files Included
|
|
|
49 |
- **img/image1.png**: Screenshot of the BioQwen model's response to a high-risk behavior HIV query.
|
50 |
- **img/image2.png**: Screenshot of the BioQwen model's response to a pregnancy symptoms query.
|
51 |
|
|
|
46 |
The BioQwen model, when deployed on mobile devices, offers robust, accurate, and compassionate responses to complex medical queries. Its successful deployment and testing on the cMedQA2 dataset demonstrate its practical utility and reliability in real-world applications. The model's compact size, made possible through INT4 compression, ensures it fits within the constraints of mobile device storage and computational capacities, making it an invaluable tool for accessible medical advice and information.
|
47 |
|
48 |
### Files Included
|
49 |
+
- **question.txt**: The original Chinese cMedQA2 dataset contains medical questions with some irregular sentence breaks and punctuation usage.
|
50 |
- **img/image1.png**: Screenshot of the BioQwen model's response to a high-risk behavior HIV query.
|
51 |
- **img/image2.png**: Screenshot of the BioQwen model's response to a pregnancy symptoms query.
|
52 |
|