Johnyquest7 commited on
Commit
ee5d02e
1 Parent(s): 98411f1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -14
README.md CHANGED
@@ -1,27 +1,26 @@
1
  ---
2
  license: mit
3
- ---
4
  language:
5
- - en
6
  pipeline_tag: text-generation
7
  tags:
8
- - endocrinology
9
- - medical
10
- - llama
11
- - thyroid
12
- - diabetes
13
- - pituitary
14
- - adrenal
15
  widget:
16
- - text: |
17
- ### Question: What is hypothyroidism?
18
- ### Input:
19
- ### Response:
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)