input
stringlengths 619
634
| output
sequencelengths 1
1
| id
stringlengths 41
41
|
---|---|---|
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: beaver has mouth?
Output:
| [
"1"
] | task1583-8d03cec775b84dcdb19aa5d64cfd7734 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: lizard has ear?
Output:
| [
"0"
] | task1583-9662ba3e39484d81bd35c25a321cf001 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: shovel has handle?
Output:
| [
"1"
] | task1583-66830b49fddf4a5f8cc2cf137e04cbc9 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: jet has wheel?
Output:
| [
"1"
] | task1583-b4efca4a6d664c0bb220b931e9ffeffa |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: helicopter has stock?
Output:
| [
"0"
] | task1583-f96afd3d96ec4bd0a61fe50f6f2bb127 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: scooter has mouth?
Output:
| [
"0"
] | task1583-c32aeb68acff469dbdf531a7aab6ad9c |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: horse has lid?
Output:
| [
"0"
] | task1583-3a924a37ee364325b40b2b51a2a62bb0 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: frigate has missile?
Output:
| [
"1"
] | task1583-7f5a2e41ccf34bcb87609ed1b34d4301 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: spinach has leaf?
Output:
| [
"1"
] | task1583-df61d8a25500434badc1985e19ee8099 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: van has window?
Output:
| [
"1"
] | task1583-45cc5dcc1c3945d89fd1ee06eb1f2e0d |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: glove has siren?
Output:
| [
"0"
] | task1583-bcb0359406ce4e4c855c34bd8049ba19 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: fighter has back?
Output:
| [
"1"
] | task1583-809efbce0f8747dca8f76d56a8357d6c |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: coyote has wing?
Output:
| [
"0"
] | task1583-e9a9f90379894efd888a8f672ffd2932 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: willow has crown?
Output:
| [
"1"
] | task1583-f3a927daf91b4d46915c6bac003f067b |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: cypress has branch?
Output:
| [
"1"
] | task1583-a3c7235f4d7d4d338c215dbf2a0add7c |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: giraffe has paper?
Output:
| [
"0"
] | task1583-70606d47fe194812b5c831ae9b4232d8 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: car has gasoline?
Output:
| [
"1"
] | task1583-0c27f18ff9514372abff0a6ed23c1e3a |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: lizard has mouth?
Output:
| [
"1"
] | task1583-c58053114aaf4bd29bd4c963fdf47440 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: stereo has record?
Output:
| [
"1"
] | task1583-8b576f581b124e7b9e93cda9ffe08991 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: train has track?
Output:
| [
"1"
] | task1583-b05924dc5fab461098a96fedd15a9f88 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: pub has rudder?
Output:
| [
"0"
] | task1583-87d9ef2b85d14d1f97dd6c7d5528f6fd |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: birch has lounge?
Output:
| [
"0"
] | task1583-89266647bbca488080600fad26d23d5e |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: rifle has barrel?
Output:
| [
"1"
] | task1583-6fe8f984c0334ac0985ed7bc48b03c16 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: castle has furniture?
Output:
| [
"1"
] | task1583-d1927ed31ae3403b8778dd8827f0889e |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: bomber has bomb?
Output:
| [
"1"
] | task1583-9087c8d88db746f2b62dfbc365d849f9 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: glove has material?
Output:
| [
"1"
] | task1583-4afd16127b1340d19bdb05e132895184 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: falcon has rump?
Output:
| [
"1"
] | task1583-86cd50bb0cb64adaa4120d4f0d24a64b |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: elephant has tail?
Output:
| [
"1"
] | task1583-908f043ef421458b80ed0bc70589577a |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: goose has furniture?
Output:
| [
"0"
] | task1583-f7c8a52f66da4ff592cac94e95fbdbb6 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: truck has body?
Output:
| [
"0"
] | task1583-d9ca6809d81047b6885f286aba81531a |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: flute has silver?
Output:
| [
"1"
] | task1583-84477aa3fb224363a197a20d73da177b |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: dishwasher has eye?
Output:
| [
"0"
] | task1583-1b152ca4869a4045a881a3d2279424fb |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: washer has neck?
Output:
| [
"0"
] | task1583-0b5993299372409a9209d94b2d466383 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: battleship has leg?
Output:
| [
"0"
] | task1583-20fea441a62f493e8a418e2e035afc28 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: poplar has leg?
Output:
| [
"0"
] | task1583-4fcba72f5f30403bb7a5f8ddf672ae01 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: pistol has sheet?
Output:
| [
"0"
] | task1583-f1558e3ef66244949fdabf38d24c801b |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: alligator has blanket?
Output:
| [
"0"
] | task1583-bf35268e47eb45a4a1d374ec59459552 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: ferry has stock?
Output:
| [
"0"
] | task1583-18df769d014643cd9d30c913457814b9 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: sweater has head?
Output:
| [
"0"
] | task1583-850c84290b364bf0a1a8b48a3e96ada2 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: gun has meat?
Output:
| [
"0"
] | task1583-7b7c1c279d704c31a39dc71503e9f44f |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: frog has front?
Output:
| [
"0"
] | task1583-0fa98507616e4fd3a0792d0cfb08f8f1 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: bull has foot?
Output:
| [
"1"
] | task1583-1427bebf07c543948cee9cb32f7c7692 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: hatchet has blade?
Output:
| [
"1"
] | task1583-4d47b459720041aaa2b505f7433916d3 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: stove has plug?
Output:
| [
"1"
] | task1583-7cc7139098fd4487a608d964fb1d4d38 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: dishwasher has seat?
Output:
| [
"0"
] | task1583-bdf418dfe1eb457a9b97db048df31c8a |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: glider has front?
Output:
| [
"1"
] | task1583-43b780d001c6491da2fb71890ca7c245 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: bus has fireplace?
Output:
| [
"0"
] | task1583-6705e5968c6d4b0aa7ae0630f9e3ff4e |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: cathedral has rump?
Output:
| [
"0"
] | task1583-e5bbe4c1e71240a58452494b01bae3df |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: shovel has edge?
Output:
| [
"1"
] | task1583-eadf384d56784e7db1906f9da679266e |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: elm has limb?
Output:
| [
"1"
] | task1583-80173363c09e4ec2b3b148ad8cf16447 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: piano has stairs?
Output:
| [
"0"
] | task1583-6d52e2b0731843999c1634e07c30dd97 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: musket has wood?
Output:
| [
"1"
] | task1583-678aa9eb20bc45ef85be6432cbf64100 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: bull has feather?
Output:
| [
"0"
] | task1583-f9f16751c5b940c69752d2dcb1f003b1 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: bomber has pilot?
Output:
| [
"1"
] | task1583-d76676d0146a475b8ff87549a813950d |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: beetle has sight?
Output:
| [
"0"
] | task1583-e495ee64394245918dc0ab456b68904e |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: truck has concrete?
Output:
| [
"0"
] | task1583-ee26af7539ab4ecc841437b10701936d |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: bowl has gas?
Output:
| [
"0"
] | task1583-dea54f6c425346178caf4bad97692cdc |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: spear has point?
Output:
| [
"1"
] | task1583-d13985b0b52044ae9e24dd2d0784bd08 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: bomber has rear?
Output:
| [
"1"
] | task1583-2a6c0ca9f5cd4e7e89c793cf0aa62c65 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: carp has head?
Output:
| [
"1"
] | task1583-367e4077b6fc43c3a0179e6dd5354b53 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: yacht has handle?
Output:
| [
"0"
] | task1583-6f6ad2d2274849ae9ecc1c25c47ea278 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: hotel has remover?
Output:
| [
"0"
] | task1583-94a890ce06d94f488cfd3744dcc46855 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: van has fender?
Output:
| [
"1"
] | task1583-e22719b70d9b44a898eb2c2ea8df1821 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: beetle has handle?
Output:
| [
"0"
] | task1583-dbc21a0a57ee434084cf25ec94758031 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: scooter has tank?
Output:
| [
"1"
] | task1583-fa2ad701e7dd45459b667d224e13ca52 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: revolver has projectile?
Output:
| [
"1"
] | task1583-70063cae77af46e1b7189369fb5e30ec |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: pig has eye?
Output:
| [
"1"
] | task1583-ff91708cb33a4589b453cf1952402481 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: rifle has ear?
Output:
| [
"0"
] | task1583-d2e0fd3df1e841f58a4adc49699e5139 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: pub has plug?
Output:
| [
"0"
] | task1583-07e85346206d45e480f28c10080efcd7 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: fighter has roof?
Output:
| [
"0"
] | task1583-26ad1c136da241759f800b5ccae20bf3 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: cello has peg?
Output:
| [
"1"
] | task1583-4304a5f99d7a4482bbe84320564b3ac7 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: cauliflower has leaf?
Output:
| [
"1"
] | task1583-f27b3918fecc401f9e42a090be73601e |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: phone has receiver?
Output:
| [
"1"
] | task1583-d9b9cb0760ee4211b900199c921d4553 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: sword has head?
Output:
| [
"0"
] | task1583-5b3d05c7a2ab42299aeba7c8c1e7370a |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: library has window?
Output:
| [
"1"
] | task1583-378260b947d64c31b7413506b14e7e7b |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: ambulance has roof?
Output:
| [
"1"
] | task1583-b79d7fa7478d408db62d2a014f527681 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: fridge has eye?
Output:
| [
"0"
] | task1583-bae2c8bb29c24e8b844b72ae4ab1b9da |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: grenade has explosive?
Output:
| [
"1"
] | task1583-0b14d5a602a345d6ab4b8db725d2f47a |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: cat has front?
Output:
| [
"0"
] | task1583-d2d83fab7ff34c2fb3cd540cd077e0eb |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: pear has material?
Output:
| [
"0"
] | task1583-39df2948c67640a28650da5ef31c0fe8 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: snake has speaker?
Output:
| [
"0"
] | task1583-25aae7b8cca64a90974b51b94f434b41 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: musket has skin?
Output:
| [
"0"
] | task1583-da29a81c880645ddb4a29d25ef1c0dff |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: truck has driver?
Output:
| [
"1"
] | task1583-47ddad8f3fb744559b87e3d8d759a271 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: hawk has siren?
Output:
| [
"0"
] | task1583-d9ef7dec48b7402f82e68f850913d17f |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: saw has leaf?
Output:
| [
"0"
] | task1583-b16b69db5d73400b8d140005bee950e0 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: frog has remover?
Output:
| [
"0"
] | task1583-e239fa480ad74383b9ad2cab564d129f |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: axe has stairs?
Output:
| [
"0"
] | task1583-3d113d29765641ba998c0f847e96884a |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: coat has head?
Output:
| [
"0"
] | task1583-473b5a151a1e4a97aa3b230fb4f3bb6e |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: frigate has compartment?
Output:
| [
"0"
] | task1583-0387d8a06c1a4169bd84c886909c8cee |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: goldfish has fishbone?
Output:
| [
"1"
] | task1583-1f8aaccb81684f868d5038fe3ba9b6db |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: car has bronze?
Output:
| [
"0"
] | task1583-8a7a2966faca4940a70346f3aa190271 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: grasshopper has plastic?
Output:
| [
"0"
] | task1583-40b8021ab5904e4fa638d190b12ae057 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: battleship has muzzle?
Output:
| [
"0"
] | task1583-32a4fd252ff84a27b68fc1ad886c20cc |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: battleship has deck?
Output:
| [
"1"
] | task1583-b7fcdc5871b34a0884ef00613196d039 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: hawk has sacristy?
Output:
| [
"0"
] | task1583-9a936b6da15143ecaf4ded31bf59f4c4 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: hotel has stair?
Output:
| [
"1"
] | task1583-dd8d83f6196846c4baa09d836524b9b5 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: castle has kitchen?
Output:
| [
"1"
] | task1583-1b68df6d68db40bc8d3894e02a9cdc19 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: yacht has light?
Output:
| [
"0"
] | task1583-96d9e6831fcc4ae491c5cddd3ca2d96a |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: dolphin has bone?
Output:
| [
"1"
] | task1583-2e64557495fd4de5a859a4f94b30a3a6 |
Definition: Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
Positive Example 1 -
Input: truck has gasoline?
Output: 1
Positive Example 2 -
Input: television has sleeve?
Output: 0
Negative Example 1 -
Input: pig has fabric?
Output: 1
Negative Example 2 -
Input: battleship has crew?
Output: 0
Now complete the following example -
Input: hotel has rest?
Output:
| [
"0"
] | task1583-69a2947af154479ea4044b7aa9b5b494 |