Johnyquest7
commited on
Commit
•
ee5d02e
1
Parent(s):
98411f1
Update README.md
Browse files
README.md
CHANGED
@@ -1,27 +1,26 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
-
---
|
4 |
language:
|
5 |
-
|
6 |
pipeline_tag: text-generation
|
7 |
tags:
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
widget:
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
inference:
|
21 |
parameters:
|
22 |
temperature: 0.1
|
23 |
max_new_tokens: 1024
|
24 |
-
|
25 |
Document created on September 7 2023
|
26 |
|
27 |
Endo_Llama: Thyroid Edition (v1)
|
|
|
1 |
---
|
2 |
license: mit
|
|
|
3 |
language:
|
4 |
+
- en
|
5 |
pipeline_tag: text-generation
|
6 |
tags:
|
7 |
+
- endocrinology
|
8 |
+
- medical
|
9 |
+
- llama
|
10 |
+
- thyroid
|
11 |
+
- diabetes
|
12 |
+
- pituitary
|
13 |
+
- adrenal
|
14 |
widget:
|
15 |
+
- text: |
|
16 |
+
### Question: What is hypothyroidism?
|
17 |
+
### Input:
|
18 |
+
### Response:
|
19 |
inference:
|
20 |
parameters:
|
21 |
temperature: 0.1
|
22 |
max_new_tokens: 1024
|
23 |
+
---
|
24 |
Document created on September 7 2023
|
25 |
|
26 |
Endo_Llama: Thyroid Edition (v1)
|