Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
datasets:
|
4 |
+
- lavita/ChatDoctor-HealthCareMagic-100k
|
5 |
+
---
|
6 |
+
|
7 |
+
Sample Input on Postman API:
|
8 |
+
|
9 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/63a7d07154f1d0225b0b9d1c/1A5BfWI5QOQHa7g8ueGIS.png)
|
10 |
+
|
11 |
+
Number of epochs: 10
|
12 |
+
Number of Data points: 10000
|
13 |
+
# Creative Writing: Write a question or instruction that requires a creative medical response from a doctor.
|
14 |
+
The instruction should be reasonable to ask of a person with general medical knowledge and should not require searching.
|
15 |
+
In this task, your prompt should give very specific instructions to follow.
|
16 |
+
Constraints, instructions, guidelines, or requirements all work, and the more of them the better.
|
17 |
+
|
18 |
+
Reference dataset: https://github.com/Kent0n-Li/ChatDoctor
|