prakharz commited on
Commit
8ace6a8
·
1 Parent(s): 262bea9

Added examples

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -6,8 +6,13 @@ model-index:
6
  - name: DIAL_BART0
7
  results: []
8
  widget:
9
- - text: "Instruction: Edit the provided response into a response that is fluent and coherent to the dialogue context. \n\nInput:[CONTEXT] How may I help you? [ENDOFTURN]
10
- I left a suitcase on the train to London the other day. : [RESPONSE] Can describe itit , sir ? It will help us find [ENDOFDIALOGUE]. Given this context and response provided, the edited response is"
 
 
 
 
 
11
  ---
12
 
13
  # InstructDial
 
6
  - name: DIAL_BART0
7
  results: []
8
  widget:
9
+ - text: "Instruction: Edit the provided response into a response that is fluent and coherent to the dialogue context. \n\nInput: [CONTEXT] How may I help you? [ENDOFTURN] I left a suitcase on the train to London the other day. [RESPONSE] Can describe itit , sir ? It will help us find [ENDOFDIALOGUE] [QUESTION] Given this context and response provided, the edited response is"
10
+ - text: "Instruction: Generate a response that starts with the provided initial phrase. \n\nInput: [INITIAL_PHRASE] Please describe [CONTEXT] How may I help you? [ENDOFTURN] I left a suitcase on the train to London the other day. [ENDOFDIALOGUE] [QUESTION] A response with the provided initial phrase is"
11
+ - text: "Instruction: Generate a response that starts with the provided initial phrase and contains the provided keywords. \n\nInput: [INITIAL PHRASE] Please describe [KEYWORDS] color, any documents [CONTEXT] How may I help you? [ENDOFTURN] I left a suitcase on the train to London the other day. [ENDOFDIALOGUE] [QUESTION] A response with the provided initial phrase and keywords is"
12
+ - text: "Instruction: What is the intent of the response \n\nInput:[CONTEXT] How may I help you? [RESPONSE] I left a suitcase on the train to London the other day. [ENDOFDIALOGUE] [OPTIONS] booking, reservation change, checkout, lost&found, time information, security, schedules [QUESTION] Given this context and response provided, the edited response is"
13
+ - text: "Instruction: Return a summary of the provided conversation. \n\nInput:[CONTEXT] How may I help you? [ENDOFTURN] I left a suitcase on the train to London the other day. [ENDOFDIALOGUE] [QUESTION] Here is the summary of the provided conversation"
14
+ - text: "Instruction: Consider the context of the conversation and a document and generate an answer accordingly \n\nInput: [CONTEXT] How may I help you? [ENDOFTURN] I left a suitcase on the train to London the other day. [ENDOFDIALOGUE] [QUESTION] What is the response of following question: Where was the person going to?"
15
+ - text: "Instruction: Generate a response using the provided background knowledge. \n\nInput: [KNOWLEDGE] Emailid for cases related to lost and found is x@gmail.com [CONTEXT] How may I help you? [ENDOFTURN] I left a suitcase on the train to London the other day. [ENDOFDIALOGUE] [QUESTION] Generate a response using the information from the background knowledge."
16
  ---
17
 
18
  # InstructDial