premise
stringclasses
400 values
choice1
stringclasses
400 values
choice2
stringclasses
400 values
question
stringclasses
2 values
idx
int32
0
399
label
class label
2 classes
template_name
stringclasses
12 values
template
stringclasses
12 values
rendered_input
stringlengths
57
256
rendered_output
stringclasses
400 values
The man had lipstick on his cheek.
The woman kissed him.
The woman made him blush.
cause
200
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"The woman kissed him." or "The woman made him blush."? The man had lipstick on his cheek. because
The woman kissed him.
I jumped instinctively in fright.
I sensed someone approaching me from behind.
I heard people chuckling in the adjacent room.
cause
201
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"I sensed someone approaching me from behind." or "I heard people chuckling in the adjacent room."? I jumped instinctively in fright. because
I sensed someone approaching me from behind.
The gardener wanted his plants to flourish.
He planted a variety of seeds.
He put fertilizer in the soil.
effect
202
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"He planted a variety of seeds." or "He put fertilizer in the soil."? The gardener wanted his plants to flourish. so
He put fertilizer in the soil.
A water pipe in the house burst.
The water was unsanitary.
The pipe froze.
cause
203
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"The water was unsanitary." or "The pipe froze."? A water pipe in the house burst. because
The pipe froze.
The waistband on my pants was loose.
I put on a belt.
I put on a hat.
effect
204
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"I put on a belt." or "I put on a hat."? The waistband on my pants was loose. so
I put on a belt.
The company lost money.
Its products received positive consumer reviews.
Some of its products were manufactured defectively.
cause
205
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"Its products received positive consumer reviews." or "Some of its products were manufactured defectively."? The company lost money. because
Some of its products were manufactured defectively.
The tenants were evicted from the apartment.
They neglected to pay their rent.
They got along with their landlord.
cause
206
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"They neglected to pay their rent." or "They got along with their landlord."? The tenants were evicted from the apartment. because
They neglected to pay their rent.
The man woke up with a toothache.
He missed an appointment with the dentist.
He made an appointment with the dentist.
effect
207
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"He missed an appointment with the dentist." or "He made an appointment with the dentist."? The man woke up with a toothache. so
He made an appointment with the dentist.
The team lost the game.
Their best player was injured.
Their coach pumped them up.
cause
208
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"Their best player was injured." or "Their coach pumped them up."? The team lost the game. because
Their best player was injured.
The parents forbade their children from watching the movie.
The movie was rated R.
The movie was animated.
cause
209
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"The movie was rated R." or "The movie was animated."? The parents forbade their children from watching the movie. because
The movie was rated R.
The woman deleted the email.
The sender tried to solicit money from her.
The sender requested a response from her.
cause
210
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"The sender tried to solicit money from her." or "The sender requested a response from her."? The woman deleted the email. because
The sender tried to solicit money from her.
The police eliminated the woman from the list of suspects.
The police interrogated her.
Her alibi checked out.
cause
211
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"The police interrogated her." or "Her alibi checked out."? The police eliminated the woman from the list of suspects. because
Her alibi checked out.
The climbers reached the peak of the mountain.
They encountered an avalanche.
They congratulated each other.
effect
212
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"They encountered an avalanche." or "They congratulated each other."? The climbers reached the peak of the mountain. so
They congratulated each other.
The vandals threw a rock at the window.
The window cracked.
The window fogged up.
effect
213
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"The window cracked." or "The window fogged up."? The vandals threw a rock at the window. so
The window cracked.
The fortune teller's revelations were convincing.
She received many returning customers.
Many customers asked for refunds.
effect
214
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"She received many returning customers." or "Many customers asked for refunds."? The fortune teller's revelations were convincing. so
She received many returning customers.
The woman's makeup smeared.
She brushed her hair.
She wiped her eyes.
cause
215
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"She brushed her hair." or "She wiped her eyes."? The woman's makeup smeared. because
She wiped her eyes.
The company's profits started to level off.
It increased its marketing efforts for new products.
It moved its headquarters to a suburban location.
effect
216
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"It increased its marketing efforts for new products." or "It moved its headquarters to a suburban location."? The company's profits started to level off. so
It increased its marketing efforts for new products.
The student's answer on the exam was incorrect.
The teacher added bonus points to the student's grade.
The teacher subtracted points off the student's grade.
effect
217
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"The teacher added bonus points to the student's grade." or "The teacher subtracted points off the student's grade."? The student's answer on the exam was incorrect. so
The teacher subtracted points off the student's grade.
The girl wanted to demonstrate proper etiquette.
She threw away her napkin after eating.
She put her napkin on her lap before eating.
effect
218
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"She threw away her napkin after eating." or "She put her napkin on her lap before eating."? The girl wanted to demonstrate proper etiquette. so
She put her napkin on her lap before eating.
The detective flashed his badge to the police officer.
The police officer confiscated the detective's badge.
The police officer let the detective enter the crime scene.
effect
219
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"The police officer confiscated the detective's badge." or "The police officer let the detective enter the crime scene."? The detective flashed his badge to the police officer. so
The police officer let the detective enter the crime scene.
The girl wanted to make her mother happy.
The girl ate the cookies her mother baked.
The girl picked a flower for her mother.
effect
220
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"The girl ate the cookies her mother baked." or "The girl picked a flower for her mother."? The girl wanted to make her mother happy. so
The girl picked a flower for her mother.
The toddler started crying.
Her parents took away her toy.
Her parents gave her a toy.
effect
221
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"Her parents took away her toy." or "Her parents gave her a toy."? The toddler started crying. so
Her parents gave her a toy.
The stranger cried out to me in a foreign language.
I stared blankly at him.
I stopped to chat with him.
effect
222
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"I stared blankly at him." or "I stopped to chat with him."? The stranger cried out to me in a foreign language. so
I stared blankly at him.
The man uncovered incriminating evidence against his enemy.
The man avoided his enemy.
The man blackmailed his enemy.
effect
223
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"The man avoided his enemy." or "The man blackmailed his enemy."? The man uncovered incriminating evidence against his enemy. so
The man blackmailed his enemy.
The girl pushed herself off the top of the slide.
She glided down the slide.
She crawled up the slide.
effect
224
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"She glided down the slide." or "She crawled up the slide."? The girl pushed herself off the top of the slide. so
She glided down the slide.
My jaw dropped open.
I was unhappy.
I was shocked.
cause
225
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"I was unhappy." or "I was shocked."? My jaw dropped open. because
I was shocked.
The child disobeyed her parents.
Her parents hugged her.
Her parents punished her.
effect
226
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"Her parents hugged her." or "Her parents punished her."? The child disobeyed her parents. so
Her parents punished her.
The car looked filthy.
The owner took it to the car wash.
He owner took it in for a paint job.
effect
227
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"The owner took it to the car wash." or "He owner took it in for a paint job."? The car looked filthy. so
The owner took it to the car wash.
My friend paid for my ticket.
I sought a refund.
I paid her back.
effect
228
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"I sought a refund." or "I paid her back."? My friend paid for my ticket. so
I paid her back.
The woman was wrongly convicted for the crime.
The jury was fair.
She was framed.
cause
229
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"The jury was fair." or "She was framed."? The woman was wrongly convicted for the crime. because
She was framed.
The girl applied the scissors to the paper.
The paper sliced apart.
The paper crinkled.
effect
230
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"The paper sliced apart." or "The paper crinkled."? The girl applied the scissors to the paper. so
The paper sliced apart.
The woman visited her family.
She distrusted them.
She missed them.
cause
231
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"She distrusted them." or "She missed them."? The woman visited her family. because
She missed them.
I burst into a fit of laughter.
My teeth began to chatter.
My eyes welled up with tears.
effect
232
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"My teeth began to chatter." or "My eyes welled up with tears."? I burst into a fit of laughter. so
My eyes welled up with tears.
The school principal implemented a dress code.
Students protested the decision.
Students were expelled from school.
effect
233
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"Students protested the decision." or "Students were expelled from school."? The school principal implemented a dress code. so
Students protested the decision.
The balloon expanded.
I blew into it.
I pricked it.
cause
234
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"I blew into it." or "I pricked it."? The balloon expanded. because
I blew into it.
I wanted to lighten the mood of the conversation.
I remained quiet.
I told a joke.
effect
235
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"I remained quiet." or "I told a joke."? I wanted to lighten the mood of the conversation. so
I told a joke.
The man broke his toe.
He got a hole in his sock.
He dropped a hammer on his foot.
cause
236
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"He got a hole in his sock." or "He dropped a hammer on his foot."? The man broke his toe. because
He dropped a hammer on his foot.
The man had an attack of conscience.
He manipulated his friend.
He admitted his indiscretion.
effect
237
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"He manipulated his friend." or "He admitted his indiscretion."? The man had an attack of conscience. so
He admitted his indiscretion.
A fistfight broke out in the hall of the school.
The principal suspended the students involved.
The principal called off classes for the day.
effect
238
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"The principal suspended the students involved." or "The principal called off classes for the day."? A fistfight broke out in the hall of the school. so
The principal suspended the students involved.
The photo albums collected dust in the attic.
They remained untouched for years.
The family reminisced over the photos.
cause
239
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"They remained untouched for years." or "The family reminisced over the photos."? The photo albums collected dust in the attic. because
They remained untouched for years.
I got distracted from my conversation with the woman.
Everyone in the room was talking.
The woman was telling a funny story.
cause
240
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"Everyone in the room was talking." or "The woman was telling a funny story."? I got distracted from my conversation with the woman. because
Everyone in the room was talking.
I put coins in the washing machine at the laundromat.
The machine powered on.
I ran out of laundry detergent.
effect
241
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"The machine powered on." or "I ran out of laundry detergent."? I put coins in the washing machine at the laundromat. so
The machine powered on.
The family postponed the barbeque.
The forecast called for storms.
It was a holiday weekend.
cause
242
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"The forecast called for storms." or "It was a holiday weekend."? The family postponed the barbeque. because
The forecast called for storms.
Air leaked out of the beach ball.
It was inflated.
There was a hole in it.
cause
243
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"It was inflated." or "There was a hole in it."? Air leaked out of the beach ball. because
There was a hole in it.
Our group's conversation gradually lulled to silence.
I felt awkward.
I became enraged.
effect
244
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"I felt awkward." or "I became enraged."? Our group's conversation gradually lulled to silence. so
I felt awkward.
I clenched the candy wrapper in my fist.
The wrapper crinkled.
The wrapper ripped.
effect
245
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"The wrapper crinkled." or "The wrapper ripped."? I clenched the candy wrapper in my fist. so
The wrapper crinkled.
The woman pressed down on the piano key.
A sound played.
The key got stuck.
effect
246
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"A sound played." or "The key got stuck."? The woman pressed down on the piano key. so
A sound played.
The girl met her favorite actor.
She went to see his new film.
She asked him for his autograph.
effect
247
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"She went to see his new film." or "She asked him for his autograph."? The girl met her favorite actor. so
She asked him for his autograph.
The vehicles travelled slowly.
It was cloudy.
It was foggy.
cause
248
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"It was cloudy." or "It was foggy."? The vehicles travelled slowly. because
It was foggy.
The chandelier shattered on the floor.
The chandelier dropped from the ceiling.
The chandelier's lights flickered on and off.
cause
249
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"The chandelier dropped from the ceiling." or "The chandelier's lights flickered on and off."? The chandelier shattered on the floor. because
The chandelier dropped from the ceiling.
The cat purred.
It scratched me.
I petted it.
cause
250
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"It scratched me." or "I petted it."? The cat purred. because
I petted it.
The boy pushed his sister.
His sister tattled on him.
They played hide and seek.
effect
251
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"His sister tattled on him." or "They played hide and seek."? The boy pushed his sister. so
His sister tattled on him.
The man gained weight.
He got his suit altered.
He got his shoes shined.
effect
252
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"He got his suit altered." or "He got his shoes shined."? The man gained weight. so
He got his suit altered.
The clouds looked dark.
I brought my laptop to work.
I brought my umbrella to work.
effect
253
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"I brought my laptop to work." or "I brought my umbrella to work."? The clouds looked dark. so
I brought my umbrella to work.
The engine of the airplane was faulty.
The airplane crashed.
The pilot made an error.
effect
254
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"The airplane crashed." or "The pilot made an error."? The engine of the airplane was faulty. so
The airplane crashed.
Cars moved to the shoulder of the road.
The traffic light turned green.
A screaming ambulance approached.
cause
255
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"The traffic light turned green." or "A screaming ambulance approached."? Cars moved to the shoulder of the road. because
A screaming ambulance approached.
The boy lost hold of the bar of soap.
The bar was slippery.
The bar emitted a fragrance.
cause
256
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"The bar was slippery." or "The bar emitted a fragrance."? The boy lost hold of the bar of soap. because
The bar was slippery.
The button on my shirt fell off.
I sewed the button back on.
I glued the button back on.
effect
257
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"I sewed the button back on." or "I glued the button back on."? The button on my shirt fell off. so
I sewed the button back on.
The celebrity wore sunglasses.
She wanted to thank her fans.
She wanted to avoid recognition.
cause
258
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"She wanted to thank her fans." or "She wanted to avoid recognition."? The celebrity wore sunglasses. because
She wanted to avoid recognition.
My grandmother passed away.
My family held a funeral.
My family held a reunion.
effect
259
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"My family held a funeral." or "My family held a reunion."? My grandmother passed away. so
My family held a funeral.
The police officer pulled over the celebrity.
The celebrity offered the officer a bribe.
The celebrity sued the police officer.
effect
260
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"The celebrity offered the officer a bribe." or "The celebrity sued the police officer."? The police officer pulled over the celebrity. so
The celebrity offered the officer a bribe.
The man revealed personal information to the therapist.
He trusted the therapist.
He disagreed with the therapist.
cause
261
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"He trusted the therapist." or "He disagreed with the therapist."? The man revealed personal information to the therapist. because
He trusted the therapist.
The man fell unconscious.
The assailant struck the man in the head.
The assailant took the man's wallet.
cause
262
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"The assailant struck the man in the head." or "The assailant took the man's wallet."? The man fell unconscious. because
The assailant struck the man in the head.
I approached the man.
He looked busy.
He looked familiar.
cause
263
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"He looked busy." or "He looked familiar."? I approached the man. because
He looked familiar.
The leader received praise.
He fought poverty.
He raised taxes.
cause
264
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"He fought poverty." or "He raised taxes."? The leader received praise. because
He fought poverty.
The man read the cartoon in the newspaper.
He sipped coffee.
He chuckled.
effect
265
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"He sipped coffee." or "He chuckled."? The man read the cartoon in the newspaper. so
He chuckled.
My mailbox was overflowing with letters.
The lid on the mailbox broke.
I went on vacation for two weeks.
cause
266
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"The lid on the mailbox broke." or "I went on vacation for two weeks."? My mailbox was overflowing with letters. because
I went on vacation for two weeks.
The bananas ripened.
We squeezed them.
We ate them.
effect
267
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"We squeezed them." or "We ate them."? The bananas ripened. so
We ate them.
The chef pressed down on the dough.
The dough crumbled.
The dough flattened.
effect
268
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"The dough crumbled." or "The dough flattened."? The chef pressed down on the dough. so
The dough flattened.
The clay hardened.
The potter rolled the clay into a ball.
The potter put the clay in the oven.
cause
269
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"The potter rolled the clay into a ball." or "The potter put the clay in the oven."? The clay hardened. because
The potter put the clay in the oven.
My feet were blistered.
I went hiking.
I went swimming.
cause
270
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"I went hiking." or "I went swimming."? My feet were blistered. because
I went hiking.
The woman betrayed her friend.
Her friend sent her a greeting card.
Her friend cut off contact with her.
effect
271
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"Her friend sent her a greeting card." or "Her friend cut off contact with her."? The woman betrayed her friend. so
Her friend cut off contact with her.
The man took notice of the woman.
He caught a whiff of her perfume.
He had his back turned to her.
cause
272
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"He caught a whiff of her perfume." or "He had his back turned to her."? The man took notice of the woman. because
He caught a whiff of her perfume.
The woman and her boyfriend got into a fight.
They stopped seeing each other.
They planned a vacation together.
effect
273
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"They stopped seeing each other." or "They planned a vacation together."? The woman and her boyfriend got into a fight. so
They stopped seeing each other.
The bully stuck his foot out in front of his classmate.
The bully picked up his classmate.
The bully's classmate tripped.
effect
274
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"The bully picked up his classmate." or "The bully's classmate tripped."? The bully stuck his foot out in front of his classmate. so
The bully's classmate tripped.
The man wanted to get revenge on his enemy.
The man framed his enemy for a crime.
The man declared a truce with his enemy.
effect
275
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"The man framed his enemy for a crime." or "The man declared a truce with his enemy."? The man wanted to get revenge on his enemy. so
The man framed his enemy for a crime.
I drank a cup of coffee.
My yawning ceased.
I nodded off to sleep.
effect
276
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"My yawning ceased." or "I nodded off to sleep."? I drank a cup of coffee. so
My yawning ceased.
The woman was mistaken for her sister.
The woman was close with her sister.
The woman looked like her sister.
cause
277
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"The woman was close with her sister." or "The woman looked like her sister."? The woman was mistaken for her sister. because
The woman looked like her sister.
The man made an error in his calculations.
He checked his work.
His work was hasty.
cause
278
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"He checked his work." or "His work was hasty."? The man made an error in his calculations. because
His work was hasty.
The woman's eyeglasses fogged up.
She reclined by the pool.
She entered the sauna.
cause
279
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"She reclined by the pool." or "She entered the sauna."? The woman's eyeglasses fogged up. because
She entered the sauna.
The shopper wondered about the cost of the item.
He checked its price tag.
He decided to buy it.
effect
280
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"He checked its price tag." or "He decided to buy it."? The shopper wondered about the cost of the item. so
He checked its price tag.
The host of the trivia show called on the contestant for an answer.
The contestant was in the lead.
The contestant rang the buzzer.
cause
281
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"The contestant was in the lead." or "The contestant rang the buzzer."? The host of the trivia show called on the contestant for an answer. because
The contestant rang the buzzer.
The boy was afraid to go to bed.
He turned on his nightlight.
He watched a horror movie.
cause
282
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"He turned on his nightlight." or "He watched a horror movie."? The boy was afraid to go to bed. because
He watched a horror movie.
The woman wanted to be a doctor.
She visited the hospital.
She went to medical school.
effect
283
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"She visited the hospital." or "She went to medical school."? The woman wanted to be a doctor. so
She went to medical school.
The boy found the television show boring.
He recorded it.
He shut it off.
effect
284
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"He recorded it." or "He shut it off."? The boy found the television show boring. so
He shut it off.
My daughter suffered an allergy attack.
I encouraged her to take deep breaths.
I took her to the emergency room.
effect
285
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"I encouraged her to take deep breaths." or "I took her to the emergency room."? My daughter suffered an allergy attack. so
I took her to the emergency room.
The boy had trouble buttoning his shirt.
He refused to wear the shirt.
He asked his mother for help.
effect
286
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"He refused to wear the shirt." or "He asked his mother for help."? The boy had trouble buttoning his shirt. so
He asked his mother for help.
I spit out my chewing gum.
I blew a bubble with the gum.
The gum lost its flavor.
cause
287
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"I blew a bubble with the gum." or "The gum lost its flavor."? I spit out my chewing gum. because
The gum lost its flavor.
The boy painted a picture for his mother.
His mother hung the picture on the wall.
His mother sold the picture to a gallery.
effect
288
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"His mother hung the picture on the wall." or "His mother sold the picture to a gallery."? The boy painted a picture for his mother. so
His mother hung the picture on the wall.
The competition ended.
The teams got pumped up.
The teams shook hands.
effect
289
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"The teams got pumped up." or "The teams shook hands."? The competition ended. so
The teams shook hands.
The girl politely declined the hamburger.
She was a vegetarian.
She liked fast food.
cause
290
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"She was a vegetarian." or "She liked fast food."? The girl politely declined the hamburger. because
She was a vegetarian.
I scrubbed the stain on the floor.
I got rid of the stain.
I got dirt on the floor.
effect
291
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"I got rid of the stain." or "I got dirt on the floor."? I scrubbed the stain on the floor. so
I got rid of the stain.
The documents contained important information.
I paper clipped them together.
I kept them in a secure place.
effect
292
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"I paper clipped them together." or "I kept them in a secure place."? The documents contained important information. so
I kept them in a secure place.
The egg splattered.
I dropped it.
I boiled it.
cause
293
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"I dropped it." or "I boiled it."? The egg splattered. because
I dropped it.
The girl pushed her friend.
Her friend choked.
Her friend fell over.
effect
294
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"Her friend choked." or "Her friend fell over."? The girl pushed her friend. so
Her friend fell over.
A group of teenagers crashed the party.
The host of the party kicked them out.
The host of the party invited them in.
effect
295
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"The host of the party kicked them out." or "The host of the party invited them in."? A group of teenagers crashed the party. so
The host of the party kicked them out.
The man took a shower.
He was sweaty from working out.
He opened a new bar of soap.
cause
296
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"He was sweaty from working out." or "He opened a new bar of soap."? The man took a shower. because
He was sweaty from working out.
The screen on the laptop went black.
The laptop's warranty expired.
The laptop's battery died.
cause
297
1choice2
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"The laptop's warranty expired." or "The laptop's battery died."? The screen on the laptop went black. because
The laptop's battery died.
The book became a huge bestseller.
It was adapted into a movie.
The author faded into obscurity.
effect
298
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"It was adapted into a movie." or "The author faded into obscurity."? The book became a huge bestseller. so
It was adapted into a movie.
The man felt thankful to be alive.
He was cured of cancer.
His wife was diagnosed with cancer.
cause
299
0choice1
C1 or C2? premise, so/because…
"{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? {{ premise }} {% if question == "cause" %} because {% else %} so {% endif %} ||| {% if label != -1 %}{{ answer_choices[label] }}{% endif %}
"He was cured of cancer." or "His wife was diagnosed with cancer."? The man felt thankful to be alive. because
He was cured of cancer.