Severus commited on
Commit ·
3b3cbd6
1
Parent(s): 3ec3da9
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
| 1 |
---
|
| 2 |
license: openrail
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: openrail
|
| 3 |
+
datasets:
|
| 4 |
+
- shibing624/medical
|
| 5 |
+
- GBaker/MedQA-USMLE-4-options
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
+
pipeline_tag: conversational
|
| 9 |
+
tags:
|
| 10 |
+
- medical
|
| 11 |
+
arxiv: 2303.14070
|
| 12 |
---
|
| 13 |
+
|
| 14 |
+
|
| 15 |
+
This model is a fine-tuned model based on the Llama 2_7b architecture. It has been specifically trained on a dataset comprising USMLE (United States Medical Licensing Examination) questions and answers, as well as conversations between doctors and patients.
|