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: gun has sight? Output:
[ "1" ]
task1583-0236b6c42df5480f9179f3aa46e7c862
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 accelerator? Output:
[ "0" ]
task1583-83370a3c15f84aad8d10fad48e65e3f8
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: wasp has stinger? Output:
[ "1" ]
task1583-e3c4a432d30b4feaa15b3943165500cc
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: lemon has peel? Output:
[ "1" ]
task1583-f01471c93159481c9283b42b9e7dfba9
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 engine? Output:
[ "0" ]
task1583-c042201b34f747b1903b53f070dbb93d
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 engine? Output:
[ "1" ]
task1583-1a2ae3eeebba43b6a1643864ae2dc7da
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: turtle has leg? Output:
[ "1" ]
task1583-773d54ffa7b8447e92294ca2975e2154
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 guest? Output:
[ "0" ]
task1583-378a5a3318cd4e00b924b8c6ff3ee90b
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 top? Output:
[ "0" ]
task1583-fc88d2f4ecf14075a3b235ca3bbc48d1
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 windscreen? Output:
[ "1" ]
task1583-68cdfb292ce94864a761f26e552bbf4a
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 bark? Output:
[ "1" ]
task1583-12599768128c4a1991dbcb265e56e250
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 tip? Output:
[ "1" ]
task1583-f09053c62581438c8c50818b7ba01d3b
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 mirror? Output:
[ "1" ]
task1583-cd6d4429bb244c918ab279ac01d006ce
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 plume? Output:
[ "0" ]
task1583-e5deae1e581b40c48769bfe6897bc9af
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 rest? Output:
[ "0" ]
task1583-24da3541a9374a82820df9d3cc27b2eb
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 branch? Output:
[ "0" ]
task1583-7fa539fbd07f45bcad4ad517943791a8
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 remover? Output:
[ "0" ]
task1583-292ab4c65bd041119cfe50962424c863
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 passenger? Output:
[ "1" ]
task1583-992f6968efe6484c96e667aa71af1021
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: ant has head? Output:
[ "0" ]
task1583-24142e0ba12a45e0a6767117f1a08ec6
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 ear? Output:
[ "0" ]
task1583-aa3f5de0d1ef4a98a2cfe64fcce9d120
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 cargo? Output:
[ "0" ]
task1583-c773174f45514cd3bd8ed4c4a11cdb0f
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 restroom? Output:
[ "0" ]
task1583-cf2a1008c80f44bc93802291f0d01324
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 coach? Output:
[ "1" ]
task1583-94e78459a15849c8a0e0f8efdd7c1f92
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 handle? Output:
[ "0" ]
task1583-3db12fe506dd42409b3c83c511432bd0
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 bolt? Output:
[ "0" ]
task1583-a42513f5603944428a2219e4aa59c2b4
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: sparrow has feather? Output:
[ "1" ]
task1583-6081cfca943944dea20bc6650a724e55
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: swan has plumage? Output:
[ "1" ]
task1583-b1fd08055e9d46d29374ac3e400a5c84
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: mug has outside? Output:
[ "1" ]
task1583-d672882819f44b789239f0860a228291
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 machine? Output:
[ "1" ]
task1583-6b7b639bc4384d779e7d125a801eeb02
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 window? Output:
[ "0" ]
task1583-f7500f5eadd546c39b6d888e9073eb38
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 stock? Output:
[ "0" ]
task1583-ade8084ddeb34728baf61cc3f45fa3c2
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 inside? Output:
[ "0" ]
task1583-706b2e804e00494c9c36fb8776908ebe
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: trout has roof? Output:
[ "0" ]
task1583-85d8f9ecb9fc41e08fe137426a742df4
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: chair has foot? Output:
[ "1" ]
task1583-9dcca81f84e243f898e42629e53d837a
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 pommel? Output:
[ "1" ]
task1583-a06b141adbfe4491973f8ce75ff6bd25
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 fuselage? Output:
[ "1" ]
task1583-e78b5832ba2442eba10b389ac30c8afc
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 bedroom? Output:
[ "0" ]
task1583-65a4aefd7b9b4855abf673d933cf88c7
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: ant has antenna? Output:
[ "1" ]
task1583-a1f24aa8c3d04cb7aabbad91e5e40ac5
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 clay? Output:
[ "0" ]
task1583-a1733860556b49f683c899f364bd73f9
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 light? Output:
[ "1" ]
task1583-102857e614db4606bb71940de960ecb6
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: vulture has claw? Output:
[ "1" ]
task1583-89a7dce347c34be1a79289b086e98748
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: cockroach has body? Output:
[ "1" ]
task1583-3c0278df852242749e5d71f933097d9e
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 head? Output:
[ "1" ]
task1583-610d991165ba49229129ea44c230e989
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 snout? Output:
[ "0" ]
task1583-c5d70a03aace40d298364f2be9244eef
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 inside? Output:
[ "0" ]
task1583-6427a9b8d072446083cc94bcc1c1d249
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 horn? Output:
[ "0" ]
task1583-90f683f9ae24414c9c091cee9d52b902
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 propeller? Output:
[ "1" ]
task1583-9721629610f2435ca118bb524b51d404
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: goat has udder? Output:
[ "1" ]
task1583-7952eefe33274bbca8bdf3c990e88b17
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 cone? Output:
[ "1" ]
task1583-b32049af4f1e4e6ab99d8cda31a39deb
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 interior? Output:
[ "1" ]
task1583-4aacb79507b645f78eb4625dd03fc7f7
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 wood? Output:
[ "1" ]
task1583-03d3fc0b5d5444308ca588cd5af3067c
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 garden? Output:
[ "1" ]
task1583-91ce69cadbc341b0afa3c14242e02328
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: fox has muzzle? Output:
[ "1" ]
task1583-9d18edb906744831bd0da0bea4ca0f77
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 ear? Output:
[ "1" ]
task1583-dc4fb595c39047c2a3d569c3aed1ce7d
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 windscreen? Output:
[ "1" ]
task1583-dd8418cbc713414a9148134987f2aed1
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 feather? Output:
[ "0" ]
task1583-52008141f9b54c42837ecac78fc82758
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 cockpit? Output:
[ "0" ]
task1583-fe18cdb5640a449faa4d2a34386c0f0f
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 conductor? Output:
[ "1" ]
task1583-7baa21ba5c0a44ab97c72ce51fbe0b9f
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 skin? Output:
[ "0" ]
task1583-3287345417fb4f2ab00db8254cae4677
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 gas? Output:
[ "0" ]
task1583-832f44a9b5a94192ae76fcb511404722
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: fox has peel? Output:
[ "0" ]
task1583-135b5a6553924808832db408a2740c10
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: bear has peg? Output:
[ "0" ]
task1583-090fdbc949a34bc9baf85c10de4c66a2
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 fuse? Output:
[ "0" ]
task1583-4b651d839bb14fe7b2cdceabb7a88072
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 wart? Output:
[ "1" ]
task1583-dd132e44a0854769bb826fad6c4c73e1
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 rump? Output:
[ "1" ]
task1583-b5c71b50c8f1414bab84c015fc4a46b1
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 butt? Output:
[ "0" ]
task1583-297f0552cc1742c38c2a87ff38d1b513
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: toaster has collar? Output:
[ "0" ]
task1583-be786a05e1e4412e9b8623523a241de1
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 plumage? Output:
[ "0" ]
task1583-3847869c26234e8d8c07ee4b03b36453
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 leg? Output:
[ "1" ]
task1583-e573cbc2a50d49fab0e47aaad40200de
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 interior? Output:
[ "0" ]
task1583-b66ae5a8a00d40c295fcd8cbd1c420d4
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: vulture has bolt? Output:
[ "0" ]
task1583-ca21c59154a14aba9c924289052efeb9
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: cedar has charge? Output:
[ "0" ]
task1583-f5c5d003259c4681b8a3f90cc7c6a095
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 metal? Output:
[ "1" ]
task1583-abbadd4b52d346e0915a46e1736c06bf
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 ear? Output:
[ "1" ]
task1583-fae689f66ff34f10af719bacccb6b3e9
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 gill? Output:
[ "0" ]
task1583-40f03fb5f40f48b89797ee99898f6847
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: eagle has bone? Output:
[ "0" ]
task1583-167c0432710c40938da5177eb326e8fa
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: herring has snout? Output:
[ "0" ]
task1583-3fbd87f5cae940ec84ded0f52cf161ca
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 center? Output:
[ "0" ]
task1583-008b38ca36d541e4a0c01bf3d3bce6c3
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 bulb? Output:
[ "1" ]
task1583-a735571d342742d0ab79ef4b6ba44c14
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: goat has horn? Output:
[ "1" ]
task1583-55bb97e8d6394a22b9532801b551e8c7
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: wrench has head? Output:
[ "1" ]
task1583-158c0fcc6d1b46cd9e2cedca42bc5706
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: dove has treetop? Output:
[ "0" ]
task1583-4738473ec0bd489b8854de70677f4bea
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: tanker has funnel? Output:
[ "1" ]
task1583-588d2c7006c14cf3ad5e2477111e7d5e
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 siren? Output:
[ "0" ]
task1583-4aacc23b05fd407f8b15e8794a4db626
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: radio has gasoline? Output:
[ "0" ]
task1583-9da387710c7f429d8aeb796a8efa673e
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 neck? Output:
[ "1" ]
task1583-6d24f5d70d0347b8b7dba66c15e24f5e
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: salmon has eye? Output:
[ "1" ]
task1583-7e92dafe15374f7eb4b36519246bb72e
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 label? Output:
[ "0" ]
task1583-793eaaade84d4188ba90700529422c6d
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: dress has neck? Output:
[ "1" ]
task1583-61bbc9468ed84d0b898c4e9eb16c5753
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 inside? Output:
[ "0" ]
task1583-ccf2c28d062341f3bb0f957956841846
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 silverware? Output:
[ "1" ]
task1583-841e8838ef9842d6a5589ded42a0ba69
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 eye? Output:
[ "0" ]
task1583-8d30f1303e5147cf8766cc71a52c2920
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 door? Output:
[ "1" ]
task1583-fce163a8f5094739a0e8eb28df3921c3
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: box has front? Output:
[ "0" ]
task1583-a84ba0c12025446c895a348cdec15adb
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 metal? Output:
[ "1" ]
task1583-aa1a01e1e44c46178bd8574bd81a6b09
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: mug has engine? Output:
[ "0" ]
task1583-1207ccb5668744c0bde9a937dcb9146e
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 topside? Output:
[ "1" ]
task1583-c3a85c5aae0745bbae15d3bb7cc4bcc6
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 leather? Output:
[ "0" ]
task1583-c21bea59d3864ad6a5b58a12d101072d
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: box has paper? Output:
[ "1" ]
task1583-9240355a634845f499a1ea9364e8cf99
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: apple has peel? Output:
[ "1" ]
task1583-224788b931f843a4b002180139a7d91b