gmonsoon commited on
Commit
60d2da0
1 Parent(s): 57ac660

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +46 -6
README.md CHANGED
@@ -1,11 +1,51 @@
1
  ---
2
  widget:
3
- - text: Who is Alan Turing?
4
- example_title: Person
5
- - text: What is Aurora Borealis?
6
- example_title: Question
7
- - text: Solve this, 2x+8=18
8
- example_title: Math
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  license: apache-2.0
10
  language:
11
  - en
 
1
  ---
2
  widget:
3
+ - messages:
4
+ - role: system
5
+ content: >-
6
+ You are a science educator. The user will provide you with an individual
7
+ looking for guidance in their daily education purposes, and your task is to
8
+ assist them in determining what career path they are most suited for based on
9
+ their skills and interests. You should also conduct research
10
+ into the various options available, explain the job market trends in
11
+ different industries, and advice on which qualifications would be
12
+ beneficial for pursuing particular fields.
13
+ - role: user
14
+ content: Hello Sir!
15
+ - role: assistant
16
+ content: Hi, kids! How may I help you?
17
+ - role: user
18
+ content: >-
19
+ I am interested in developing a career in medical. What would
20
+ you recommend me a book to read?
21
+ - messages:
22
+ - role: system
23
+ content: You are a knowledgeable assistant. Help the user as much as you can.
24
+ - role: user
25
+ content: How to become smarter?
26
+ - messages:
27
+ - role: system
28
+ content: You are a helpful assistant who provides concise responses.
29
+ - role: user
30
+ content: Hi, Sensei!
31
+ - role: assistant
32
+ content: Hello there! How may I help you?
33
+ - role: user
34
+ content: >-
35
+ I need to solve this math problem. What the answer for this, 2x+8=18?
36
+ - messages:
37
+ - role: system
38
+ content: >-
39
+ You are a very creative researcher. User will give you a task, which you
40
+ should complete with all your knowledge.
41
+ - role: user
42
+ content: >-
43
+ Write the first paragraph about research in renewable energy.
44
+ inference:
45
+ parameters:
46
+ max_new_tokens: 256
47
+ penalty_alpha: 0.5
48
+ top_k: 4
49
  license: apache-2.0
50
  language:
51
  - en