input
stringlengths 986
1.15k
| output
sequencelengths 1
1
| id
stringlengths 41
41
|
---|---|---|
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: you
before: planning
after: now hunting for rocks
attr: focus
Output:
| [
"focus of you was planning before and now hunting for rocks afterwards"
] | task1631-1cdc2f3c199e48f3be283de3cc31fe2a |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: red wine
before: in bottle
after: in glass
attr: location
Output:
| [
"location of red wine was in a bottle before and in a glass afterwards"
] | task1631-70a33e90790e4f63a18c3fde86d946d7 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: mint
before: container
after: in blender
attr: location
Output:
| [
"location of mint was container before, and in blender afterwards."
] | task1631-a9d740dab3f04c198f6c36396e7ce083 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: bamboo
before: clean
after: toasted
attr: cleanness
Output:
| [
"cleanness of bamboo was clean before and toasted afterwards"
] | task1631-ec79bfddf43749ee9a131e5136f520d9 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: upper body
before: cold
after: warm
attr: temperature
Output:
| [
"temperature of upper body was cold before and warm afterwards"
] | task1631-6bbd4df1e2ca4cd48ad7e760077d9dcc |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: you
before: silent
after: doing impressions
attr: humor
Output:
| [
"humor of you was silent before and doing impressions afterwards"
] | task1631-234ccc82ea704614923db2046fe30624 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: plane
before: heading forward
after: turned toward wind
attr: depth
Output:
| [
"depth of plane was heading forward before and turned toward wind afterwards"
] | task1631-dac545a76f634835b2fd5b65dcc206b2 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: racket
before: lowered
after: aligned with face
attr: position
Output:
| [
"position of racket was lowasd before and aligned with face afterwards"
] | task1631-32da434d69bb4c8d9f399c2daa13e41c |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: learner
before: alone
after: with person
attr: group size
Output:
| [
"group size of learner was alone before and with another person afterwards"
] | task1631-43d9c218f0cb4d47bd89de9008d290d5 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: leg ropes
before: raw material
after: manufactured
attr: composition
Output:
| [
"composition of leg ropes was raw material before and manufactured afterwards"
] | task1631-4ed943b1f4fe4f588a4d9d99379b5922 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: the wii home menu
before: missing
after: found
attr: step
Output:
| [
"step of the wii home menu was missing before and found afterwards"
] | task1631-86060e79732a4539b3215c859f2e0f95 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: peanut butter
before: in jar
after: on pretzel
attr: location
Output:
| [
"location of peanut butter was in the jar before and on the pretzel afterwards"
] | task1631-6b70ddd068b04647921769a1da3da369 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: linseed oil
before: in bottle
after: in bowl
attr: location
Output:
| [
"location of linseed oil was in a bottle before and in the bowl afterwards"
] | task1631-f34626cc20644ffcbb907c1f2cdfadd5 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: ice cream
before: vanilla tasting
after: mango flavored
attr: taste
Output:
| [
"taste of ice cream was vanilla tasting before and mango flavored afterwards"
] | task1631-1378afe4635d4cabb0537e879a200544 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: crafting grid
before: empty
after: full of wool
attr: container
Output:
| [
"container of crafting grid was empty before and full of wool afterwards"
] | task1631-2ca73efa51d74f30b2753a029609ba9f |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: chips
before: whole
after: chopped
attr: size
Output:
| [
"size of chips was whole before and chopped afterwards"
] | task1631-c1f97a1558e74ca7a6672b9d97ab5e46 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: tank cover
before: on tank
after: lifted off tank
attr: location
Output:
| [
"location of tank cover was on the tank before and lifted off the tank afterwards"
] | task1631-73601ccee2744a2fb94fc2d793dfa57f |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: harness
before: packed away
after: in hand
attr: location
Output:
| [
"location of harness was packed away before and in hand afterwards"
] | task1631-b73dd1eb3d724dd8ae1f1d5a1a7511e5 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: board
before: rolling across street
after: slowing down
attr: board
Output:
| [
"board of board was rolling across the street before and slowing down afterwards"
] | task1631-ff6152ce1f084c8b98247fda6a9744a6 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: mixture
before: in processor
after: in container
attr: location
Output:
| [
"location of mixture was in processor before and in container afterwards"
] | task1631-dcb84160585f4c6f9650a86866efbad2 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: microwave
before: off
after: on
attr: state
Output:
| [
"state of microwave was off before and on afterwards"
] | task1631-c85098ad451245599911a42253698b70 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: hand
before: empty
after: holding pen
attr: state
Output:
| [
"state of hand was empty before and holding a pen afterwards"
] | task1631-0b2896fbe84044249b7173d4d57cb2ba |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: fighter
before: stationary
after: attacking
attr: state
Output:
| [
"state of fighter was stationary before and attacking afterwards"
] | task1631-7048957e3ec240c39a03f24d33d7c16b |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: shoulders
before: straight
after: turned to basket
attr: orientation
Output:
| [
"orientation of shoulders was straight before and turned to basket afterwards"
] | task1631-a1909cb642be4b9394dc1dd2325f2593 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: counter strike
before: closed
after: open
attr: state
Output:
| [
"state of counter strike was closed before and open afterwards"
] | task1631-60c594b58093484a9dd858a682ff5fdc |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: rubber seals
before: old
after: new
attr: availability
Output:
| [
"availability of rubber seals was old before and new afterwards"
] | task1631-00789a9ca4654352a8f0b64c8f4432c5 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: faceplate
before: attached to backplate
after: removed from backplate
attr: orientation
Output:
| [
"orientation of faceplate was attached to backplate before and removed from backplate afterwards"
] | task1631-3e763ed20b484411a12f570975b569bb |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: macaroni
before: in package
after: in mug
attr: location
Output:
| [
"location of macaroni was in package before and in mug afterwards"
] | task1631-0eb9f1872de04ae597a092dd5b8b0c6c |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: original relay
before: in car
after: removed from car
attr: location
Output:
| [
"location of original relay was in car before and removed from car afterwards"
] | task1631-9f67e0ba3e604917991aec62ed4320b2 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: uprights
before: separate
after: joined
attr: composition
Output:
| [
"composition of uprights was separate before and joined afterwards"
] | task1631-0004b4d97a3e4b55904aca200721ddab |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: doors of new home
before: unmeasured
after: measured
attr: size
Output:
| [
"size of doors of new home was unmeasured before and measured afterwards"
] | task1631-90db1b32ea4446a7b262c69fd4f1c8e3 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: sauce
before: in saucepan
after: on buns
attr: location
Output:
| [
"location of sauce was in the saucepan before and on the buns afterwards"
] | task1631-dfa69f84d2384537a78c4a4ec281ccb7 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: wires
before: on roll
after: in box
attr: location
Output:
| [
"location of wires was on roll before and in box afterwards"
] | task1631-7d48f9eb4f494909813166622b4d2214 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: weeds
before: growing
after: gone
attr: placement
Output:
| [
"placement of weeds was growing before and gone afterwards"
] | task1631-b1a6511d517b4aba87f81964844803f7 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: water
before: clear
after: colored
attr: color
Output:
| [
"color of water was clear before and colored afterwards"
] | task1631-e786909d34854850b30b135cf9a4abc9 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: dishwasher
before: closed
after: open
attr: openness
Output:
| [
"openness of dishwasher was closed before and open afterwards"
] | task1631-49f2e58c5dea4f4c804d135d6925e4b4 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: rider
before: seated
after: standing
attr: position
Output:
| [
"position of rider was seated before and standing afterwards"
] | task1631-a78970a004a5482ba2a462de25dfbbf4 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: the chrysanthemums
before: unsupported
after: supported
attr: support
Output:
| [
"support of the chrysanthemums was unsupported before and supported afterwards"
] | task1631-3d8523fb4859416587787332ff6f6de9 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: macaroni
before: bland
after: cheesier
attr: taste
Output:
| [
"taste of macaroni was bland before and cheesier afterwards"
] | task1631-3e5ac0bb8fed441ebdec2de366c012a8 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: sheet
before: longer
after: shorter
attr: length
Output:
| [
"length of sheet was longer before and shorter afterwards"
] | task1631-a253ef301b9f4e4fa77733ce16255d56 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: you
before: unaware of what light breathing means
after: now aware what light breathing means
attr: knowledge
Output:
| [
"knowledge of you was unaware of what light breathing means before and now aware what light breathing means afterwards"
] | task1631-f2e79026a55a412da0f3dda56e993249 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: cheerios
before: in pantry
after: taken out
attr: location
Output:
| [
"location of cheerios was in pantry before and taken out afterwards"
] | task1631-cb3b67bb35c84ddbaffd460bcb6ff709 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: cucumber
before: whole
after: chopped
attr: shape
Output:
| [
"shape of cucumber was whole before and chopped afterwards"
] | task1631-9ce7b4399a27421784a9f4f0680ba482 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: the net
before: longer
after: shorter
attr: length
Output:
| [
"length of the net was longer before and shorter afterwards"
] | task1631-a4e49bd449e44e9db83ae13028409507 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: grill
before: cold
after: hot
attr: temperature
Output:
| [
"temperature of grill was cold before and hot afterwards"
] | task1631-ddd325e65eff49c0888746c83513b840 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: flour
before: on japanned ware
after: discarded
attr: location
Output:
| [
"location of flour was on the japanned ware before and discarded afterwards"
] | task1631-2db0775c208246ca9eccf162cd3069a0 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: the rice or kernels
before: in container
after: in cap
attr: location
Output:
| [
"location of the rice or kernels was in a container before and in the cap afterwards"
] | task1631-158619a5d45943aa903625f4c40651b2 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: racquet
before: on bench
after: in hand
attr: location
Output:
| [
"location of racquet was on bench before and in hand afterwards"
] | task1631-b3b438c2af16433f97172a3dfc6d6d04 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: pin
before: on table
after: in center of shoelace
attr: location
Output:
| [
"location of pin was on the table before and in the center of the shoelace afterwards"
] | task1631-4c4a02f147304b269e7131b4a3f1eaad |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: area
before: shady
after: sunny
attr: brightness
Output:
| [
"brightness of area was shady before and sunny afterwards"
] | task1631-fcf066a8851a4c018613014d28c204fe |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: least used items
before: randomly placed
after: at very top of closet
attr: location
Output:
| [
"location of least used items was randomly placed before and at the very top of the closet afterwards"
] | task1631-dc5e0a92c90f4ae4b0da9dd39fb6f46c |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: weeds
before: in ground
after: out of ground
attr: location
Output:
| [
"location of weeds was in the ground before and out of the ground afterwards"
] | task1631-ca0368f780c24d309d86fc1be042d989 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: vacuum
before: in closet
after: out in room
attr: location
Output:
| [
"location of vacuum was in the closet before and out in the room afterwards"
] | task1631-c2e641aa7866492595847339904648cf |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: button
before: unpressed
after: pressed
attr: state
Output:
| [
"state of button was unpressed before, and pressed afterwards."
] | task1631-38bccd8e13434422a40e41df76b717c1 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: water
before: in hose
after: in pot
attr: location
Output:
| [
"location of water was in hose before and in pot afterwards"
] | task1631-201b14dd9e8345f98c3ddcdcd13d3899 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: you
before: looking for wheels
after: now in possession of wheels
attr: possession
Output:
| [
"possession of you was looking for wheels before and now in possession of wheels afterwards"
] | task1631-4a26f486b7d5448582bdec6cab08eb86 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: decoy
before: off
after: on strong character
attr: state
Output:
| [
"state of decoy was off before and on strong character afterwards"
] | task1631-47485dafe0f04979a1c10ac748e5261a |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: you
before: unaware you should accept all challenges
after: accepting all challenges
attr: knowledge
Output:
| [
"knowledge of you was unaware you should accept all challenges before, and accepting all challenges afterwards."
] | task1631-3c65c91fcafb47e7af34ac236d9bd2fd |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: paint
before: smooth
after: rough
attr: texture
Output:
| [
"texture of paint was smooth before and rough afterwards"
] | task1631-d1499343535a4ceb9aec23502c2ae383 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: cloth
before: clean
after: dirty
attr: cleaness
Output:
| [
"cleaness of cloth was clean before and dirty afterwards"
] | task1631-c142bdd7c9974a74987b920543b4aa85 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: rest
before: inadequate
after: sufficidnt
attr: amount
Output:
| [
"amount of rest was inadequate before and sufficidnt afterwards"
] | task1631-7aee009cb62c42c0b62ee290180b3a4b |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: dish rag
before: dry
after: wet
attr: moisture
Output:
| [
"moisture of dish rag was dry before and wet afterwards"
] | task1631-559631a513fb4291bb33a85ff4fbef87 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: disc
before: in box
after: in hand
attr: location
Output:
| [
"location of disc was in box before and in hand afterwards"
] | task1631-26b46fba36d946139a15430db9fedf39 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: reader
before: packaged
after: unpackaged
attr: packaging
Output:
| [
"packaging of reader was packaged before and unpackaged afterwards"
] | task1631-9569563a7d6b4aa6afcbc7e4589123bf |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: paper
before: whole
after: cut
attr: state
Output:
| [
"state of paper was whole before and cut afterwards"
] | task1631-2754a4e7fdcd4087afd9d202d6abc871 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: the matches
before: unsaved
after: saved
attr: state
Output:
| [
"state of the matches was unsaved before, and saved afterwards."
] | task1631-9bcf11b0d2794e1fa367bbb1e12c9834 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: jalapeno peppers
before: in fridge
after: on cutting board
attr: location
Output:
| [
"location of jalapeno peppers was in the fridge before and on the cutting board afterwards"
] | task1631-2ff6216fc4ab43aa8abf45df638c77ff |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: gymnast
before: practicing level 5 skills
after: practicing level 6 skills
attr: skill
Output:
| [
"skill of gymnast was practicing level 5 skills before and practicing level 6 skills afterwards"
] | task1631-6538b9de64114be1a3a923a0cd6dace1 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: the lead
before: out of vessel
after: in vessel
attr: weight
Output:
| [
"weight of the lead was out of the vessel before and in the vessel afterwards"
] | task1631-127a7854e7a34d6da9ee4e040abbcb1f |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: insulation material
before: folded
after: wrapped around water pipes
attr: state
Output:
| [
"state of insulation material was folded before and wrapped around water pipes afterwards"
] | task1631-16813878189f4674834487228c9b2abf |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: flint
before: absent
after: present
attr: state
Output:
| [
"state of flint was absent before and present afterwards"
] | task1631-ba5f72e118fe4212a90d5a31cf9ae109 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: shirt
before: dirty
after: washing
attr: state
Output:
| [
"state of shirt was dirty before and washing afterwards"
] | task1631-ad082d68903d4f4ab678b5b641b2fb54 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: mixture
before: undiluted
after: diluted with water
attr: state
Output:
| [
"state of mixture was undiluted before and diluted with water afterwards"
] | task1631-e18a9fb6097f473faf849b1fa4a04691 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: tape
before: rolled
after: straight
attr: shape
Output:
| [
"shape of tape was rolled before and straight afterwards"
] | task1631-c447eb486de14f94a31cad9f7adb25f2 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: cards
before: considered
after: selected
attr: state
Output:
| [
"state of cards was considered before, and selected afterwards."
] | task1631-c787c9caa9da4fe1b4c5ca4cc60793b9 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: sticker
before: intact
after: scraped off
attr: composition
Output:
| [
"composition of sticker was intact before and scraped off afterwards"
] | task1631-4b5b4e5ec43d4f759dfaae45bfd2b371 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: water
before: hot
after: colder
attr: temperature
Output:
| [
"temperature of water was hot before and colder afterwards"
] | task1631-00c1de09d2994eb1bdcc719a66deb719 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: knitting
before: incomplete
after: complete
attr: completion
Output:
| [
"completion of knitting was incomplete before and complete afterwards"
] | task1631-08f189883f2643398744c3b366e5131f |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: can
before: unopened
after: opened
attr: state
Output:
| [
"state of can was unopened before and opened afterwards"
] | task1631-2f09bae7acdd4faaa7a98f66f3989a2b |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: puddling
before: dry
after: wet
attr: moisture
Output:
| [
"moisture of puddling was dry before and wet afterwards"
] | task1631-88ac5fb4622e4ee2aee983ca91eec2d0 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: you
before: iln square
after: at center of varrock
attr: location
Output:
| [
"location of you was iln square before and at center of varrock afterwards"
] | task1631-a6a9e319d491422fbe5d5c23637b78fe |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: wheels
before: facing ground
after: on side
attr: wheels
Output:
| [
"wheels of wheels was facing ground before and on the side afterwards"
] | task1631-5c14f7566d66418e8cb3cd5e536e41af |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: pipe cleaner
before: on table or drawer
after: on hand
attr: location
Output:
| [
"location of pipe cleaner was on the table or drawer before and on hand afterwards"
] | task1631-f8da6144e542430cb05fce4dc7aa7a58 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: star power
before: deactivated
after: activated
attr: state
Output:
| [
"state of star power was deactivated before and activated afterwards"
] | task1631-1a76fe81fa114ffeac16e25c20d99682 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: joints
before: bare
after: covered
attr: covering
Output:
| [
"covering of joints was bare before and covered afterwards"
] | task1631-22c2b671339a48e4bbb717ed213f97f5 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: the potato
before: harder
after: softer
attr: composition
Output:
| [
"composition of the potato was harder before and softer afterwards"
] | task1631-89472a982b234f0483003937f148fc89 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: mulch
before: in bags
after: on ground
attr: location
Output:
| [
"location of mulch was in bags before and on the ground afterwards"
] | task1631-1d023e2a911d4292acb98df7eb78ffba |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: rolls
before: empty
after: stuffed
attr: fullness
Output:
| [
"fullness of rolls was empty before and stuffed afterwards"
] | task1631-cfc6a7ee85e946bc8a1649555ceafd47 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: binder clip
before: in original place
after: found
attr: state
Output:
| [
"state of binder clip was in original place before and found afterwards"
] | task1631-2c38610efce54d2ba81f84e638c8a6bd |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: bowl
before: clean
after: dirty
attr: cleanness
Output:
| [
"cleanness of bowl was clean before and dirty afterwards"
] | task1631-30fd661c82ad487bac89665beefe7f41 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: meat
before: bland
after: seasoned
attr: taste
Output:
| [
"taste of meat was bland before and seasoned afterwards"
] | task1631-a21f69e9b7ec4d20bce09fa847a95042 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: plate
before: in fridge
after: on table
attr: location
Output:
| [
"location of plate was in fridge before and on table afterwards"
] | task1631-2c2bb101a3584154ac0f66d50c00176f |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: weeds
before: in lawn
after: pulled
attr: state
Output:
| [
"state of weeds was in lawn before and pulled afterwards"
] | task1631-d09e08e546a349ff8dd68413bdc30e31 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: game characters
before: in one place
after: at mount thunder
attr: location
Output:
| [
"location of game characters was in one place before and at mount thunder afterwards"
] | task1631-02649383bfb646bcac422923feae4e4e |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: male dog
before: in store
after: in inventory
attr: availability
Output:
| [
"availability of male dog was in store before and in inventory afterwards"
] | task1631-af30701901ee440abf472a6888cbb15e |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: eggs
before: whole
after: beaten
attr: texture
Output:
| [
"texture of eggs was whole before and beaten afterwards"
] | task1631-5e63ca30942e4e10981b40be58f1f42f |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: cross hairs
before: unfocused
after: focused
attr: step
Output:
| [
"step of cross hairs was unfocused before and focused afterwards"
] | task1631-8d3b45cbcff84e7a9ac7e27f6d989a3a |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: car
before: plain
after: marked
attr: color
Output:
| [
"color of car was plain before and marked afterwards"
] | task1631-dd99b1f608314f5090b1bc8bb5e23b46 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: wood
before: whole
after: cut
attr: state
Output:
| [
"state of wood was whole before and cut afterwards"
] | task1631-bb8784211f094739acad6f9330686193 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: tempering valve
before: missing from toilet
after: installed on toilet
attr: state
Output:
| [
"state of tempering valve was missing from toilet before and installed on toilet afterwards"
] | task1631-c1335c8488f8441bbd83f852c7d27d06 |
Subsets and Splits