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: potpourri
before: in package
after: in booties
attr: location
Output:
| [
"location of potpourri was in package before and in booties afterwards"
] | task1631-9846fc9d04e445bda4df0ce638991f55 |
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: location
before: undetermined
after: selected
attr: knowledge
Output:
| [
"knowledge of location was undetermined before and selected afterwards"
] | task1631-1b6449725b5d4232aa8cdd87b502d3e8 |
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: compost
before: dry
after: damp
attr: moisture
Output:
| [
"moisture of compost was dry before and damp afterwards"
] | task1631-079fdd5a7c2e4a14850185816724e3f6 |
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: inventory
before: emptier
after: fuller
attr: volume
Output:
| [
"volume of inventory was emptier before and fuller afterwards"
] | task1631-60ab48abe9ec459a93305856ff81a755 |
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: ingredients
before: on cutting board
after: in pan
attr: location
Output:
| [
"location of ingredients was on cutting board before and in pan afterwards"
] | task1631-1e75d890b7104993b9f8c0dc1e9a0574 |
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: inventory
before: incomplete
after: complete
attr: quantity
Output:
| [
"quantity of inventory was incomplete before and complete afterwards"
] | task1631-0fbd3e8c4ea745448466af1cda45f79c |
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: professionals
before: brought
after: omitted
attr: familiarity
Output:
| [
"familiarity of professionals was brought before and omitted afterwards"
] | task1631-2811edd7bb224fb1adaa989aa784540c |
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: candy
before: in mortar
after: in mason jar
attr: location
Output:
| [
"location of candy was in mortar before and in mason jar afterwards"
] | task1631-e5709a43f020481ca63e9aa56af839d0 |
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: rope
before: loose
after: tied
attr: shape
Output:
| [
"shape of rope was loose before and tied afterwards"
] | task1631-f7f18834a87647ae90ccc0ca904b6cf4 |
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: capacitor
before: charged
after: drained
attr: state
Output:
| [
"state of capacitor was charged before and drained afterwards"
] | task1631-59ca3f93f48748c8a92907d30ddd7bd4 |
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: blanket
before: folded
after: laid out
attr: shape
Output:
| [
"shape of blanket was folded before and laid out afterwards"
] | task1631-79a8f5af278944adbd79f64092926e59 |
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: tmp
before: in inventory
after: equipped
attr: location
Output:
| [
"location of tmp was in inventory before and equipped afterwards"
] | task1631-9e9c46a8245c4e55871be8da426c45f3 |
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: cherry
before: whole
after: cut open
attr: composition
Output:
| [
"composition of cherry was whole before and cut open afterwards"
] | task1631-2aec4c426ef64efb80ab612633aaa4cc |
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: wax
before: wet
after: dried to glaze
attr: state
Output:
| [
"state of wax was wet before and dried to a glaze afterwards"
] | task1631-fab21d7d9102415abd8c7be3e26e5384 |
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: soil
before: depleated
after: fertilized
attr: composition
Output:
| [
"composition of soil was depleated before and fertilized afterwards"
] | task1631-347236863e4b43878b4406b870f5a167 |
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: cilantro
before: dry
after: wet
attr: moisture
Output:
| [
"moisture of cilantro was dry before and wet afterwards"
] | task1631-bfb25fa87bf24c759ba5266d589d7ba2 |
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: leather
before: on map
after: in inventory
attr: availability
Output:
| [
"availability of leather was on map before and in inventory afterwards"
] | task1631-170ef29d6a2b48e6873d5a7f54f9597a |
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: wax
before: on board
after: on ball
attr: location
Output:
| [
"location of wax was on board before and on ball afterwards"
] | task1631-654c79f8b9dc44b4951574173d65d662 |
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: body
before: floating
after: moving
attr: speed
Output:
| [
"speed of body was floating before and moving afterwards"
] | task1631-c7a2df366d3845f5a6841a7abbba897a |
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: cups
before: in cabinet
after: on counter
attr: location
Output:
| [
"location of cups was in cabinet before and on counter afterwards"
] | task1631-a42b7e613c834af4a531e73124226268 |
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: stained area
before: odor free
after: vinegar smelling
attr: odor
Output:
| [
"odor of stained area was odor free before and vinegar smelling afterwards"
] | task1631-7cbb8839f3554a4caa32e824521b6264 |
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: grand exchange
before: unwatched
after: watched
attr: action
Output:
| [
"action of grand exchange was unwatched before and watched afterwards"
] | task1631-0a441a8459d44711ba6b84464f9f9bc2 |
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: hood
before: oprn
after: closed
attr: state
Output:
| [
"state of hood was oprn before and closed afterwards"
] | task1631-4bb104f64be84abba95a8000531d7f81 |
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: chenille
before: unsecured
after: tied off
attr: stability
Output:
| [
"stability of chenille was unsecured before and tied off afterwards"
] | task1631-6faaee3b9aff4c1faa909d78165f5e4d |
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 traps
before: unactivated
after: activated
attr: state
Output:
| [
"state of the traps was unactivated before and activated afterwards"
] | task1631-e62a51fb9e5743a4b012e7df01b5fc29 |
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: edges
before: unobserved
after: observed
attr: state
Output:
| [
"state of edges was unobserved before and observed afterwards"
] | task1631-ace8e3b7058e471daebc29bb4aaf7922 |
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 wood furniture
before: dirty
after: clean
attr: cleanness
Output:
| [
"cleanness of the wood furniture was dirty before and clean afterwards"
] | task1631-599aa8b12aac46f48e5971db4c7de462 |
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 cutout
before: plain
after: decorated
attr: state
Output:
| [
"state of the cutout was plain before and decorated afterwards"
] | task1631-380db88b6bf149ba991dd6810eebe603 |
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: strip
before: curled
after: in knot
attr: shape
Output:
| [
"shape of strip was curled before and in a knot afterwards"
] | task1631-5e5142c2bfa7444ca268fcf79bd1bb5b |
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: offline
after: now online
attr: location
Output:
| [
"location of you was offline before and now online afterwards"
] | task1631-60f89b3800694fb6a89f137682f9ba88 |
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: grapefruit
before: cold
after: hot
attr: temperature
Output:
| [
"temperature of grapefruit was cold before and hot afterwards"
] | task1631-fecc576db12f480bbb23ca68f92a4d7e |
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: eyes
before: unfocused
after: searching
attr: action
Output:
| [
"action of eyes was unfocused before and searching afterwards"
] | task1631-624e84b078b4408594ea933897844a5f |
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: saucepan
before: empty
after: contains ingredients
attr: state
Output:
| [
"state of saucepan was empty before and contains ingredients afterwards"
] | task1631-0b054bb0bf214a11a9868189b06471d3 |
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: thin
after: thick
attr: thickness
Output:
| [
"thickness of mixture was thin before and thick afterwards"
] | task1631-98660a54631f4006a3d7d05ceb2640b2 |
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: spray bottle
before: on counter
after: in hand
attr: location
Output:
| [
"location of spray bottle was on counter before and in hand afterwards"
] | task1631-3f25439b7fe3446cb94bbba23db394d1 |
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: work area
before: bare
after: lined
attr: state
Output:
| [
"state of work area was bare before and lined afterwards"
] | task1631-59044c81ff14406789bd51a4b1848ede |
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: ribbon
before: on spool
after: placed on flat surface
attr: ribbon
Output:
| [
"ribbon of ribbon was on spool before and placed on flat surface afterwards"
] | task1631-a6479e6d42b7400ba309cbe0518aa421 |
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: saw
before: turned off
after: turned on
attr: power
Output:
| [
"power of saw was turned off before and turned on afterwards"
] | task1631-84e82d6d51564ff7835f87930dc74093 |
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 ring
before: on drying rack
after: in drawer
attr: location
Output:
| [
"location of rubber ring was on drying rack before and in drawer afterwards"
] | task1631-376512c5e22944d58b1550ae472806ff |
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: surfer
before: standing on surfboard
after: floating in water
attr: location
Output:
| [
"location of surfer was standing on surfboard before and floating in water afterwards"
] | task1631-f19f36e282ae42f581c81be8026f85a0 |
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: mango
before: uncut
after: scored
attr: completeness
Output:
| [
"completeness of mango was uncut before and scored afterwards"
] | task1631-f020293a2f6e41a690ad0bba8ae90b48 |
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: basin
before: dry
after: wet
attr: moisture
Output:
| [
"moisture of basin was dry before and wet afterwards"
] | task1631-0ff8dca478a74ab6a17ca3713041b512 |
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: samus
before: unselected
after: selected
attr: state
Output:
| [
"state of samus was unselected before and selected afterwards"
] | task1631-d6870046698b45e88b86cb07f6dd7bd3 |
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: left foot
before: behind rubber
after: above rubber
attr: location
Output:
| [
"location of left foot was behind rubber before and above rubber afterwards"
] | task1631-8e39a6d24ede4ad690f9b77fec092c29 |
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: chocolate chips
before: in bag
after: on pretzel
attr: location
Output:
| [
"location of chocolate chips was in the bag before and on the pretzel afterwards"
] | task1631-499f3e77dedc49d497c48aaca8053246 |
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: coal
before: absent
after: present
attr: existence
Output:
| [
"existence of coal was absent before and present afterwards"
] | task1631-7bf25e08883142a5b1fd6ee4abbf6ce2 |
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: www ups com/shipping
before: unopened
after: being browsed
attr: activity
Output:
| [
"activity of www ups com/shipping was unopened before, and being browsed afterwards."
] | task1631-c117ce68641b45c490ce0c25a3fa77f9 |
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: wet
after: dry
attr: moisture
Output:
| [
"moisture of paint was wet before and dry afterwards"
] | task1631-7deefba741ab4dad80837b64833774a8 |
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: thin scratches
before: empty
after: filled with toothpaste
attr: container
Output:
| [
"container of thin scratches was empty before and filled with toothpaste afterwards"
] | task1631-808842cfd6384041872bba275b5a5279 |
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: rescuers
before: in sight
after: see signals
attr: rescuers
Output:
| [
"rescuers of rescuers was in sight before and see signals afterwards"
] | task1631-7b8dc1a1d7f04070a30dc4b05f5b749c |
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: trash bag
before: in container
after: on ground
attr: location
Output:
| [
"location of trash bag was in a container before and on the ground afterwards"
] | task1631-15d73097740d491bb008c06f5bd8b55d |
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: player
before: inexperienced
after: experienced
attr: knowledge
Output:
| [
"knowledge of player was inexperienced before and experienced afterwards"
] | task1631-9ade3fbc44bf48cd957e5029f23fd684 |
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: tagger
before: calling person
after: calling next person
attr: organization
Output:
| [
"organization of tagger was calling a person before and calling next person afterwards"
] | task1631-c04a5b4a74464d378b9242b2ccc16c57 |
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: protective gear
before: unowned
after: acquired
attr: availability
Output:
| [
"availability of protective gear was unowned before and acquired afterwards"
] | task1631-8d0d6dfdfc0d48de8af527dc963ca4df |
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: taxes
before: low
after: high
attr: size
Output:
| [
"size of taxes was low before and high afterwards"
] | task1631-1ea21a83450041aba62d12e0d4e8b9ec |
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: cartridge
before: loose
after: plugged in
attr: state
Output:
| [
"state of cartridge was loose before and plugged in afterwards"
] | task1631-64f079d9055f4c19a007d84bcb6bd818 |
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: plain
after: seasoned
attr: taste
Output:
| [
"taste of mixture was plain before and seasoned afterwards"
] | task1631-0819b6ed5de54c3e99d285840e629e4f |
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: empty
after: somewhat full
attr: fullness
Output:
| [
"fullness of bowl was empty before and somewhat full afterwards"
] | task1631-6e708a434f694e77b41a7e1870c34434 |
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: apple
before: whole
after: sliced
attr: shape
Output:
| [
"shape of apple was whole before and sliced afterwards"
] | task1631-8832b0387dcb4150804d6544249ed32c |
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: soil
before: low in nutrients
after: high in nutrients
attr: composition
Output:
| [
"composition of soil was low in nutrients before and high in nutrients afterwards"
] | task1631-6781e0680aba431e9d3f2ca013001ded |
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: flooring
before: one-peice
after: cut in two
attr: composition
Output:
| [
"composition of flooring was one-peice before and cut in two afterwards"
] | task1631-c893335a5e184f608009dfddffd90a5c |
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: gatorade
before: in bottle
after: in blender
attr: location
Output:
| [
"location of gatorade was in the bottle before and in the blender afterwards"
] | task1631-0a773723c0da4fd5b1bea3e85d3119c2 |
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: body
before: overexerted
after: properly exerted
attr: energy
Output:
| [
"energy of body was overexerted before and properly exerted afterwards"
] | task1631-a6d5e5caa3374e3ebe3116929e172be2 |
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: off board
after: now on board
attr: location
Output:
| [
"location of you was off the board before and now on the board afterwards"
] | task1631-1ff0dd8093ca4793aeae91de609f692e |
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: lid
before: on counter
after: on shaker
attr: location
Output:
| [
"location of lid was on the counter before and on the shaker afterwards"
] | task1631-20a32a054f2546d0ab2958e730e87cbc |
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: booties
before: full
after: empty
attr: volume
Output:
| [
"volume of booties was full before and empty afterwards"
] | task1631-f644d7a7eae44b29914e489282a4bb10 |
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: vegetables
before: hard
after: soft
attr: hardness
Output:
| [
"hardness of vegetables was hard before and soft afterwards"
] | task1631-f3624716c70345d9aa51b9ec62c1ad9d |
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 fj/para
before: off character
after: now equipped on character
attr: placement
Output:
| [
"placement of the fj/para was off the character before and now equipped on the character afterwards"
] | task1631-bc55aa5c36c14ac8a935f600675dd3ff |
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: supplies
before: dispersed
after: assembled
attr: organization
Output:
| [
"organization of supplies was dispersed before and assembled afterwards"
] | task1631-b4e56ebbfa754acda6efb61136da39af |
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: heavier
after: lighter
attr: weight
Output:
| [
"weight of bowl was heavier before and lighter afterwards"
] | task1631-3afa598d8bd14a05bf3efd73c392086b |
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: vessel
before: empty
after: full
attr: volume
Output:
| [
"volume of vessel was empty before and full afterwards"
] | task1631-f59d484bad2e44a686ce88efcaff29dd |
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: fabric
before: dry
after: wet
attr: wetness
Output:
| [
"wetness of fabric was dry before and wet afterwards"
] | task1631-b66fbba98f6d4dc9ad5e9f405d67fb11 |
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: hips
before: still
after: moving
attr: movement
Output:
| [
"movement of hips was still before and moving afterwards"
] | task1631-81b0b783e9494c4abe5f74ff33510716 |
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: napkin
before: unfolded
after: folded into fourths
attr: shape
Output:
| [
"shape of napkin was unfolded before and folded into fourths afterwards"
] | task1631-6e0f85a4eef44f6b903565655dfc795f |
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: bottle
before: still
after: shaking
attr: speed
Output:
| [
"speed of bottle was still before and shaking afterwards"
] | task1631-e67cf6ab097c4ed3a939dce963940a0b |
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: flowers
before: whole
after: cut
attr: state
Output:
| [
"state of flowers was whole before and cut afterwards"
] | task1631-65087559463f43e89ccf0febcbcf11ee |
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: right side of napkin
before: unfolded
after: is folded almost halfway to center
attr: shape
Output:
| [
"shape of right side of napkin was unfolded before and is folded almost halfway to center afterwards"
] | task1631-cde022c3cab6426d9cff4a622107d9e4 |
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 bottle
before: whole
after: cut
attr: state
Output:
| [
"state of the bottle was whole before and cut afterwards"
] | task1631-7e7c6cecf0bf4f91afa91f363c054c57 |
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: warm
after: cold
attr: temperature
Output:
| [
"temperature of mixture was warm before and cold afterwards"
] | task1631-da0a66d2aded4e3785341ac793c40e29 |
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: scissors
before: in storage
after: in hand
attr: location
Output:
| [
"location of scissors was in storage before and in hand afterwards"
] | task1631-1979571c6c3244e39718fa664ff7b7b9 |
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: dry
after: covered in melted chocolate
attr: wetness
Output:
| [
"wetness of cheerios was dry before and covered in melted chocolate afterwards"
] | task1631-56b26a0b82334e29a386a2bc42303356 |
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 would happen
after: aware
attr: knowledge
Output:
| [
"knowledge of you was unaware of what would happen before and aware afterwards"
] | task1631-623a1a7ea4b84bedb826eab9c817239b |
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: cotton
before: dry
after: wet
attr: feel
Output:
| [
"feel of cotton was dry before and wet afterwards"
] | task1631-d5da5d107ea148d1bed026e4a60638fd |
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: part of ream
after: single piece
attr: state
Output:
| [
"state of paper was part of a ream before and a single piece afterwards"
] | task1631-c722fb68ae714d1382d1c9e0c85b7469 |
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: thoughts
before: on things
after: on marital fighting style
attr: thoughts
Output:
| [
"thoughts of thoughts was on other things before and on marital fighting style afterwards"
] | task1631-1e9283695429432aa02c2bed09cd715b |
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: on table
after: on flat surface
attr: location
Output:
| [
"location of paper was on table before and on a flat surface afterwards"
] | task1631-e00e7432d3084be598c078d4e4be19a4 |
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: ingredients
before: in container
after: in cooking pan
attr: location
Output:
| [
"location of ingredients was in the container before and in the cooking pan afterwards"
] | task1631-72cc61c25be04d2b9f6418c984412651 |
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: template
before: uncreated
after: created
attr: state
Output:
| [
"state of template was uncreated before and created afterwards"
] | task1631-d5cce5abf6544087abc78c80387606cf |
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 status
before: random
after: assured
attr: state
Output:
| [
"state of star status was random before and assured afterwards"
] | task1631-40ffb7f2c8d6462bb0ca08785c3d6ff9 |
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 internet channel
before: unclicked
after: clicked
attr: step
Output:
| [
"step of the internet channel was unclicked before, and clicked afterwards."
] | task1631-cd95207906ac4fc88cbbff07298c2695 |
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: parents
before: infertile
after: prepared for rattata
attr: state
Output:
| [
"state of parents was infertile before and prepared for rattata afterwards"
] | task1631-cebc697a5e294c85bd41a803d92f2e4a |
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: vegetables
before: unselected
after: selected
attr: knowledge
Output:
| [
"knowledge of vegetables was unselected before and selected afterwards"
] | task1631-b4e09d1cf6c14923beac6fcebde083c1 |
Subsets and Splits