input
stringlengths
721
874
output
sequencelengths
1
1
id
stringlengths
40
40
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: That damned old man been blabbing lies about me ? Output:
[ "Present" ]
task429-98a4c422783b4b13a571140bb5f98ae8
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: " Come on, " Ajax rumbled. Output:
[ "Past" ]
task429-004d9bf2f0174440a64d24a1e2b7b61d
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: " I'm glad that one of us does, " Emma whispers. Output:
[ "Present" ]
task429-f4f0d406674f4e08ac01255f106b050f
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: You usually sing her praises. Output:
[ "Present" ]
task429-a03c18b26e7d4b888cb53c4b2ac67cb1
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: She received a sympathetic smile from Joe. Output:
[ "Past" ]
task429-5c120574ee0045c1b649aef2400bed0c
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: " So perceptive of you to notice. " Output:
[ "Present" ]
task429-f18d74e78040427bb2d50949bd183353
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: On his way to the Utah lab, Colonel Steven Bradshaw phones a good friend of his at the Pentagon named Elliot Konrad. Output:
[ "Past" ]
task429-cdfd86e89e194f8b8d7d20f386426a50
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: " We have a baby, " she crowed. Output:
[ "Present" ]
task429-02c933466f4b4511845390c715b3aa6d
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: Now we celebrate.' Output:
[ "Present" ]
task429-f24fcfc2288d442a98e8213684318ca4
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: Milo holds Ramona and treasures her. Output:
[ "Present" ]
task429-7b2e50edd06b421db65433e53ab606ca
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: This just proved that Jacques was as into seeing his own reflection as Emma claims I am, though she is mistaken. Output:
[ "Past" ]
task429-7ab80c89d2c14e1dbabdeed5832c93ce
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: " Did Abby... " " She's telling them now. " Output:
[ "Present" ]
task429-ee54d6d6a88840a69cad8b9abaea70c0
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: " Every sketch you had drawn of that place proved to be incredibly accurate. Output:
[ "Past" ]
task429-b7a85fec321e4bbfbe44b54a82fe47d6
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: Despite the fact he was a little clingy and his hand loved to trail off her back, Trent acted courteous. Output:
[ "Past" ]
task429-64f300e686be4c7ba79e39ed6d63bbce
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: " You both desired the change to occur. " Output:
[ "Past" ]
task429-906dc9b8790f4b199e566435daeb8436
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: She swirled the last mouth full of champagne in the glass and took in a lung full of the fresh sea air. Output:
[ "Past" ]
task429-fd28f4a905d740638faa56b89ec2b4c7
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: The human uttered a sharp cry as she hit the wall and slumped to the floor. Output:
[ "Past" ]
task429-a930b91fdd3d4233b159eb8edcd56ae5
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: Ellis pops up from under the table with the rubber in hand and kisses the damn thing like it was a girl. Output:
[ "Present" ]
task429-b00d035357bf4b4099fe91899174206c
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: Alexia unclipped it and took it over to the window to examine it in the sunlight. Output:
[ "Past" ]
task429-2d043b8ec1784d839a7937bfb7d58752
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: She sensed him holding back, waiting for her to be ready. Output:
[ "Past" ]
task429-1fd53a4a2d0846838c62d6fe3ebb569c
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: Edward squinted at the photograph, trying to discern more information. Output:
[ "Past" ]
task429-d241962690fb4a94bc237081b43cf0d1
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: She holds them up. Output:
[ "Present" ]
task429-55a6a51ebc5345c0a006f099a733baed
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: A hotel sign about a quarter mile down announced their destination. Output:
[ "Past" ]
task429-b1beea2ed6b845beabbf7c03875d616b
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: I messed up on it. " Output:
[ "Past" ]
task429-b57cd6b7aaf84c4d876312340204fe36
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: The tiny golden glints glowed against the brown of her eyes, and her dark brows were drawn together in clear consternation. Output:
[ "Past" ]
task429-a7524e08d3be4e23979952ba08539b09
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: My Cadogan medal was my only accessory, and I left my hair down, my bangs a dark fringe across my forehead. Output:
[ "Present" ]
task429-c8843f3a347d405ab92b03e976fec9f9
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: When she didn't answer, he prompted, " Baby doll ? " Output:
[ "Present" ]
task429-22685a95a46e4cedb6b698685356ac6e
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: Ordinarily, the force split, and they planted more than one field at a time, but Longshot felt uneasy with that practice. Output:
[ "Past" ]
task429-d7b563dbf4894a5ca0daa242bd853e5e
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: " The cage only exists when it's in the light, " she explains as an odd sort of pleasure creeps into her voice. Output:
[ "Present" ]
task429-1adb4b15c2454e1aa337c267aa06321d
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: His mind swirled like the circular patterns embedded into the paint. Output:
[ "Past" ]
task429-59868f6e12c9493eb334100dbcf4c808
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: " I bet you noticed Bradley dancing with Sabrina, " Jackie teased. Output:
[ "Present" ]
task429-ee9f345aa43a42d39ed57b03e2307b0e
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: The song reaches all through me, echoing in weird ways inside my head until Gabe speaks again. Output:
[ "Present" ]
task429-e56a8959a8334624a87c5f81dd5bc99a
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: " With Charity More, reason rarely enters into the equation. " Output:
[ "Present" ]
task429-c014750945d640a0ba21c140acbb5371
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: But with HIV, any attempts to purify it and then photograph it using standard techniques have been total failures. " Output:
[ "Present" ]
task429-744b48052614494eaadc197525765b4a
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: She crawled over his lap, grabbed his cock, and aligned the heat of him with her opening. Output:
[ "Past" ]
task429-103654b9c3d94ddf9fb644a4bdd5a729
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: She no longer holds my hand. Output:
[ "Present" ]
task429-14a3f3be97fb4b03ae791589b5bb2015
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: James climbs out of the car, and I take a steadying breath and stare out at the river. Output:
[ "Present" ]
task429-8cde8596184e4281a6e18c0b0659f27a
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: At that, Gavin scoffed. Output:
[ "Past" ]
task429-1e8684e55ec14f349111bf9f88c8397a
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: Then he crushed the torso, and tied up the arms and legs to look like a pretzel. Output:
[ "Present" ]
task429-0728bd49a19b4beea5f88cc7196bcf07
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: ~ * ~ Small dreams floated in the air above her bed as she lay counting the shadows, her doll clutched close to her heart. Output:
[ "Past" ]
task429-8402055e798b44ad8f22125ed86ad551
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: he burst out, seeming genuinely puzzled. Output:
[ "Past" ]
task429-be740787ba8b4a7a89ac33cf535bc817
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: It shreds easy as wet paper, further and further away from me. Output:
[ "Present" ]
task429-8c07adaff1cc4dc68ad88d1211f285f0
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: Hana's whole face changes. Output:
[ "Present" ]
task429-631ecf24927447399262d4faec64f088
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: " Don't they feed you at Navarre House ? " Output:
[ "Present" ]
task429-246ea7096abe4f6e9758e3b4a1f12ba8
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: A bush rustled, and a second soldier stepped out from behind it. Output:
[ "Past" ]
task429-1684cf4fbdff497fbda47ad39499db7f
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: She reaches out and puts a hand on my good arm. Output:
[ "Present" ]
task429-6fe3e2676ef044c2b921d08bde182bca
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: Tears carved out paths down her reddening cheeks. Output:
[ "Past" ]
task429-9e90ea1ce81b4e9880806e762b8c7edf
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: The door of the cafe chimed, announcing my arrival. Output:
[ "Past" ]
task429-3ad0429f8b3a4a2fb4f50eba0a25ca45
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: I tugged on the leash and Snowball moved beside me towards her. Output:
[ "Past" ]
task429-fa6be5957d0b40b29e74b36d5c1fb46e
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: He slumped over, too, knocked out cold, and Riley let go of his arms, his face pinched tight in anger. Output:
[ "Past" ]
task429-d6176c8d13aa406793768c79b35cfd86
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: He eyed her carefully from head to toe and smiled. Output:
[ "Past" ]
task429-0157e7dfb5a14c21801a8842134a0130
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: On page eighty of the relationship manual, it clearly states you cannot look at another man's backside, especially if you think it's great. Output:
[ "Present" ]
task429-4fba43368b4241f6a850d849359acb98
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: His heart leaped in his chest. Output:
[ "Past" ]
task429-25f6f20740f14470b2ecacb81af38209
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: " And I belong to you. " Output:
[ "Present" ]
task429-520662330faf4695af22e23c479c9017
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: She smacked his head. Output:
[ "Past" ]
task429-1958817e51224150beb8675e4612ce3c
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: You walked out on Nicole, a voice in his head taunted. Output:
[ "Past" ]
task429-66bafc3ed1ec45c898d1d7b31bb99780
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: I wipe the tears from her face and offer a reserved smile. Output:
[ "Present" ]
task429-b77de19081e144e4ac73906e7314fb75
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: Momma Oaks accompanied me to the gate, and as she'd promised, Edmund arrived soon after with a light metal rod. Output:
[ "Past" ]
task429-93dc6f0f4ca142b7b9c073258705e96f
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: " Ready to go, " Doug announces, glancing quickly out to sea at the impending weather. Output:
[ "Present" ]
task429-c05557fe50154e04b4e855cb050790cb
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: He suckled her lush breasts, his tongue teasing, his teeth scraping gently, his mouth hot and moist. Output:
[ "Past" ]
task429-df44d529c6a5497398ad543f7ec213fd
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: Suddenly a smile tugged at his lips, then a hysterical laugh bubbled up from his chest. Output:
[ "Past" ]
task429-042673e043904f409214c7676c8997ba
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: Soon he disappears from sight. Output:
[ "Present" ]
task429-3607c7590410428baa139404b935bb91
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: " No need to yell at me Doctor, I have excellent hearing, " Warrior states proudly. Output:
[ "Present" ]
task429-7d20109590ba4a619ebe30a0273577df
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: Janelle snorts and strolls over to him, sweeping his arms off the table. Output:
[ "Present" ]
task429-00eb661cb704470098c2737e0932af5f
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: " I certainly did, " he exclaimed, sitting next to her and diving into his own plate. Output:
[ "Past" ]
task429-068a5dc462c64bb8ab03e99f9924242f
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: The burgundy vest and dark gray coat accented the liquid silver of his eyes and the rich color of his dark brown hair. Output:
[ "Past" ]
task429-d21d29f093314b4a82c3c4c927ad4c7f
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: Worry consumes her face, and I force myself to enter the room to keep her from bolting off the floor. Output:
[ "Present" ]
task429-f77baa0c807a48e19d8e673c046ded89
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: " Did you delete messages from him ? " Output:
[ "Present" ]
task429-4646ed4122a9463281b0546695bf2d15
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: For a moment, that smile floated me back to a time when things were different. Output:
[ "Past" ]
task429-dcb474b38fe84f558bdd2991e3a17832
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: " Just go for it, " she whispers in my ear, tickling her finger up and down the back of my neck. Output:
[ "Present" ]
task429-9721940450aa4f3bb10db22668b746e7
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: Megan tugged on his hand. Output:
[ "Past" ]
task429-abd920c322e54138a9d6d60bd337c565
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: In her mind's eye she sees the family on the road, at the start, headed away from the drought and toward their new life. Output:
[ "Present" ]
task429-a635bfaed4164209bcb6f8876ebc787a
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: Its leap flattened him back in the seat, leaving him breathless. Output:
[ "Past" ]
task429-63347999eaff41bdb6513f6c392dc6bd
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: " You're going to be just as beautiful as your mother, " he whispers to my bump. Output:
[ "Present" ]
task429-ef114ac0d9db4d66b7e307c14aef36f9
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: " I apologise for Mr Gorn's outburst. Output:
[ "Present" ]
task429-660a45ab6b564ad199f1fc3861309dc8
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: " Come inside, Don and I hooked up with some Mayville girls, and I think we've got a chance to score. " Output:
[ "Past" ]
task429-eddaa2a74d774d9caf0abf82180b5dfe
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: They're typically small, independently produced films that you don't see in the big movie houses. Output:
[ "Past" ]
task429-31582453f521492694f8a4dca2abb456
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: He stomped on the pincer, sending it back into the earth. Output:
[ "Past" ]
task429-5682884162ad41fbb6ec7528b587e08f
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: She smacked him hard across the face. Output:
[ "Past" ]
task429-054ed68fb60a492a85df4e4662d09c9e
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: Kane restrained Leo's momentum and the two hunters halted on the spot letting the six glowing eyes pass in front of them. Output:
[ "Past" ]
task429-29ab5444dabb4b3480b506ead26a7b83
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: I exhale a rush of air. Output:
[ "Present" ]
task429-a438ec2d91cb4a30b37a9f071971a4b6
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: A menacing chuckle rumbled in his chest. Output:
[ "Past" ]
task429-a6bebc5d3f634b9d97b142a84ea9dbfd
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: She even pushes me back a little. Output:
[ "Present" ]
task429-70ddbc7ef0ac439bbfc2595fce7735ee
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: I reassured myself that I knew what my father's face looked like. Output:
[ "Past" ]
task429-479688f99dd64050a1199fc4a58de121
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: Instead of smacking Henry's hands again, I smack him upside the head. Output:
[ "Present" ]
task429-1a33d358584442aca4019a39c7e0b216
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: " The tumbler uses a bitcoin. " Output:
[ "Present" ]
task429-0cfd605125014b8f9d9110a05d6ae535
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: A secret mission brings them together, but will their attraction to each other prove deadly in their hunt for justice ? Output:
[ "Present" ]
task429-d70d7a7921a4491db63b087f45ee81a2
Definition: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present". Positive Example 1 - Input: She shone her light around the space, following the glow of the flashlight's ray along the walls. Output: Past Positive Example 2 - Input: Teddy hollered, unwilling to be put off. Output: Past Negative Example 1 - Input: " It was a secret, " she explains, adjusting her gaze back to me. Output: Past Negative Example 2 - Input: " Ugh... " he mumbled. Output: Present Now complete the following example - Input: Cy scoots his rolling chair closer to me. Output:
[ "Present" ]
task429-2148bfe61cfc41fc9005e2ae5e6c89a4