input
stringlengths
619
634
output
listlengths
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: revolver has chamber? Output:
[ "1" ]
task1583-5a9bfbf64fe247088cfabbf010498868
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: violin has rest? Output:
[ "1" ]
task1583-eebbee05197d41beb50033fd0eabf8ae
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 leg? Output:
[ "0" ]
task1583-4d563d5ee1164698acf4d809734f68cf
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: sofa has upholstery? Output:
[ "1" ]
task1583-ea7fbc274bcf49478b7c94f327b4befd
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: villa has fireplace? Output:
[ "1" ]
task1583-73aab891088547afb55f70c343715340
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 back? Output:
[ "0" ]
task1583-77a6221b479f49e19874c400ebbf5d47
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 hoof? Output:
[ "1" ]
task1583-5431f8601ae84343b59094343f0dce61
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 sleeve? Output:
[ "1" ]
task1583-3929c03b631a451ca29df8df4ea3f627
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 steel? Output:
[ "0" ]
task1583-1601c6ef0759424bbf414c18da0eb3e7
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 window? Output:
[ "1" ]
task1583-cb018339d65d459fbfef633e0bf7eda0
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: dresser has tank? Output:
[ "0" ]
task1583-d4e564bdeb6f427fbea4793266321d21
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 head? Output:
[ "1" ]
task1583-27560ea485514291b5009142d0568548
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 cross? Output:
[ "1" ]
task1583-95a31cf6117349c895009613d57dbfbb
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 remover? Output:
[ "1" ]
task1583-b0303e6ab80041e8897282e66f72208e
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: trumpet has bore? Output:
[ "1" ]
task1583-2fc9f71ed67f490c897501ede8529778
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: rake has steel? Output:
[ "1" ]
task1583-73ee42f479f342b4a5c7f14e41f8b455
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 light? Output:
[ "0" ]
task1583-687738ddeddc4489ae54783738ba8ec4
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: tuna has skin? Output:
[ "1" ]
task1583-c48bf502b7a94bb49b29c28795972e6e
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 plastic? Output:
[ "1" ]
task1583-b9314deb2dc64c4f97f5d5970a046b77
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 counter? Output:
[ "0" ]
task1583-380a45008b3540bc8abb341e1a187427
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 bullet? Output:
[ "0" ]
task1583-de650e10deff4972bf87f750129b63b1
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 plate? Output:
[ "0" ]
task1583-4ab5447c144f4f85aecaa4c4e404b376
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 muzzle? Output:
[ "0" ]
task1583-fc84488cb9404c509c9255bc6cb11b79
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 motor? Output:
[ "0" ]
task1583-e89f8cb4874f4a03ac87f3275df35e7d
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 engine? Output:
[ "1" ]
task1583-b59c7b6ee9024c17ad5e683e0d4d8a25
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: guitar has floor? Output:
[ "0" ]
task1583-66f522440f374edeaf2ed738f2166b01
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 fingerboard? Output:
[ "0" ]
task1583-84ab9bcfff544a01993d5e286be7ee72
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: cow has floor? Output:
[ "0" ]
task1583-1eb60783aab74592bb2e0ef8280a93b2
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 pottery? Output:
[ "0" ]
task1583-9ce14f0af2114e79a5e8a69e53f53dce
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: fork has head? Output:
[ "1" ]
task1583-2d2a92c5c04f49e285a28f53d6970e06
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 engine? Output:
[ "1" ]
task1583-dd8c4889d7ba4c65ba76b72171490dec
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 mirror? Output:
[ "0" ]
task1583-8308ae7ca4844078b85fd92eb193d958
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: saxophone has key? Output:
[ "1" ]
task1583-a8a38146621740e1a9c01fbb58983b68
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 accelerator? Output:
[ "1" ]
task1583-a252a1bef0e04fa1a4067ab7a7eac053
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 outside? Output:
[ "1" ]
task1583-9db6cb2fed83436fbce92b380f9e9150
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: restaurant has stone? Output:
[ "1" ]
task1583-476ac75995894704b31ab63f5fb8aa6e
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: hospital has shelf? Output:
[ "0" ]
task1583-8888c14d7bda4687bab2dafdd085dd0c
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 fleece? Output:
[ "0" ]
task1583-fc87a7ea9ddf45ca83724b367194b66e
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 ear? Output:
[ "1" ]
task1583-9f1961d67259464dace8e4b9da238ac2
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 tank? Output:
[ "0" ]
task1583-bdefaa47679a4e8b8521624f1077f30f
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 forte? Output:
[ "1" ]
task1583-46b94c27a1af460bbd0940e58f99eacf
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 beverage? Output:
[ "0" ]
task1583-4140e5ade214426488789fb23dbe616e
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 brake? Output:
[ "0" ]
task1583-41708a5bef8e46848c5d1031d78aeb3a
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: whale has front? Output:
[ "0" ]
task1583-26cb98f3188841e8a68a4f42b2779528
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 head? Output:
[ "0" ]
task1583-87f142f989db48849dca05a121a24236
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 eye? Output:
[ "1" ]
task1583-7056aa5a4bae46ceb23fe922028c7e98
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 wheel? Output:
[ "1" ]
task1583-e2ee3b1a187046539df54d690866a626
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 pottery? Output:
[ "1" ]
task1583-e4f03efc91d54494bb86b09572ebb22f
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 vitamin? Output:
[ "0" ]
task1583-f333db16839a461fa1db3f6aa7ac2523
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 grip? Output:
[ "1" ]
task1583-289b03399de84766b8f89bb85882cdd1
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: knife has head? Output:
[ "1" ]
task1583-3107622b15e44a749a8b050e00a635ac
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: dagger has scabbard? Output:
[ "1" ]
task1583-f5ed9fb540bd4a459f69a402febdf5e1
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: acacia has head? Output:
[ "0" ]
task1583-c72a758e41be43039298cc4bcb12e3fa
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: television has antenna? Output:
[ "1" ]
task1583-59927f370a014f9ab5e8c30abab443bd
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: villa has shell? Output:
[ "0" ]
task1583-e8316cbc46074faeb95b4f89e7c3b5c6
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 cuff? Output:
[ "0" ]
task1583-fa42a9b06c8b443786e79294d22cdc6e
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 keel? Output:
[ "0" ]
task1583-a161a53d177d439e8284a7924ff1cdaf
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 radiator? Output:
[ "1" ]
task1583-e3e7ad8ee32943cd8939de4dd775a8f8
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: onion has front? Output:
[ "0" ]
task1583-87a95331de0c463db43f9f29d2134a46
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 motor? Output:
[ "0" ]
task1583-e8fde5016af44b06b6635947a6c2b650
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 floor? Output:
[ "0" ]
task1583-e99734b6caa448e4992875c8b2945755
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 peel? Output:
[ "0" ]
task1583-6b72102495da47b7a79b6e044b700b1d
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: oven has supply? Output:
[ "1" ]
task1583-83b51511b86c4e52828624646d964280
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 blade? Output:
[ "0" ]
task1583-ca8a88e109204a25b90f88d278febde7
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: onion has peel? Output:
[ "1" ]
task1583-2f7cfc7c67c8448c8ca19da912d8aa46
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 eye? Output:
[ "1" ]
task1583-e26f58daca3a46898c936ac4ca0d9ce2
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: chisel has engine? Output:
[ "0" ]
task1583-5608a9d04a6149a892e2668f12cf4def
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 leaf? Output:
[ "0" ]
task1583-9e9c2f32898a432cb96c624b7408aec7
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 key? Output:
[ "1" ]
task1583-3c7b291b62b64f75a6e748c96ab47ad4
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 steam? Output:
[ "1" ]
task1583-57bdb026a7aa4d53a01531db3da05c90
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 trunk? Output:
[ "0" ]
task1583-1784eb2aae1d4eb4addac7a6105a7acc
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: bottle has water? Output:
[ "1" ]
task1583-ae01da625b0f4874a15555a9ab65c2c6
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: bottle has interior? Output:
[ "1" ]
task1583-9f5a491e35bd4f4ca3273d884e96dffd
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 stump? Output:
[ "1" ]
task1583-9cee87ad551f494495517d3a90fde69b
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: beet has bulb? Output:
[ "1" ]
task1583-2b4ce6b37c9344b8a8011fa05dabca6d
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: pine has cone? Output:
[ "1" ]
task1583-ffcdf0ad6866417ca73e59a590358240
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: blouse has cuff? Output:
[ "1" ]
task1583-abfacc0aeb1a496e95118430bbfc1631
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 light? Output:
[ "1" ]
task1583-d21d3f5ce11147e8a7da8ff6a6a54206
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: donkey has pilot? Output:
[ "0" ]
task1583-921e70b7d2df4fe1859696f3303b57aa
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: couch has seat? Output:
[ "1" ]
task1583-517834731d45417794a647fbac285f8a
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: restaurant has bolt? Output:
[ "0" ]
task1583-2391169647444ce2acc1c1d8d33244d2
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: cow has steel? Output:
[ "0" ]
task1583-5903d7ec636f44d9bee9d7a3f37742ba
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 tableware? Output:
[ "1" ]
task1583-4b9d3c0dd109452ea906df9526bbd7ac
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 back? Output:
[ "0" ]
task1583-5fae898ad70e4ba5880f1aff78d59e35
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 back? Output:
[ "0" ]
task1583-0827ad4c4a3d464db546a3d3826f0e2f
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 skin? Output:
[ "1" ]
task1583-5b08edffa5ed4c669283c3b8da0e3a06
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 ear? Output:
[ "0" ]
task1583-862d661e6bb9483ca59f699937a63a24
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 fleece? Output:
[ "0" ]
task1583-d43fdf9c69ca45b2916e8e02d99c15a4
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: deer has leg? Output:
[ "1" ]
task1583-d1e5ff3097904e76aaefc7e4261e38cf
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 floor? Output:
[ "1" ]
task1583-50349c6b37764084b26a4d297f36bd6b
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 passenger? Output:
[ "1" ]
task1583-0428a92ba86b49b4b529ec03ad361406
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: cloak has sleeve? Output:
[ "1" ]
task1583-a2b4aa94297d4c898540a21db7ce0ea5
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 brake? Output:
[ "0" ]
task1583-904f838f0f00448cbfd9fdc669cc6700
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 seat? Output:
[ "0" ]
task1583-8506e6d2030548adbf96cc112a910466
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 engine? Output:
[ "1" ]
task1583-816f28b6eb8149d38291604fa824dcdc
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 wing? Output:
[ "0" ]
task1583-d9d293ccd8fe4f898dedf51a60414649
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 nose? Output:
[ "0" ]
task1583-f911b28af25749c099d90bdc8e82ac7c
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 outside? Output:
[ "0" ]
task1583-bf326623f9ae409eb809ede6752d47dc
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 bulb? Output:
[ "0" ]
task1583-166753148c1644e8b0e31d0dcd50c448
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 bonnet? Output:
[ "1" ]
task1583-d1e8f0d2b8a64813ae013a81a0596e7c