Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
---
|
2 |
license: bigscience-bloom-rail-1.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: bigscience-bloom-rail-1.0
|
3 |
---
|
4 |
+
|
5 |
+
Here is our finetuned weight for Bloomz-7b1-mt with Low-Rank Adaptation and a chatdoctor-200k dataset from a paper, namely ChatDoctor: A Medical Chat Model Fine-tuned
|
6 |
+
on LLaMA Model using Medical Domain Knowledge (https://arxiv.org/pdf/2303.14070.pdf).
|
7 |
+
Our source code can be found at https://github.com/linhduongtuan/doctorwithbloom
|