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: The question bothered him immensely.
Output:
| [
"Past"
] | task429-f2e3d1877c62471daa3e1f11de0c5805 |
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 it stops suddenly as he realises what will happen if he strikes in anger.
Output:
| [
"Present"
] | task429-cbf580df7a52445b9e3d0e65b146d154 |
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: There was no mark, though, no cal uses to give evidence of anything being worn there recently.
Output:
| [
"Present"
] | task429-6237f6381d3949a48a3e58ad72eae230 |
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 stiffened when the closet door flung open and I squinted against the sudden bright light.
Output:
| [
"Past"
] | task429-6e20f4ad59664b83818ac29b61520456 |
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 described what I'd put in it.
Output:
| [
"Past"
] | task429-f21d907314c546b3962a91f09989b56e |
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 earl waved a trembling hand, and one by one, the others dumped the contents of their packs into a pile.
Output:
| [
"Past"
] | task429-e6b8e1719411445f926fbdda527a7d8c |
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: " Morning " Tammy yawned.
Output:
| [
"Past"
] | task429-62dd2b240adb4bb5a5287c35007084ae |
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 he was done, I sensed the patience he was seeking eluded him.
Output:
| [
"Past"
] | task429-abd13acdc1824b8ca8e8e7e395ffee55 |
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: Lucas outstretched his right arm and adjusted his hand into position.
Output:
| [
"Past"
] | task429-da3a6856be494fd6be6d4f0b570d5fce |
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 shops ? "
Output:
| [
"Present"
] | task429-4889c7f7814e4e91bd245fc4f1cf44dd |
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 braced herself and opened the door.
Output:
| [
"Present"
] | task429-6ac536f4589a46d7b6b13ad19230455f |
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 sought refuge in the first taxi he could find and judging by the shabby state of it, he wished he'd taken the limo.
Output:
| [
"Past"
] | task429-3329f12fd446422aa9825c524ecfb8cb |
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 wears filthy army fatigues, and though hardly taller, he outweighs us by a hundred pounds.
Output:
| [
"Present"
] | task429-bda2321aa10f436da5954676ec944a4d |
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: " Jacob wasn't going to hurt me, " she denied suddenly.
Output:
| [
"Past"
] | task429-03219ba8ffd44139949c99789151b477 |
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: After one more long pull at my wrist, he withdrew his fangs.
Output:
| [
"Past"
] | task429-2e064f066bed46f38cea1cac21a5f8c4 |
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: Jon comments, " Why are you smiling ?
Output:
| [
"Present"
] | task429-ac5b018b755f444f8558c9c2741855a4 |
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 motioned to the dual cockpit.
Output:
| [
"Past"
] | task429-49478bcf549f4f868cf24b391726b24e |
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: Tracie brings the rest of our meal.
Output:
| [
"Present"
] | task429-32715ae262dc4d09b00f633873d4aa10 |
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: Ryan's shoulders fel.
Output:
| [
"Present"
] | task429-becd5dfbde184a748285ad7efae4f389 |
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 probably hates me as much as I hate him, especially because I left town without a word.
Output:
| [
"Present"
] | task429-2aa3987fe6384f3584acaa8c88e58f02 |
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 heart sped up and I followed quickly behind him.
Output:
| [
"Past"
] | task429-11e7ec39214f4455b2df6a93dc26ddb8 |
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 slapped the rump of a woman who had wrapped herself around his neck.
Output:
| [
"Past"
] | task429-b0fdeaddcf834a2892688be5c9d8dfc2 |
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: Vampires roam the sidewalks, scrounging through dumpsters, cars, buildings, hunting for blood.
Output:
| [
"Present"
] | task429-a828d5ca63074943aaf37ddec8e7b5e0 |
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: Mack stops sucking on my earlobe and moves off of me.
Output:
| [
"Present"
] | task429-f3784e5b2a6e441b91ab00b6dd5e5d3b |
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 then he snaps his fingers, and points at me.
Output:
| [
"Present"
] | task429-a43b50b18bc74dfb93c215d232ea48a3 |
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 belted out the lyrics to every song on the radio when I was on my way home.
Output:
| [
"Past"
] | task429-2a66c1614730435393e5d9b9e8d55008 |
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 sun shone brightly through the many windows, casting much light into the room.
Output:
| [
"Present"
] | task429-5f33e68853de4a8b85c1e58b16b57f04 |
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: Pedro, panicking in his cage, hopped around, fluffing up his bedding.
Output:
| [
"Past"
] | task429-9187fba1f75e473e9673ae0b1a1db96d |
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 footsteps echo just around the corner.
Output:
| [
"Present"
] | task429-a8762420637c4718b72d8feb63b26281 |
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: " Aren't we just the image of a country gentleman, " he uttered softly, mimicking the flowing Irish accent of the old man.
Output:
| [
"Past"
] | task429-5a607c72b92449419d2a604bd95a3305 |
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: Tula tensed, suddenly defensive.
Output:
| [
"Past"
] | task429-f739d5bd2fb44f7fb8cabc34cdc4cb7d |
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 woman purses her lips at me, obviously getting sick of dealing with a girl who doesn't want to play dress-up.
Output:
| [
"Present"
] | task429-00d8653e55154c3ca0ca44c24abf376b |
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: " Setting anti-matter flow to minimum settings. "
Output:
| [
"Present"
] | task429-c5e1743f94a945f689cfa2a2bc764572 |
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 claimed that's why she divorced him. "
Output:
| [
"Past"
] | task429-6315b9e919b44d05aabfa5489d657936 |
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: " To lay siege to the Black Bastion. "
Output:
| [
"Present"
] | task429-4de28853932a440fac94e363e47d15fb |
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 darkness snaked onto the floor looking for its victim.
Output:
| [
"Past"
] | task429-9145f3907dd64acdb47d6ad843d9d1af |
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: Like the glow from a hot iron on the hunter's forge, the depths of the crater glowed a bright red-orange.
Output:
| [
"Past"
] | task429-072f3b62dafc42a3919aeb09ea61c0db |
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: Chapter Fourteen Eva I should be working, but I'm researching instead.
Output:
| [
"Past"
] | task429-27e96c9f71ea495f93bb8d85216dd9d4 |
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: Around us, other people paired off : Morrow with Tegan, Tully and Spence, and a couple of men too.
Output:
| [
"Present"
] | task429-b910ca43c05646be8ceb1e766b41a359 |
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 never claimed to understand how your mind works.
Output:
| [
"Past"
] | task429-db85f888313041d883c8b565dd0429b1 |
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: Even though he tries to hide it, she sees.
Output:
| [
"Present"
] | task429-510816dfce5749ff8299a809e521b379 |
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's right, I phoned you, and said should we inform the police.
Output:
| [
"Past"
] | task429-cf5ed43a48a443feab767053900b00fc |
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 presses a kiss against my cheek and then stands to pull his jacket on.
Output:
| [
"Present"
] | task429-0a1ba48241ef451b91fb5b8742ef0062 |
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 low, rough sound vibrated in his throat, and his entire body tightened.
Output:
| [
"Past"
] | task429-6d242e42de504de2a73e35f171273c3e |
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 healed well.'
Output:
| [
"Present"
] | task429-90b6796c1c4d4bf0871e9050d1fb6c41 |
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 brief moment, he feared his arrow would strike the man he was attempting to assist.
Output:
| [
"Past"
] | task429-f6ba129a792b4c2297b9a518a361c1ae |
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 glances around once more, her eyes searching for anyone that might be watching her.
Output:
| [
"Present"
] | task429-b618eca58c04429d9a077a6a6d44ca7a |
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 don't know what you're doing, " I confess, feeling afraid and stupid.
Output:
| [
"Present"
] | task429-e6f232c8570c469fbfe1dcbd0ea3fa12 |
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 a nod of satisfaction, Callie motioned to Eve.
Output:
| [
"Past"
] | task429-c27125778ac1468793456e054ad2826b |
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 deserves to die.
Output:
| [
"Present"
] | task429-7d32c5d437bf4363bd7c8e68f3c9adf2 |
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 giggles as she pulls her fingers in and snaps them out and a ball flies from her hand.
Output:
| [
"Present"
] | task429-c92762c88ef74fc5a7da4366c08b49c4 |
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: Liam half-heartedly trudged to Hades' discovery.
Output:
| [
"Past"
] | task429-69368d90c4ee4033825da86deacdfdb0 |
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 sensed the movement and turned toward her again, so she jerked her elbow up hard, smacking him against the jaw.
Output:
| [
"Past"
] | task429-d127f674304f47d08bbf7030ef271fae |
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: Chapter 3 Laci gritted her teeth as she unlocked her car door.
Output:
| [
"Past"
] | task429-5d358dcfd01a44ad8dd84a40d967635c |
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: High school bands playing holiday tunes march by us, while people covered in Christmas lights dance along the street.
Output:
| [
"Present"
] | task429-a374c061ef184b06b137174a9da0259c |
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 clue. "
Output:
| [
"Present"
] | task429-ff9dbe10a571479d86ff5c659a833510 |
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: Like a switch had been thrown, the fire circling us ceased to exist.
Output:
| [
"Past"
] | task429-f0c5ee4e38224e99a71d0546e7a50c70 |
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 tipped her head back slightly to look at him.
Output:
| [
"Past"
] | task429-cc0bc506e81b4a01ad6c30febd6beda1 |
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 even slapped on some cologne.
Output:
| [
"Past"
] | task429-995edb57b3ee4b159332f8d36ae32e57 |
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: None of it belongs to me.
Output:
| [
"Present"
] | task429-c2d514354fed4cf09385b46cffd02fc4 |
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: Duncan sensed Tara's presence in his head.
Output:
| [
"Past"
] | task429-d3cdf70ab4ec4a6fbac708e90bc46a60 |
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 acted surprised that she'd offered.
Output:
| [
"Past"
] | task429-2ffcc960555b42adabf581569bc503e1 |
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: How's it affect Solly's injury ?'
Output:
| [
"Present"
] | task429-8e43e6c9d52546999e24e0c8a7b8d39f |
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 for a bottle of water on the nightstand beside her bed and drinks the entire bottle at once.
Output:
| [
"Present"
] | task429-4461c9fb103f40918f4e65395fc5c63e |
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: " Pristine, elegant, sophisticated.
Output:
| [
"Present"
] | task429-9842ae4e7f394a909dc90c4e190c2fab |
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: Finally, Valentina spoke, her voice hoarse with the barely restrained fury that was choking them all.
Output:
| [
"Present"
] | task429-ba2133d7b19d4c279cbc7244df212b51 |
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's already exhibiting the abilities, " Gregor stated, looking at him closely.
Output:
| [
"Past"
] | task429-a6f8910fc47d4e2992f4b78ae2e5b51b |
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: Endoscopy permits the diagnosis and surgical treatment of a wide variety of ailments using minimally invasive surgery.
Output:
| [
"Present"
] | task429-7a4d482d60f247808ccc786fd5a7deab |
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 he was there, his stomach revolted.
Output:
| [
"Past"
] | task429-a75f99a0fa39458a9f4c8319bdc971a6 |
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: Cassie could not stop herself from slowing her pace, her body tensed as she moved past.
Output:
| [
"Past"
] | task429-37d21eaf4508410fb69bdaa799076170 |
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 both weird, " Brianna volunteered, wrinkling her nose.
Output:
| [
"Past"
] | task429-2f2f21bee986460e940254496ae44792 |
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 slows down a bit and then we crash into each other.
Output:
| [
"Present"
] | task429-8e1554e894154dafb2b35241ede8aadd |
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 looked at me with such confidence and trust it nearly shattered my heart.
Output:
| [
"Past"
] | task429-09ae7bb099c8480fb63c69932ba2a3af |
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 blamed himself for accidentally alerting the clinic during his attempt to hack the last firewall, and for exposing Lisa.
Output:
| [
"Past"
] | task429-d8286dda1a4046399ca095c57bd0b340 |
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 clutched one of the pillows from the couch in my arms and balled my fists in the smooth cotton.
Output:
| [
"Past"
] | task429-a69a965df0804fc4ab7d39d7c8647e46 |
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 explains to me about' Imaginative Play', allowing kids to create imaginary adventures and stories with simple objects around them.
Output:
| [
"Present"
] | task429-7d0c65a5aeb84925a87154968591497d |
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: Pastor Merriweather announced, " This is a celebration and one thing we know how to do in Two Rivers is celebrate.
Output:
| [
"Past"
] | task429-7f67f7ed69c94a8d874bd57d02231472 |
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: Satisfied with the job he had done, he motioned for Haven to get in the car, but she didn't budge.
Output:
| [
"Past"
] | task429-660d20a9c18444e28f6d7bd0a00dc782 |
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: " From training, Princess.
Output:
| [
"Present"
] | task429-5aa3d0d35bac4d17b4682bd0a8d556e2 |
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: Jason chews on that idea in his mind for a few moments and decides it doesn't fit.
Output:
| [
"Present"
] | task429-3a44fc0400ca49b3837fe960bd4dd34b |
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 shout, my breathing erratic.
Output:
| [
"Present"
] | task429-ae709e553bf146c5b9784932bd8fcc56 |
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: Of course, everyone's dressed in the Tudor style, with puffed up, layered sleeves.
Output:
| [
"Past"
] | task429-428a057dc1cf4e74a58c8b6b97cdc615 |
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: Her gaze retreated, her fingers seeking out the pages of the top-most research book.
Output:
| [
"Past"
] | task429-5fc76740c64348f88042825774a2fa59 |
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: " Oh, " he mutters, his face falling.
Output:
| [
"Present"
] | task429-6b05933c67134cf79e622296e43b5201 |
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: Mum loves my hair.
Output:
| [
"Present"
] | task429-334327e170714c79ba83654a5f582ba9 |
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 collapsed onto the floor in exhaustion.
Output:
| [
"Past"
] | task429-b207443bd7474262b2b0e3d8a80da117 |
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 tracks split in four directions.
Output:
| [
"Past"
] | task429-9cc50307e63a4b6190e3ba269a3b6b29 |
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: Not to be easily dissuaded, I crawled up behind her and began stroking her breasts.
Output:
| [
"Past"
] | task429-82443f903e6f4268b958e9c5845d60cb |
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 small rock fits easily into the leather pouch.
Output:
| [
"Present"
] | task429-eb43162e74114163ac62a304c9a65da7 |
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: " Makeup kit ? "
Output:
| [
"Present"
] | task429-3a2b4bf48ce34a2da1706bd086b9a107 |
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 slides on the wet, icy deck, up on his nails, spinning slightly to slam into the next raised metal square.
Output:
| [
"Present"
] | task429-5a4c619a2a2f4d688c5559cf6af92090 |
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: Crawley tries to catch his breath and settle down a little.
Output:
| [
"Present"
] | task429-d5c9108c09364288b0477fd0be075172 |
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 eyes roam over me from head to toe as he rolls the bar of soap in his hands.
Output:
| [
"Present"
] | task429-bed88452bc53411abd1c1890936cc525 |
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 couple proceeds past without incident and Rift breathes a heavy sigh of relief.
Output:
| [
"Present"
] | task429-e929c9f7f562436a99c137f0274f45da |
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: Even if they got into trouble, the highs she experienced with him were worth any lows.
Output:
| [
"Past"
] | task429-61083664e343413e99480033dac91d7a |
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: As the days slipped into weeks and then became a month, Elena's fears gradually subsided.
Output:
| [
"Past"
] | task429-7f451134db594d58863090a15e60b791 |
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: Her blue eyes glazed over and her lips parted slightly.
Output:
| [
"Past"
] | task429-c99c917dd20f4bfab7ed76432b6b6d2a |
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: " Yes, " Ash whispered, obviously eager for her to go on.
Output:
| [
"Present"
] | task429-baedfb6738af4a1780644fd806c43a83 |
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: Claire's mouth falls open, " What did you just say ? "
Output:
| [
"Present"
] | task429-f3f5795559754685bfb7ac3b0fbfdec3 |
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 again I apologise.
Output:
| [
"Present"
] | task429-04ab25da34b24113b36ee22e8e393023 |