message
stringlengths
0
7.67k
message_type
stringclasses
3 values
message_id
int64
0
2.02k
conversation_id
int64
5
143k
dataset_id
stringclasses
12 values
In this task, you will be given a paragraph (containing at least 3 sentences) and two words. Your job is to find the shortest path between these two words in the paragraph while also making sure that each intermediate word occurs only once. If there are multiple such paths with the same length, print out any one of them.
instruction
0
65,958
unnatural-instructions
The quick brown fox jumps over the lazy dog.,fox,dog.
input
1
65,958
unnatural-instructions
The quick brown fox jumps over the lazy dog.
output
2
65,958
unnatural-instructions
Find the shortest path between the two given words in the paragraph. Print out any one of the shortest paths if there are multiple such paths.
instruction
0
131,968
unnatural-instructions
The quick brown fox jumps over the lazy dog.,fox,dog.
input
1
131,968
unnatural-instructions
The quick brown fox jumps over the lazy dog.
output
2
131,968
unnatural-instructions
Find the shortest path between the two given words in the paragraph, making sure that each intermediate word occurs only once. Print out any one of the paths if there are multiple paths with the same length.
instruction
1
131,968
unnatural-instructions
The quick brown fox jumps over the lazy dog.,fox,dog.
input
2
131,968
unnatural-instructions
The quick brown fox jumps over the lazy dog.
output
3
131,968
unnatural-instructions
Some words are marked as “keywords”. Your task is to find the keyword in each sentence and capitalize it. Keywords will not necessarily be at the beginning or end of a sentence, but they will always be together (i.e. never split up by punctuation).
instruction
0
65,974
unnatural-instructions
The man, wearing a blue suit, walked into the room.
input
1
65,974
unnatural-instructions
The Man, Wearing A Blue Suit, Walked Into The Room.
output
2
65,974
unnatural-instructions
You are given a list of four words. Your task is to find the word that does not belong to the same category as the others based on context clues in the sentence.
instruction
0
65,979
unnatural-instructions
Please enter four words., mammal, green, computer, animal.
input
1
65,979
unnatural-instructions
c
output
2
65,979
unnatural-instructions
You are given a list of four words: . One of these words does not belong to the same category as the others. What is the word?
instruction
1
131,989
unnatural-instructions
Please enter four words., mammal, green, computer, animal.
input
0
131,989
unnatural-instructions
c
output
2
131,989
unnatural-instructions
Identify the word that does not belong to the same category as the others.
instruction
1
131,989
unnatural-instructions
Please enter four words., mammal, green, computer, animal.
input
2
131,989
unnatural-instructions
c
output
3
131,989
unnatural-instructions
In this task, you are given an incomplete dialogue (as a single string), and your job is to find the most suitable response for each blank by one or more making minimal changes.
instruction
0
65,980
unnatural-instructions
I'm so ____ about it! :D.
input
1
65,980
unnatural-instructions
I'm so happy about it! :D
output
2
65,980
unnatural-instructions
Find a response for the given blank that would continue the dialogue and make it grammatically correct.
instruction
0
131,990
unnatural-instructions
I'm so ____ about it! :D.
input
1
131,990
unnatural-instructions
I'm so happy about it! :D
output
2
131,990
unnatural-instructions
I was trying to fill in the blanks of this dialogue: "". Does anyone know what would make sense for each blank?
instruction
2
131,990
unnatural-instructions
I'm so ____ about it! :D.
input
1
131,990
unnatural-instructions
I'm so happy about it! :D
output
3
131,990
unnatural-instructions
In this task, your job is to generate a greeting message for a customer depending on the time of day. The input will be given as two integers - 'H' indicating the hour of the day (between 0 and 23) and 'N' indicating whether it's morning ('1'), afternoon ('2'), or evening ('3'). Generate the corresponding greeting based on these inputs.
instruction
0
65,990
unnatural-instructions
18 2.
input
1
65,990
unnatural-instructions
Good afternoon!
output
2
65,990
unnatural-instructions
In this task, you are given a description of an event and your job is to guess the ending. The description can be either incomplete or complete.
instruction
0
65,997
unnatural-instructions
It was raining heavily and I needed to get home urgently, so I decided to run...
input
1
65,997
unnatural-instructions
I slipped on the wet pavement and hit my head, resulting in a concussion.
output
2
65,997
unnatural-instructions
You are given an incomplete dialogue, and your task is to complete it by filling in the blanks with a suitable word or phrase. In this context, two people are talking about books.
instruction
0
66,004
unnatural-instructions
Tina: I'm trying to find a good book to read. Have you read any good ones lately? _____.
input
1
66,004
unnatural-instructions
John: I just finished reading "The Catcher in the Rye." I thought it was really good.
output
2
66,004
unnatural-instructions
The task is to fill in the blanks in the given dialogue with a word or phrase that is grammatically correct and makes the conversation flow smoothly. The context is two people talking about books. One: I love reading books! What kind of books do you like? Two: I'm a big fan of _____ books.
instruction
1
132,014
unnatural-instructions
Tina: I'm trying to find a good book to read. Have you read any good ones lately? _____.
input
0
132,014
unnatural-instructions
John: I just finished reading "The Catcher in the Rye." I thought it was really good.
output
2
132,014
unnatural-instructions
Complete the following dialogue by filling in the blanks with a suitable word or phrase. Two people are talking about books.
instruction
1
132,014
unnatural-instructions
Tina: I'm trying to find a good book to read. Have you read any good ones lately? _____.
input
2
132,014
unnatural-instructions
John: I just finished reading "The Catcher in the Rye." I thought it was really good.
output
3
132,014
unnatural-instructions