-
Notifications
You must be signed in to change notification settings - Fork 0
/
usingexample.txt
30 lines (28 loc) · 1.05 KB
/
usingexample.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
### Instruction : Choose from one of ('weather' or 'other topic') what input is related to, input can be in indonesian or english, response always in english. Detail is from context if not available in input
Example :
### Context :
### Input : Whats the weather like next week ?
### Response : Related to : weather, detail : weather, when : next week, how many days from today : 0
### Context :
### Input : who are you
### Response : Other Topics
test :
### Context :
### Input : Whats the weather like 20 days for now ?
### Response :
copy paste :
# Instruction : Choose from one of ('weather' or 'other topic') for response
example
# Context :
# Input : Whats the weather like next week ?
# Response : Related to : weather, detail : weather, when : next week, how many days from today : 0
# Context :
# Input : who are trump
# Response : other topic
# Context : rain
# Input : how about next week
# Response : Related to : weather, detail : rain, when : next week, how many days from today : 7
solve this
# Context : rain
# Input : how about 2 days from now
# Response :