ruslanmv commited on
Commit
0834786
·
verified ·
1 Parent(s): d0a1033

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -9
README.md CHANGED
@@ -10,24 +10,26 @@ tags:
10
  base_model: meta-llama/Meta-Llama-3-8B
11
  datasets:
12
  - ruslanmv/ai-medical-chatbot
 
13
 
14
  model-index:
15
- - name: llama3-8B-medical
16
  results: []
17
  widget:
18
- - example_title: llama3-8B-medical
19
  messages:
20
  - role: system
21
- content: >-
22
- You are an AI Medical Chatbot Assistant, providing comprehensive and informative responses to your inquiries.
23
- If a question does not make any sense, or is not factually coherent, explain why instead of answering something incorrect.
24
- If you don't know the answer to a question, please don't share false information.
 
25
  - role: user
26
  content: I'm a 35-year-old male experiencing symptoms like fatigue, increased sensitivity to cold, and dry, itchy skin. Could these be indicative of hypothyroidism?
27
  output:
28
- text: >-
29
- Yes, it is possible. Hypothyroidism can present symptoms like increased sensitivity to cold, dry skin, and fatigue. These symptoms are characteristic of hypothyroidism.
30
- I recommend consulting with a healthcare provider.
31
  ---
32
 
33
  # Medical-Llama3-8B-4bit: Fine-Tuned Llama3 for Medical Q&A
 
10
  base_model: meta-llama/Meta-Llama-3-8B
11
  datasets:
12
  - ruslanmv/ai-medical-chatbot
13
+ pipeline_tag: text-generation
14
 
15
  model-index:
16
+ - name: llama3-8B-medical
17
  results: []
18
  widget:
19
+ - example_title: llama3-8B-medical
20
  messages:
21
  - role: system
22
+ content: >-
23
+ You are an AI Medical Chatbot Assistant, providing comprehensive and informative responses to your inquiries.
24
+ If a question does not make any sense, or is not factually coherent, explain why instead of answering something incorrect.
25
+ If you don't know the answer to a question, please don't share false information.
26
+
27
  - role: user
28
  content: I'm a 35-year-old male experiencing symptoms like fatigue, increased sensitivity to cold, and dry, itchy skin. Could these be indicative of hypothyroidism?
29
  output:
30
+ text: >-
31
+ Yes, it is possible. Hypothyroidism can present symptoms like increased sensitivity to cold, dry skin, and fatigue. These symptoms are characteristic of hypothyroidism.
32
+ I recommend consulting with a healthcare provider.
33
  ---
34
 
35
  # Medical-Llama3-8B-4bit: Fine-Tuned Llama3 for Medical Q&A