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: the rims
before: dry
after: wet
attr: wetness
Output:
| [
"wetness of the rims was dry before and wet afterwards"
] | task1631-a682c244533043a5a2c702a09ca3fbfb |
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: cookies
before: on counter
after: in oven
attr: location
Output:
| [
"location of cookies was on counter before and in oven afterwards"
] | task1631-b245e4b68f2e4bd8a0aada5623c5352b |
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: dirty
after: clean
attr: cleanness
Output:
| [
"cleanness of fabric was dirty before and clean afterwards"
] | task1631-ef8e1aeb37044b65a9bb70a17942f475 |
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: drill
before: off
after: on
attr: power
Output:
| [
"power of drill was off before and on afterwards"
] | task1631-5eba0ac55c57407d88ad9b1eac4904d0 |
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: teabags
before: dry
after: wet
attr: state
Output:
| [
"state of teabags was dry before and wet afterwards"
] | task1631-c6be440232ca4de08ea26fc387c4e25a |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: cloth
before: dry
after: wet
attr: texture
Output:
| [
"texture of cloth was dry before and wet afterwards"
] | task1631-791ea59e53dc4b119e1f4fb5623bb0b1 |
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: your picture
before: needing taken and saved
after: taken and saved
attr: state
Output:
| [
"state of your picture was needing taken and saved before and taken and saved afterwards"
] | task1631-c01ab0e1b04043eb81b3575a30b0fbb2 |
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 tire
before: unprepared for inflating
after: ready
attr: state
Output:
| [
"state of the tire was unprepared for inflating before and ready afterwards"
] | task1631-764c77686a474dfc8746ef9f2e66452b |
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: rice
before: unwashed
after: washed
attr: cleanliness
Output:
| [
"cleanliness of rice was unwashed before and washed afterwards"
] | task1631-5da39c115a774e108c13e24a441e1c9b |
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: sea lettuce
before: raw
after: cooked
attr: cooked
Output:
| [
"cooked of sea lettuce was raw before and cooked afterwards"
] | task1631-e52800e52a8e495f867729ce6b973d3f |
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: vodka
before: on table
after: stored away
attr: location
Output:
| [
"location of vodka was on table before and stored away afterwards"
] | task1631-a50baa9714984c9f87a24fda41e8fd94 |
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: rumpled
after: flat
attr: orientation
Output:
| [
"orientation of blanket was rumpled before and flat afterwards"
] | task1631-4f53be77f98f49339a579adcacbfce89 |
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: intact
after: cut in two
attr: size
Output:
| [
"size of bottle was intact before and cut in two afterwards"
] | task1631-f539b266db2f4e18a691546f980a2c24 |
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 chervil
before: out of pot
after: in pot
attr: location
Output:
| [
"location of the chervil was out of the pot before and in the pot afterwards"
] | task1631-6d49fcf5f39d4f11864933d29c902a94 |
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: less comfortable
after: more comfortable
attr: state
Output:
| [
"state of you was less comfortable before and more comfortable afterwards"
] | task1631-1d6bb39e41b04fb597ea20818d3eb025 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: wheels
before: still
after: turning
attr: motion
Output:
| [
"motion of wheels was still before and turning afterwards"
] | task1631-f35d0a89c08545ba9d8f90fba76fdd40 |
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: knowledge pf bosses names
before: absent
after: present
attr: knowledge
Output:
| [
"knowledge of knowledge pf bosses names was absent before and present afterwards"
] | task1631-52ff40766d7d4517a0eb7d89808a69d6 |
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: undetermined
after: determined
attr: knowledge
Output:
| [
"knowledge of paint was undetermined before and determined afterwards"
] | task1631-2f8a28c007f6448c8fb3abacc3ea1a7d |
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: berries
before: whole
after: mashed
attr: state
Output:
| [
"state of berries was whole before and mashed afterwards"
] | task1631-5e9cffe687d048f28bdbd557d4c7f3c0 |
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: person
before: standing
after: sitting
attr: orientation
Output:
| [
"orientation of person was standing before and sitting afterwards"
] | task1631-caa1df6229ee4a2299825be01522ac43 |
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 soil
before: unprepared
after: prepared
attr: state
Output:
| [
"state of the soil was unprepared before and prepared afterwards"
] | task1631-bde0aa23d2204120bdeb52251eaa73fd |
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: potato
before: in pan
after: in plate
attr: location
Output:
| [
"location of potato was in pan before and in plate afterwards"
] | task1631-56dade2950fe4f04b735fc07c50e8b54 |
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 mongoose
before: facing down
after: flipped over
attr: state
Output:
| [
"state of the mongoose was facing down before and flipped over afterwards"
] | task1631-bec99fb6fe4a4f7cb96c14b78cb1de84 |
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: dough
before: in ball
after: flat
attr: shape
Output:
| [
"shape of dough was in a ball before and flat afterwards"
] | task1631-03585b157e3148efab8675438d498e49 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: mixture
before: in bowl
after: on pie crust
attr: location
Output:
| [
"location of mixture was in the bowl before and on the pie crust afterwards"
] | task1631-8a7b64a3335f4d9bb76ebd20dbdf630d |
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: sausage
before: on counter
after: in pan
attr: location
Output:
| [
"location of sausage was on counter before and in pan afterwards"
] | task1631-4c10e13545874d48ad9b2e84a745d420 |
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: handle
before: loose
after: tight
attr: tightness
Output:
| [
"tightness of handle was loose before and tight afterwards"
] | task1631-4a065fa182ee47d7a6020eecc9083c02 |
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 colored paper
before: elsewhere
after: in hands
attr: location
Output:
| [
"location of the colored paper was elsewhere before and in your hands afterwards"
] | task1631-7b29e108f8394e01a09746d18ab70ee0 |
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: buy
before: unclicked
after: clicked
attr: state
Output:
| [
"state of buy was unclicked before and clicked afterwards"
] | task1631-0c2ac0bad1ba4df2a70993a367261ef7 |
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: survey
before: undetermined
after: conducted
attr: knowledge
Output:
| [
"knowledge of survey was undetermined before and conducted afterwards"
] | task1631-4365692d3f9140c68c0f39505fe62fc2 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: cards
before: stacked
after: spread out
attr: organization
Output:
| [
"organization of cards was stacked before and spread out afterwards"
] | task1631-7d1ccea6ea164596975a77fc5202a4d1 |
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: cap
before: on lid
after: off lid
attr: location
Output:
| [
"location of cap was on lid before and off lid afterwards"
] | task1631-170ff16c04f248f7ad7e991eeac2e9ee |
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: tree fern
before: in car
after: sited properly in yard
attr: location
Output:
| [
"location of tree fern was in your car before and sited properly in yard afterwards"
] | task1631-323152e0d2174b78888c9464409e7daa |
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: line
before: unattached
after: attached
attr: state
Output:
| [
"state of line was unattached before and attached afterwards"
] | task1631-a09f223a0d254b6ebb1090f4fd5c9c85 |
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: cookie sheet
before: on table
after: in oven
attr: location
Output:
| [
"location of cookie sheet was on table before and in oven afterwards"
] | task1631-5c426a3d04054d00b6d55f0338e1c0f0 |
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 cap
before: solid
after: drilled for hole
attr: state
Output:
| [
"state of bottle cap was solid before and drilled for a hole afterwards"
] | task1631-f16f9fc962aa4190aa8f2e5c53502410 |
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: sitting there
after: stirred and mixed
attr: composition
Output:
| [
"composition of mixture was sitting there before and stirred and mixed afterwards"
] | task1631-7a7196d720e34023bf5cef51251bbaa0 |
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: choosing
after: on drums or guitar
attr: state
Output:
| [
"state of you was choosing before and on drums or guitar afterwards"
] | task1631-4fc54a501a744961a1ae486187555124 |
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: wall
before: white
after: blue
attr: color
Output:
| [
"color of wall was white before and blue afterwards"
] | task1631-9c38a84a7ffd4ca2972d201c590acd63 |
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: absent
after: present
attr: state
Output:
| [
"state of vegetables was absent before and present afterwards"
] | task1631-5799b348405f40e79f1dce18de0870fc |
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: container
before: empty
after: full
attr: fulness
Output:
| [
"fulness of container was empty before and full afterwards"
] | task1631-ed2d733dfd444cb2a594b0ffa0b96b5d |
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: logs
before: random
after: inventoried
attr: state
Output:
| [
"state of logs was random before and inventoried afterwards"
] | task1631-a0cfa1b17bc74254963d67f70b346867 |
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: shingles
before: old
after: new
attr: age
Output:
| [
"age of shingles was old before and new afterwards"
] | task1631-f5cd796348af485f8d8da5b0923e037a |
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: unspawned
after: spawned
attr: state
Output:
| [
"state of leather was unspawned before and spawned afterwards"
] | task1631-531b224a32084b6095ad958a845d5b3a |
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: glass
before: dry
after: wet
attr: moisture
Output:
| [
"moisture of glass was dry before and wet afterwards"
] | task1631-8a2db6b2b581454999ee7007175aaaf9 |
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: engine
before: off
after: on
attr: power
Output:
| [
"power of engine was off before and on afterwards"
] | task1631-88b27413cfec47ac83729376c84c097d |
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: one piece
after: cut into two pieces
attr: shape
Output:
| [
"shape of fabric was one piece before and cut into two pieces afterwards"
] | task1631-e97b238252184eb5938efa827189d69f |
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: grout
before: dirty
after: clean
attr: cleanness
Output:
| [
"cleanness of grout was dirty before, and clean afterwards."
] | task1631-6d3d7ec602874b019ddbac4469ae248a |
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: potatoes
before: mashed
after: in sausage shapes
attr: shape
Output:
| [
"shape of potatoes was mashed before and in sausage shapes afterwards"
] | task1631-129d792f538347eb969eeae37203fa0d |
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: needle
before: unthreaded
after: threaded
attr: threaded or not
Output:
| [
"threaded or not of needle was unthreaded before and threaded afterwards"
] | task1631-27b0f39c66394ef883ac7c2d09d5a723 |
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: camera
before: unattached from tripod
after: attached to tripod
attr: state
Output:
| [
"state of camera was unattached from tripod before and attached to tripod afterwards"
] | task1631-0c64d4bc6bd649abb4074502103d4110 |
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: potato
before: whole
after: in half
attr: state
Output:
| [
"state of potato was whole before and in half afterwards"
] | task1631-9cc1e3cc18344cfea3f64e9de5ba8abb |
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: decision driving course
before: undecided
after: decided
attr: choice
Output:
| [
"choice of decision driving course was undecided before and decided afterwards"
] | task1631-6daa4b98f6d546348865ed13d897413c |
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: feet
before: on bike
after: on ground
attr: location
Output:
| [
"location of feet was on bike before and on ground afterwards"
] | task1631-698101c5385447f8bf0abe75afd8fb73 |
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 different drills
after: now aware of different drills
attr: knowledge
Output:
| [
"knowledge of you was unaware of the different drills before and now aware of the different drills afterwards"
] | task1631-c7322e806f65489ca2cd9766212faaed |
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: celeriac
before: raw
after: cooked
attr: doneness
Output:
| [
"doneness of celeriac was raw before and cooked afterwards"
] | task1631-a4e3e47feff14f5693867a7c8cedc625 |
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: magic legionnaires in challenge 1
before: on platform
after: off platform
attr: location
Output:
| [
"location of magic legionnaires in challenge 1 was on platform before and off platform afterwards"
] | task1631-059ee9d1de61453d9681d48c362283ad |
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: graham cracker
before: whole
after: broken
attr: state
Output:
| [
"state of graham cracker was whole before and broken afterwards"
] | task1631-484d65ad7d7045c8ba9c0b60fe2c52b6 |
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: blouses
before: worn
after: set down
attr: material
Output:
| [
"material of blouses was worn before and set down afterwards"
] | task1631-209013c0689a45a79d5f9251f212005e |
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: person
before: sitting on small ball
after: sitting on large ball
attr: size
Output:
| [
"size of person was sitting on a small ball before and sitting on a large ball afterwards"
] | task1631-7871203af6a540caa8cd25df585f70f4 |
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: voice
before: silent
after: audible
attr: sound
Output:
| [
"sound of voice was silent before and audible afterwards"
] | task1631-83a5035c70c641a38beb9d35e7f774da |
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: installing
after: now finished
attr: state
Output:
| [
"state of you was installing before and now finished afterwards"
] | task1631-b3cf8c309f9c4e86bb517d0e3cac9384 |
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: fruit
before: heavier
after: lighter
attr: weight
Output:
| [
"weight of fruit was heavier before and lighter afterwards"
] | task1631-0392644235854b1e93a04c22e14c04c6 |
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: elbow
before: low
after: high
attr: position
Output:
| [
"position of elbow was low before and high afterwards"
] | task1631-f5203280493b4ea6911c9b19074e40c2 |
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: in door of castle
after: to door on left
attr: location
Output:
| [
"location of you was in door of castle before and to door on left afterwards"
] | task1631-48492770e7fb4e4089c479e82578b959 |
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: hands
before: cold
after: warm
attr: temperature
Output:
| [
"temperature of hands was cold before and warm afterwards"
] | task1631-8d92800396be43398bc57b2b1a492533 |
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: person
before: out of harness
after: in harness
attr: location
Output:
| [
"location of person was out of harness before and in harness afterwards"
] | task1631-ba93925e5f19469d92d3142ceed182c2 |
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: person
before: outside
after: in hostel
attr: location
Output:
| [
"location of person was outside before and in hostel afterwards"
] | task1631-7c617208936643c2a2f77a9a6d95c9ca |
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: on mongoose
after: hitting mongoose
attr: focus
Output:
| [
"focus of you was on the mongoose before and hitting the mongoose afterwards"
] | task1631-d541344dfe464447b89336837e27b11c |
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: full
after: emptier
attr: volume
Output:
| [
"volume of spray bottle was full before and emptier afterwards"
] | task1631-6104e7771c6b472680dc7ca6dca3d9bb |
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: insecticide
before: in bottle
after: on plants
attr: location
Output:
| [
"location of insecticide was in a bottle before and on the plants afterwards"
] | task1631-1820d59b50334b368cf4f47b251b3a1a |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: mixture
before: in spray bottle
after: on leaves
attr: location
Output:
| [
"location of mixture was in spray bottle before and on leaves afterwards"
] | task1631-00ee58c86c3d48458dd1d9de20519566 |
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: fingers
before: around
after: on sticker
attr: location
Output:
| [
"location of fingers was around before and on sticker afterwards"
] | task1631-db41a5a79b96425187947d672e800410 |
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: fruit
before: thicker
after: smoother
attr: texture
Output:
| [
"texture of fruit was thicker before and smoother afterwards"
] | task1631-e4d2ab658b32442b90bc4bad73fb69e7 |
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: repaired unit
before: opened
after: packed
attr: packing
Output:
| [
"packing of repaired unit was opened before and packed afterwards"
] | task1631-d58e4a2bdecb4694b12a2c26e92237f6 |
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
after: aware
attr: knowledge
Output:
| [
"knowledge of you was unaware before and aware afterwards"
] | task1631-eb694764bac045169a51649e2e08c9d5 |
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: plastic
before: in package
after: on floor
attr: location
Output:
| [
"location of plastic was in package before and on floor afterwards"
] | task1631-cbc0ecedea1f4c44906353cd41905d34 |
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: grout
before: wet
after: dry
attr: state
Output:
| [
"state of grout was wet before and dry afterwards"
] | task1631-20c1a0298eba4c3a8d16df180792e2d9 |
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: deck
before: dirty
after: clean
attr: cleanness
Output:
| [
"cleanness of deck was dirty before and clean afterwards"
] | task1631-538af18039a24133813be97ba58c6cc4 |
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: lazy
after: prepared
attr: state
Output:
| [
"state of body was lazy before and prepared afterwards"
] | task1631-8a15ff5b441546ca95bb90649fceacb7 |
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: glue
before: on car
after: removed
attr: availability
Output:
| [
"availability of glue was on car before and removed afterwards"
] | task1631-89244bd3a4244f32bc2df7071042f292 |
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: character type
before: default
after: medic
attr: skill
Output:
| [
"skill of character type was default before and medic afterwards"
] | task1631-02a63bfd1b154af390e9eb95725bd5cd |
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: wall
before: clear
after: marked
attr: color
Output:
| [
"color of wall was clear before and marked afterwards"
] | task1631-e6a2ca23b9ec418f9dfc63db12a4460d |
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: towels
before: dirty
after: clean
attr: cleanness
Output:
| [
"cleanness of towels was dirty before and clean afterwards"
] | task1631-ab5a797573ac4e9f8ecfbaa9e2a2a69a |
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: deck
before: stained
after: clean
attr: cleanness
Output:
| [
"cleanness of deck was stained before and clean afterwards"
] | task1631-77468f973458471c8431628dc2937e87 |
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: players
before: standing together
after: divided on either side of line
attr: players/teams
Output:
| [
"players/teams of players was standing together before and divided on either side of line afterwards"
] | task1631-fadfaf6910a64a16be531ca033d00a53 |
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: carpet
before: odorless
after: pungent smelling
attr: odor
Output:
| [
"odor of carpet was odorless before and pungent smelling afterwards"
] | task1631-fa9363a0a93f44efa8f4958469373c0c |
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: brick
before: on pile
after: on ground
attr: location
Output:
| [
"location of brick was on pile before and on ground afterwards"
] | task1631-2107ba1631174d918c2b35139e5e8068 |
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: tycoon
before: visible
after: entered
attr: state
Output:
| [
"state of tycoon was visible before and entered afterwards"
] | task1631-d504d9a3e33e40ef864628c900cfe144 |
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: first level
before: found
after: started
attr: state
Output:
| [
"state of first level was found before and started afterwards"
] | task1631-3f1d2e40b2724a4383a392e6808a1780 |
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: bed
before: cluttered
after: cleared
attr: organiztion
Output:
| [
"organiztion of bed was cluttered before and cleared afterwards"
] | task1631-ffd512477cff4f9085fa27a258f79781 |
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: other players
before: alone
after: included
attr: group
Output:
| [
"group of other players was alone before and included afterwards"
] | task1631-4be6221f939649e29e84260f0e0b90a3 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: water
before: off
after: on
attr: state
Output:
| [
"state of water was off before and on afterwards"
] | task1631-f1005a1e693f4c78860491d97176c5d7 |
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: your kit
before: without phone
after: with phone
attr: state
Output:
| [
"state of your kit was without a phone before and with a phone afterwards"
] | task1631-b7ae71bf7ae049da870ad51440290d6a |
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: wet
after: somewhat dry
attr: wetness
Output:
| [
"wetness of ribbon was wet before and somewhat dry afterwards"
] | task1631-af8c56cce11f450da085fd8d3495411d |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: wood
before: dull
after: bright
attr: brightness
Output:
| [
"brightness of wood was dull before and bright afterwards"
] | task1631-b1dc0d475bd749e19a6f75da5110b96a |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: weeds
before: in soil
after: discarded
attr: location
Output:
| [
"location of weeds was in the soil before and discarded afterwards"
] | task1631-9e633d2e0add4c0e958adab5f93d5607 |
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: lemon
before: placed on counter
after: left to sit
attr: state
Output:
| [
"state of lemon was placed on counter before, and left to sit afterwards."
] | task1631-5dab791bd7b24dedbccec7b9537c6f3c |
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: youtube
before: considered
after: searched
attr: state
Output:
| [
"state of youtube was considered before and searched afterwards"
] | task1631-05cbb5e5126040debbd41bce2c243f41 |
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: banana
before: drier
after: wetter
attr: wetness
Output:
| [
"wetness of banana was drier before and wetter afterwards"
] | task1631-38fb0488a6794584bd6243caf3f0f5a0 |
Subsets and Splits