Commit
•
eadf081
1
Parent(s):
01b2408
add medical tag (#2)
Browse files- add medical tag (0d0e4de6d899a363e44be90f34b7954cfa411d44)
Co-authored-by: Daniel van Strien <davanstrien@users.noreply.huggingface.co>
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
- zh
|
4 |
- en
|
5 |
tags:
|
@@ -8,10 +8,10 @@ tags:
|
|
8 |
- zh
|
9 |
- en
|
10 |
- Text2Text-Generation
|
11 |
-
|
|
|
12 |
widget:
|
13 |
-
- text:
|
14 |
-
|
15 |
---
|
16 |
|
17 |
# Medical QA LoRA Model
|
@@ -196,4 +196,4 @@ ziya-llama-13b-medical-lora
|
|
196 |
year = {2023},
|
197 |
url = {https://github.com/shibing624/textgen},
|
198 |
}
|
199 |
-
```
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
- zh
|
4 |
- en
|
5 |
tags:
|
|
|
8 |
- zh
|
9 |
- en
|
10 |
- Text2Text-Generation
|
11 |
+
- medical
|
12 |
+
license: apache-2.0
|
13 |
widget:
|
14 |
+
- text: 一岁宝宝发烧能吃啥药?
|
|
|
15 |
---
|
16 |
|
17 |
# Medical QA LoRA Model
|
|
|
196 |
year = {2023},
|
197 |
url = {https://github.com/shibing624/textgen},
|
198 |
}
|
199 |
+
```
|