original stringlengths 29 316 | simplifications listlengths 10 10 | template_name stringclasses 5
values | template stringclasses 5
values | rendered_input stringlengths 61 663 | rendered_output stringlengths 1 316 |
|---|---|---|---|---|---|
Warrington is a large town, borough and unitary authority area of Cheshire, England. | [
"warrington is a large borough and only authority area of Cheshire, England.",
"Warrington is a large walled town in Cheshire, England.",
"Warrington is a town in the Cheshire area of England.",
"Warrington is a large town and borough. It serves as the single authority for Cheshire, England.",
"Warrington i... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Warrington is a large town, borough and unitary authority area of Cheshire, England.
B: Warrington is a large walled town in Cheshire, England. | B |
The province has an area of 3,125 km ² which is divided into eight administrative districts (arrondissementen) containing 64 municipalities. | [
"The province is 3,125 km, has 8 districts, and 64 municipalities.",
"The province is 3,125 km ². It is made of eight districts with 64 towns.",
"The province area of 3,125 km ² is divided into eight districts and contains 64 municipalities.",
"The province's area is 3,125 km ². It has eight districts and 64... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: The province has an area of 3,125 km ² which is divided into eight administrative districts (arrondissementen) containing 64 municipalities.
B: The 3,125 km ² area is divided into eight administrative districts and 64 municipalities. | B |
Helene transitioned into a "hybrid" storm with both tropical and extratropical characteristics that afternoon, with both a deep warm core and an asymmetric, frontal-like appearance. | [
"Helene turned into a hybrid storm that afternoon. It had a deep warm core and an uneven, frontal-like look.",
"Helene turned into a \"hybrid\" storm that afternoon, with both a deep warm core and a frontal-like appearance.",
"Helene transitioned into a \"hybrid\" storm that afternoon, with a deep warm core and... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Helene transitioned into a "hybrid" storm with both tropical and extratropical characteristics that afternoon, with both a deep warm core and an asymmetric, frontal-like appearance.
B: Helene turned into a "hybrid" storm with both tropical and extratropical features that afternoon. It had both a deep warm core and an asymmetric, frontal-like look. | B |
Some indigenous groups living in palm-rich areas use palms to make many of their necessary items and food. | [
"Some local groups living in palm-rich area use them to make needed items and food",
"Native people living around palm trees use them to make many needed items and food.",
"Groups who lives in palm-rich areas use palms to make basic items and food.",
"Some indigenous groups use palms to create items and food.... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Native people living around palm trees use them to make many needed items and food.
B: Some indigenous groups living in palm-rich areas use palms to make many of their necessary items and food. | A |
It has a shaving head consisting of cutters that cut off the hair entering the head of the razor at skin level. | [
"The shaving head consists of blades that cut off the hair entering the head of the razor at skin level.",
"It has a shaving head that cuts off the hair that enters the head of the razor at skin level.",
"It has cutters that cut off hair at skin level when they enter the razor.",
"The shaving head cut off hai... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: It has a shaving head with cutters that cut off the hair at skin level.
B: It has a shaving head consisting of cutters that cut off the hair entering the head of the razor at skin level. | A |
Bartolo believes that the Count has been arrested, but Almaviva only has to mention his name to the officer to be released. | [
"Bartolo thinks that the Count has been arrested. Almaviva only has to mention his name to the officer to be released.",
"Bartolo believes that the Count has been arrested. Almaviva only has to say his name to the officer to be let go.",
"Bartolo think that the Count was arrested. But Almaviva only has to tell... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Bartolo thinks that the Count has been arrested. Almaviva only has to mention his name to the officer to be released.
B: Bartolo believes that the Count has been arrested, but Almaviva only has to mention his name to the officer to be released. | A |
Apparently after her death, Shah Jahan went into secluded mourning for a year. | [
"After her death, Shah Jahan went into secluded mourning for a year.",
"Apparently after her death, Shah Jahan went into private mourning for a year.",
"After her death, Shah Jahan was mourning for a year.",
"Shah Jahan went into secluded mourning for a year.",
"After her death, Shah Jahan mourned in seclus... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Apparently after her death, Shah Jahan went into secluded mourning for a year.
B: Shah Jahan went into secluded mourning for a year. | B |
Since its creation, the distribution has become very different from Slackware in most regards while still maintaining compatibility with its binary packages. | [
"The distribution has become very different from Slackware in most regards while still maintaining compatibility with its binary packages.",
"Since its creation, the system has become very different from Slackware in most ways. It still supports its compatibility with its binary packages.",
"The distribution ha... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Since its creation, the distribution has become very different from Slackware in most regards while still maintaining compatibility with its binary packages.
B: Since its creation, the distribution has become very different from Slackware while still being compatible with its binary packages. | B |
It started as an unimportant race in 1996, but because of the fast growing popularity of cycling in Germany, it was made a part of the UCI Road World Cup in 1998. | [
"Cycling was unimportant in 1996, but became popular in Germany and added to the UCI Road World Cup in 1998.",
"It used to be a small race in 1996. As cycling became more popular in Germany, it was made a part of the UCI Road World Cup in 1998.",
"It started as a race in 1996 but because of growing popularity o... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: It started as an unimportant race in 1996, but because of the fast growing popularity of cycling in Germany, it was made a part of the UCI Road World Cup in 1998.
B: Cycling was unimportant in 1996, but became popular in Germany and added to the UCI Road World Cup in 1998. | B |
However, the mineralogy of the X-type asteroids is not known well enough to constrain this further. | [
"X-type asteroid mineralogy cannot be driven further. it is not well known enough.",
"The mineralogy of the X-type asteroids is not known well enough to prove that.",
"The mineralogy of X-type asteroids aren't known enough to constrain this further.",
"The X-type asteroid mineralogy is not known well enough."... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: However, the mineralogy of the X-type asteroids is not known well enough to constrain this further.
B: The X-type asteroid mineralogy is not known well enough. | B |
The county's elevation decreases toward the east, with the lowest height in the Siret River valley. | [
"The country's reaches its lowest height east in the Siret River valley.",
"The county is more flat in the east with the lowest point in the Siret River valley.",
"The county's elevation decreases east. With the lowest point in Siret River valley.",
"The county's elevation decreases toward the east. The lowes... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: The county's elevation decreases toward the east, with the lowest height in the Siret River valley.
B: The country's reaches its lowest height east in the Siret River valley. | B |
Tresca alleged that, before she had disappeared, Poyntz had talked to him about her disgust over Joseph Stalin's Great Terror. | [
"Tresca said Poyntz talked about his disgust for Stalin's Great Terror before she disappeared.",
"Tresca said that before she left, Poyntz told him that he hates Stalin's Great Terror.",
"Tresca Said, before she disappeared Poyntz talked to him about disgust over Joseph Stalin's Great Terror.",
"Tresca claim... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Tresca alleged that, before she had disappeared, Poyntz had talked to him about her disgust over Joseph Stalin's Great Terror.
B: Tresca said that before she left, Poyntz told him that he hates Stalin's Great Terror. | B |
It was founded circa 1958 – 1959 by Malaclypse the Younger with the publication of its principal text, the Principia Discordia. | [
"it was found by Malaclypse the Younger in 1958-1959 with the printing of its main text \"the Principia Discordia\".",
"It was founded in 1958 – 1959 by Malaclypse the Younger with the publication of its main text, the Principia Discordia.",
"It started around 1958 – 1959 by Malaclypse with the publication of t... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: It was founded around 1958 by Malaclypse the Younger with the publication of its principal text, the Principia Discordia.
B: It was founded circa 1958 – 1959 by Malaclypse the Younger with the publication of its principal text, the Principia Discordia. | A |
By 2003, the Wi-Fi Alliance announced that WEP had been superseded by Wi-Fi Protected Access (WPA), which was a subset of then upcoming 802.11i amendment. | [
"By 2003, the Wi-Fi Alliance said that WEP was replaced by WPA, which was a part of the 802.11i amendment.",
"By 2003, the Wi-Fi Alliance said that WEP had been passed by Wi-Fi Protected Access (WPA).",
"By 2003, the Wi-Fi Alliance announced that Wi-Fi Protected Access was better than WEP.",
"By 2003, the Wi-... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: By 2003, the Wi-Fi Alliance announced that WEP had been superseded by Wi-Fi Protected Access (WPA), which was a subset of then upcoming 802.11i amendment.
B: By 2003, the Wi-Fi Alliance announced that WEP had been replaced by Wi-Fi Protected Access (WPA), part of the upcoming 802.11i amendment. | B |
In Faust's study, the poodle transforms into the devil (Mephistopheles). | [
"The poodle turns into the devil in Faust's study.",
"In Faust's study, the poodle changes it's form into the devil.",
"In Faust's study, the poodle turns into Satan.",
"The poodle transforms into the devil (Mephistopheles) in Faust's reading room.",
"In Faust's study, the poodle changes into the devil (Mep... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: In Faust's study, the poodle transforms into the devil (Mephistopheles).
B: The poodle turns into the devil in Faust's study. | B |
Post-hardcore is a music genre that evolved from hardcore punk, itself an offshoot of the broader punk rock movement. | [
"Post-hardcore music came from hardcore punk, which came from the punk rock movement.",
"Post-hardcore is a music genre that was created from hardcore punk. The later is also a part of the punk rock movement.",
"Post-hardcore is music that came from hardcore punk, which came from the broader punk rock movement.... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Post-hardcore is a music genre that evolved from hardcore punk, itself an offshoot of the broader punk rock movement.
B: Post-hardcore is a music genre that evolved from hardcore punk, a branch of the larger punk rock movement. | B |
N-Dubz are a MOBO award winning hip hop group from London, based around Camden Town. | [
"N-Dubz are a MOBO is a hip hop group from Camden Town, London.",
"N-Dubz are a MOBO award winning hip hop group from London. They are from around Camden Town.",
"N-Dubz are a MOBO award winning hip hop group from London. They are based around Camden Town.",
"N-Dubz are a MOBO award winning hip hop group from... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: N-Dubz are a hip hop group from London. They have won a MOBO award.
B: N-Dubz are a MOBO award winning hip hop group from London, based around Camden Town. | A |
In the 1935 – 36 season, Thompson became the first goaltender to get an assist by intentionally passing the puck with his stick to a fellow player. | [
"In the 1935 – 36 season, Thompson became the first goalkeeper to score an assisted goal by passing the ball with his stick to a fellow player.",
"Thompson became the first goaltender to earn an assist. He intentionally passed the puck to a fellow player. It happened in the 1935-36 season.",
"In the 1935 – 36 s... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: In the 1935 – 36 season, Thompson became the first goalkeeper to score an assisted goal by passing the ball with his stick to a fellow player.
B: In the 1935 – 36 season, Thompson became the first goaltender to get an assist by intentionally passing the puck with his stick to a fellow player. | A |
Tazz defeated Al Snow (5: 20) Tazz forced Snow to submit with the Tazzmission. | [
"Tazz defeated Snow with the Tazzmission.",
"Tazz defeated Al Snow (5: 20). Tazz forced Snow to submit with the Tazzmission.",
"Tazz beat Al Snow (5: 20) Tazz forced Snow to back down using the Tazzmission.",
"Tazz defeated Al Snow (5: 20). Tazz forced Snow to submit with the Tazzmission.",
"Tazz defeated A... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Tazz defeated Snow with the Tazzmission.
B: Tazz defeated Al Snow (5: 20) Tazz forced Snow to submit with the Tazzmission. | A |
It is situated in the southeastern part of the state, on the shore of a lake called the Tollensesee (18 km ²). | [
"It is in the southeastern part of the state, on the shore of the Tollensesee lake.",
"It sits at the southeastern part of the state. It is on the shore of Lake Tollensesee (18 km ²).",
"Located in the southeastern part of the state, it is perched on a lake called the Tollensesee (18 km ²).",
"It is in the so... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: It is in the southeastern part of the state, on the shore of the Tollensesee lake.
B: It is situated in the southeastern part of the state, on the shore of a lake called the Tollensesee (18 km ²). | A |
As well as current kit sponsors for Bayern Munich, Ferencvárosi TC, and West Bromwich Albion, T-Mobile were co-sponsors of Everton with the One2One brand and they also sponsored the 2002 FA Youth Cup Final. | [
"T-Mobile was a kit sponsor for Bayern Munich, Ferencvárosi TC, and West Bromwich Albion, and co-sponsor of Everton with the One2One brand. T-Mobile sponsored the 2002 FA Youth Cup Final.",
"They sponsor Bayern Munich, Ferencvárosi TC, and West Bromwich Albion, T-Mobile. They also were co-sponsors of Everton with... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: T-Mobile and One2One co-sponsored Everton and the 2002 FA Youth Cup Final.
B: As well as current kit sponsors for Bayern Munich, Ferencvárosi TC, and West Bromwich Albion, T-Mobile were co-sponsors of Everton with the One2One brand and they also sponsored the 2002 FA Youth Cup Final. | A |
The bridge now traverses the Tarn valley above its lowest point, linking two limestone plateaux, the Causse du Larzac and the Causse Rouge, and is inside the perimeter of the Grands Causses regional natural park. | [
"The bridge now runs above the lowest point in Tarn valley, links two limestone tables, the Causse du Larzac and the Causse Rouge. It is inside the Grands Causses regional natural park.",
"The bridge is on the Tarn valley above its lowest point, linking the Causse du Larzac and the Causse Rouge. It is inside the ... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: The bridge crosses the lowest point of the Tarn valley, connecting two limestone plateaux, the Causse du Larzac and the Causse Rouge. It is also inside the Grands Causses regional natural park.
B: The bridge now traverses the Tarn valley above its lowest point, linking two limestone plateaux, the Causse du Larzac and the Causse Rouge, and is inside the perimeter of the Grands Causses regional natural park. | A |
The name was announced as Thrym in IAU Circular 8177. | [
"it was called Thrym in IAU Circular 8177.",
"It was named Thrym in IAU Circular 8177.",
"The name was Thrym in IAU Circular.",
"IAU Circular 8177 announced the name as Thrym.",
"The chosen name was Thrym in IAU Circular 8177.",
"The name was announced as Thrym. It was in IAU Circular 8177.",
"The name ... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: it was called Thrym in IAU Circular 8177.
B: The name was announced as Thrym in IAU Circular 8177. | A |
In Christianity, an archbishop is an elevated bishop. | [
"An archbishop is a formal bishop in Christianity.",
"Archbishop is a higher bishop.",
"An archbishop is an elevated bishop.",
"An archbishop is a higher level of bishop in Christianity.",
"In Christianity, an archbishop is a bishop with a higher ranking.",
"In Christianity, an archbishop is a higher bish... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: In Christianity, an archbishop is an elevated bishop.
B: An archbishop is a formal bishop in Christianity. | B |
It is found mainly in Papua New Guinea at elevations between 2000 and 3000 meters. | [
"it is mainly in Papua New Guinea between 2000 and 3000 meters",
"It is found in Papua New Guinea at 2000 and 3000 meters high.",
"It's found in New Guinea at high elevations.",
"It is found mainly in Papua New Guinea. It lives at elevations between 2000 and 3000 meters.",
"It is found mainly in Papua New G... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: It is found mainly in Papua New Guinea at elevations between 2000 and 3000 meters.
B: It is found mainly in Papua New Guinea at heights between 2000 and 3000 meters. | B |
Iridophores are plates of chitin or protein, which can reflect the environment around a cuttlefish. | [
"Iridophores can reflect a cuttlefish's environment. They are plates of chitin or protein.",
"Iridophores are plates of chitin or protein. They can copy the environment around a cuttlefish.",
"Iridophores are a protein which can reflect the environment around cuttlefish.",
"Iridophores chitin or protein plate... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Iridophores are plates of chitin or protein, which can reflect the environment around a cuttlefish.
B: Iridophores are plates of chitin or protein. They can reflect the environment around a cuttlefish. | B |
It comprises the eastern half of the island of Timor, the nearby islands of Atauro and Jaco, and Oecussi-Ambeno, an exclave on the northwestern side of the island, within Indonesian West Timor. | [
"it makes up the eastern half of Timor island, Atauro, Jaco, and Oecussi-Ambeno. Oecussi-Ambeno is an exclave on the northwest side of the island in West Timor.",
"It is made up of the eastern half of the island of Timor, islands of Atauro and Jaco, and Oecussi-Ambeno.",
"It's the eastern half of Atauro and Jac... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: It is made up of the eastern half of the island of Timor, islands of Atauro and Jaco, and Oecussi-Ambeno.
B: It comprises the eastern half of the island of Timor, the nearby islands of Atauro and Jaco, and Oecussi-Ambeno, an exclave on the northwestern side of the island, within Indonesian West Timor. | A |
The track, then known as "Loving You", was largely improvisational and featured a wealth of sound effects and samples from science fiction radio plays, nature sounds, and Minnie Riperton's "Lovin 'You". | [
"The track \"Loving you\" was largely made up and had a lot of sound effects from science fiction radio plays, nature sounds, and Minnie Riperton's \"Lovin 'You\".",
"The song \"Loving You\", has many sound effects from science fiction radio plays, nature sounds, and Minnie Riperton's \"Lovin 'You\".",
"The tra... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: The song, called "Loving You" was mostly unplanned and had many sound effects from sci-fi radio, nature sounds and Minnie Riperton's "Lovin 'You".
B: The track, then known as "Loving You", was largely improvisational and featured a wealth of sound effects and samples from science fiction radio plays, nature sounds, and Minnie Riperton's "Lovin 'You". | A |
Order # 56 / CMLN of 20 October 1973 prescribed the coat of arms of the Republic of Mali. | [
"Order 56/CMLN, October 20th 1973, given the Republic of Mali coat of arms.",
"Order # 56 of 20 October 1973 approved the coat of arms of the Republic of Mali.",
"The coat of arms of the Republic of Mali was established October 20 1973.",
"In 1973, order #56/CMLN described the coat of arms for the Republic of... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Order # 56 / CMLN of 20 October 1973 prescribed the coat of arms of the Republic of Mali.
B: Order #56 set out the Republic of Mali's coat of arms. | B |
Serbian ruler Stefan Nemanja begins his sole reign. | [
"Stefan Nemanja starts his reign of Sibera.",
"Stefan Nemanja becomes the sole ruler of Serbia.",
"So begins the reign of Serb ruler Stefan Nemanja.",
"Stefan Nemanja started his reign of Serbia.",
"Serbian ruler Stefan Nemanja begins his single reign.",
"Stefan Nemanja began his reign of Serbia.",
"Ste... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Stefan Nemanja starts his rule over Serbia.
B: Serbian ruler Stefan Nemanja begins his sole reign. | A |
Since independence, Botswana has had one of the fastest growth rates in per capita income in the world. | [
"Botswana has had one of the fastest growing income rates in the world.",
"After independence, Botswana had one of the fastest people income growth in the world.",
"Since independence, people in Botswana have some of the fastest rates of wealth building per person.",
"Botswana grew fast after earning its inde... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Since independence, Botswana has had one of the fastest growth rates in per capita income in the world.
B: Botswana has had one of the fastest growing income rates in the world. | B |
They provide many desirable characteristics for use as ornament, timber, firewood and pulpwood. | [
"They gave many wanted features to be used as ornaments, timber, firewood and pulpwood.",
"They give many needed characteristics for use as ornament, timber, firewood and pulpwood.",
"They can be used as ornaments, timber, firewood and pulpwood.",
"They are good for ornaments, timber, firewood, and pulpwood."... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: They provide many desirable characteristics for use as ornament, timber, firewood and pulpwood.
B: They gave many wanted features to be used as ornaments, timber, firewood and pulpwood. | B |
The state covers an area of 74,122 sq mi (191,976 km ²), or 5.83% of the total geographical area of India. | [
"The state covers an area of 74,122 square miles, or 5.83% of the total geographical area of India.",
"The state is 74,122 sq mi (191,976 km ²), this is about 5.83% of the size of India",
"The state has an area of 74,122 sq mi, or 5.83% of the area of India.",
"The state covers 74,122 sq mi. 5.83% of the area... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: The state covers an area of 74,122 sq mi (191,976 km ²), or 5.83% of the total geographical area of India.
B: The state's spread is 74,122 sq mi (191,976 km ²). This is equal to 5.83% India. | B |
The petitions at the end of the hymn (beginning Salvum fac populum tuum) are a selection of verses from the book of Psalms, appended subsequently to the original hymn. | [
"The petitions at the end of the hymn are a selection of verses from the book of Psalms, added later to the original hymn.",
"The parts at the end of the hymn (starts with Salvum fac populum tuum) are verses that were picked from the book of Psalms, and then added to the original hymn.",
"Words at the end of th... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: The petitions at the end of the hymn (beginning Salvum fac populum tuum) are a selection of verses from the book of Psalms, appended subsequently to the original hymn.
B: Words at the end of the hymn are a from the book of Psalms. | B |
Louis XIII (27 September 1601 – 14 May 1643) reigned as King of France and Navarre from 1610 to 1643. | [
"Louis XIII reigned as King of France and Navarre from 1610 to 1643.",
"Louis XIII (27 September 1601 – 14 May 1643) was King of France and Navarre from 1610 to 1643",
"Louis XIII was a King of France and Navarre in 16th century.",
"Louis XIII was King of France and Navarre 1610 -1643.",
"King Louis XIII of... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Louis XIII (27 September 1601 – 14 May 1643) reigned as King of France and Navarre from 1610 to 1643.
B: Louis XIII (27 September 1601 – 14 May 1643) was King of France and Navarre from 1610 to 1643 | B |
Economy The majority of the residents of Marske do not work within the town, but work in nearby industry or in Middlesbrough or Redcar. | [
"The majority of the residents of Marske do not work in the town. Instead they work in nearby industry or in Middlesbrough or Redcar.",
"Most of the people who live in Marske do not work in the town, they work at a business that is close by in Middlesbrough or Redcar",
"Most of the people of Marske do not work ... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Economy The majority of the residents of Marske do not work within the town, but work in nearby industry or in Middlesbrough or Redcar.
B: The majority of the residents of Marske do not work in the town. Instead they work in nearby industry or in Middlesbrough or Redcar. | B |
Soon after, he released a cover version of Leo Sayer's When I Need You as a single, which reached number 5 in the British charts, as well as a follow up single called No Matter What I Do, which reached number 23. | [
"He released a cover version of Leo Sayer's \"When I Need You\" as a single. It reached number 5 in the British charts. The follow up single called \"No Matter What I Do\" reached number 23 on the charts.",
"He soon released two covers as singles; Leo Sayer's When I Need You which hit #5 in the charts, and No ... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: He later released a cover version of Leo Sayer's When I Need You as a single. It reached number 5 on the British charts. His follow-up single reached number 23.
B: Soon after, he released a cover version of Leo Sayer's When I Need You as a single, which reached number 5 in the British charts, as well as a follow up single called No Matter What I Do, which reached number 23. | A |
Palestinian prime minister Abbas resigns (CNN) Before being named prime minister, Abbas led the PLO's Negotiations Affairs Department. | [
"Palestinian prime minister Abbas resigns. Before being prime minister, Abbas led the PLO's Negotiations Affairs Department.",
"Abbas of Palestine resigned before being named prime minister, he led the PLO's Negotiations Affairs Department.",
"Palestinian prime minister Abbas leaves (CNN). Before being named p... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Palestinian prime minister Abbas resigns (CNN) Before being named prime minister, Abbas led the PLO's Negotiations Affairs Department.
B: Abbas of Palestine resigned before being named prime minister, he led the PLO's Negotiations Affairs Department. | B |
In 1824, Van Diemen's Land became a colony in its own right. | [
"Van Diemen's Land became a colony in 1824.",
"Van Diemen's land became a colony in 1824.",
"In 1824, Van Diemen's Land became a separate colony.",
"Van Diemen's Land became a colony in 1824.",
"In 1824, Van Diemen's Land became its own colony.",
"In 1824, Van Diemen's Land became a colony.",
"In 1824 l... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: In 1824, Van Diemen's Land became a colony in its own right.
B: Van Diemen's Land became a colony in 1824. | B |
He is released back into the wild, now with more adult feathers, and a tracking device strapped to his back, and leads the humans home to his native colony. | [
"He is put back into the wild, now with more adult feathers, and a tracking device strapped to his back. He leads the humans home to his native colony.",
"He is put back in the wild with more adult feathers and a tracker on his back. He is leading humans to his home colony.",
"He is returned into the wild. He ... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: He is released back into the wild, now with more adult feathers, and a tracking device strapped to his back, and leads the humans home to his native colony.
B: He was released back into the wild with more adult feathers and a tracking device strapped to his back. He led the humans to his native colony. | B |
He also serves as music director of the Mozart Orchestra of Bologna, Italy. | [
"He was the music director of the Mozart Orchestra of Bologna, Italy.",
"He is a music director of the Mozart Orchestra of Bologna, Italy.",
"He serves as music director of Mozart Orchestra of Bologna.",
"He also serves as music director of the Mozart Orchestra. It is located in Bologna, Italy.",
"He is als... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: He also serves as music director of the Mozart Orchestra of Bologna, Italy.
B: He also works as music director of the Mozart Orchestra of Bologna, Italy. | B |
In addition to selling conventional merchandise, J. C. Penney stores often house several leased departments such as Sephora, Optical, Portrait Studios, Jewelry & Watch repair, etc. | [
"J. C. Penney stores often house several leased departments such as Sephora, Optical, Portrait Studios, Jewelry & Watch repair, etc.",
"Besides selling common products, J. C. Penney stores lease spaces for Sephora, Optical, Portrait Studios, Jewelry & Watch repair, etc.",
"Along with selling merchandise, J. C. ... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: J.C. Penney stores usually lease space to other businesses like Sephora, Optical, Portrait Studios, Jewelry & Watch repair, etc.
B: In addition to selling conventional merchandise, J. C. Penney stores often house several leased departments such as Sephora, Optical, Portrait Studios, Jewelry & Watch repair, etc. | A |
In India, it is more often called the Chaldean Syrian Church. | [
"It is called the Chaldean Syrian Church in India.",
"In India it is called the Chaldean Syrian Church.",
"In India, it's Chaldean Syrian Church.",
"In India, it is called the Chaldean Syrian Church.",
"In India, it is usually called the Chaldean Syrian Church.",
"In India, it is usually called the Chalde... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: In India, it is more often called the Chaldean Syrian Church.
B: : In India, it is mostly called the Chaldean Syrian Church. | B |
In 1843, John Couch Adams calculated the orbit of a hypothesized eighth planet that would account for Uranus's motion. | [
"John Couch Adams calculated the orbit of a hypothesized eighth planet that would explain Uranus's motion.",
"In 1843, John Couch Adams calculated the orbit of a possible eighth planet that would explain Uranus's motion.",
"John Couch Adams measured the possible orbit of an eighth planet that would account for ... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: In 1843, John Couch Adams calculated the orbit of a hypothesized eighth planet that would account for Uranus's motion.
B: In 1843, John Couch Adams calculated the orbit of a possible eighth planet that would explain Uranus's motion. | B |
Nevin returned to America in 1887, and took up his residence in Boston, where he taught and played at occasional concerts. | [
"Nevin returned to America in 1887, and lived in Boston, where he taught and played at occasional concerts.",
"Nevin returned to America in 1887. In Boston he taught and played at occasional concerts.",
"Nevin taught and played concerts occasionally in Boston where he lived in 1887.",
"Nevin returned to Ameri... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Nevin returned to America in 1887, and took up his residence in Boston, where he taught and played at occasional concerts.
B: Nevin moved to Boston in 1887, where he taught and sometimes played concerts. | B |
A photograph of Simon Rodia is included on the cover of the Beatles' album Sgt. Pepper's Lonely Hearts Club Band, released in 1967. | [
"A photograph of Simon Rodia is on the cover of the Beatles' album Sgt. Pepper's Lonely Hearts Club Band.",
"A photograph of Simon Rodia is on the picture of the Beatles' album Sgt. Pepper's Lonely Hearts Club Band.",
"A Beatles' album released in 1967 has a photo of Simon Rodia on the cover.",
"Simon Rodia's... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: A photograph of Simon Rodia is included on the cover of the Beatles' album Sgt. Pepper's Lonely Hearts Club Band, released in 1967.
B: A photograph of Simon Rodia is on the picture of the Beatles' album Sgt. Pepper's Lonely Hearts Club Band. | B |
The mercenaries encounter Ripley, and their youngest member Call (Winona Ryder) recognizes her name. | [
"The mercenaries met Ripley, and their youngest member Call recognizes her name.",
"The soldiers met Ripley, and their youngest member Call knew her name.",
"A young mercenary named Call recognizes Ripley's name when they approached her.",
"The mercenaries encounter Ripley. Their youngest member Call recogniz... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: The soldier for hire finds Ripley and Call (Winona Ryder), the youngest, knows her name.
B: The mercenaries encounter Ripley, and their youngest member Call (Winona Ryder) recognizes her name. | A |
The low gradually became better organized and was determined to have become a tropical depression the next morning while located 50 mi (80 km) northeast of the Nicaragua / Honduras border. | [
"The low gradually became better organized and turned into a tropical depression the next morning while located 50 mi (80 km) northeast of the Nicaragua / Honduras border.",
"The low organized itself and became a tropical storm the next morning while being 50 mi away from the Nicaraguan and Honduras border.",
"... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: The low gradually became better organized and was determined to have become a tropical depression the next morning while located 50 mi (80 km) northeast of the Nicaragua / Honduras border.
B: 50 miles northeast of Nicaragua / Honduras border the low was determined to have become a more organized a tropical depression. | B |
Lot-et-Garonne is a department in the southwest of France named after the Lot and Garonne rivers. | [
"Lot-et-Garonne district in France is named after the Lot and Garonne rivers.",
"Lot-et-Garonne is southwest of France and named after Lot and Garonne rivers.",
"Lot-et-Garonne is a department in the southwest of France. It was named after the Lot and Garonne rivers.",
"Lot-et-Garonne is a department in the s... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Lot-et-Garonne is a section in southwest France named after the Lot and Garonne rivers.
B: Lot-et-Garonne is a department in the southwest of France named after the Lot and Garonne rivers. | A |
Education From 1954 to 1957, Annan attended the elite Mfantsipim school, a Methodist boarding school in Cape Coast founded in the 1870s. | [
"From 1954 to 1957, Annan studied at Mfantsipim, a Methodist boarding school in Cape Coast.",
"1954 to 1957, Annan attended Mfantsipim school. A boarding school in Cape Coast founded in the 1870s.",
"Annan attended the elite Mfantsipim school from 1954 to 1957. It was a Methodist boarding school in Cape Coast f... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Annan was a student at Mfantsipim school from 1954 to 1957.
B: Education From 1954 to 1957, Annan attended the elite Mfantsipim school, a Methodist boarding school in Cape Coast founded in the 1870s. | A |
Obsidian has been used in cardiac surgery, as well-crafted obsidian blades have a cutting edge many times sharper than high-quality steel surgical scalpels, with the edge of the blade being only about 3 nanometres wide. | [
"Obsidian has been used in heart surgery, because they are a lot sharper than steel blades. The edge of their blade is 3 nanometres wide.",
"Obsidian has been used in cardiac surgery because it's blades have a cutting edge sharper than high-quality steel. The edge of the blade being about 3 nanometres.",
"Obsid... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Obsidian has been used in cardiac surgery, as well-crafted obsidian blades have a cutting edge many times sharper than high-quality steel surgical scalpels, with the blade edge being only about 3 nanometres wide.
B: Obsidian has been used in cardiac surgery, as well-crafted obsidian blades have a cutting edge many times sharper than high-quality steel surgical scalpels, with the edge of the blade being only about 3 nanometres wide. | A |
After Napier initially gained military control of the region by forcing an agreement with the Sindh Amirs, his forces attacked the fortress at Imamgarh. | [
"After Napier captured the region by forcing an agreement with the Sindh Amirs, his forces attacked the fortress at Imamgarh.",
"After Napier seized the region by agreement with Sindh Amirs, his forces attacked the fort at Imamgarh.",
"Napier initially gained military control of the region. He forced an agreeme... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: After Napier initially gained military control of the region by forcing an agreement with the Sindh Amirs, his forces attacked the fortress at Imamgarh.
B: After Napier gained control of the region by forcing an agreement with the Sindh Amirs, his forces attacked the fortress at Imamgarh. | B |
Some of his aggressive actions, now sometimes termed liberal interventionist, were greatly controversial at the time, and remain so today. | [
"Some of his aggressive actions were greatly controversial at the time, and remain so today.",
"Some of his hostile actions were greatly argued at the time, and still are today.",
"Some of his aggressive actions, were very unusual at the time, and remain so today.",
"His tactics are sometimes called liberal i... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Some of his aggressive actions have been very controversial.
B: Some of his aggressive actions, now sometimes termed liberal interventionist, were greatly controversial at the time, and remain so today. | A |
Cultivation of the Valencia in Orange County had all but ceased by the mid-1990s due to rising property costs, which drove most of what remained of the Southern California orange industry into Florida. | [
"Cultivation of the Valencia in Orange County had all but ceased by the mid-1990s due to rising property costs. The remaining orange industry was driven out of Southern California and into Florida.",
"Farming in Valencias Orange county had basically stopped by the mid-1990s. This was because of rising property c... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Cultivation of the Valencia in Orange County had all but ceased by the mid-1990s due to rising property costs, which drove most of what remained of the Southern California orange industry into Florida.
B: People stopped growing Valencia oranges in Orange County by the mid-1990s due to rising property costs. | B |
The buildings in Bayeux were virtually untouched during the Battle of Normandy, the German forces being fully involved in defending Caen from the Allies. | [
"The buildings in Bayeux were virtually untouched during the Battle of Normandy. German forces were fully involved in defending Caen from the Allies.",
"The Bayeuxs buildings were basically untouched during the Battle of Normandy. The Germans were fully involved defending Caen from the Allies.",
"The buildings... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: The buildings in Bayeux were virtually untouched during the Battle of Normandy. The German forces were fully involved in defending Caen from the Allies.
B: The buildings in Bayeux were virtually untouched during the Battle of Normandy, the German forces being fully involved in defending Caen from the Allies. | A |
First Fleet is the name given to the 11 ships which sailed from Great Britain on 13 May 1787 with about 1,487 people to establish the first European colony in New South Wales. | [
"First Fleet is the name given to the 11 ships which sailed from Great Britain on 13 May 1787. It carried 1,487 people to establish the first European colony in New South Wales.",
"The First Fleet is the 11 ships that sailed 1,487 people from Great Britain on 13 May 1787 to start the first European colony in New... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: First Fleet is the name given to the 11 ships which sailed from Great Britain on 13 May 1787 with about 1,487 people to establish the first European colony in New South Wales.
B: The First Fleet is the 11 ships that sailed 1,487 people from Great Britain on 13 May 1787 to start the first European colony in New South Wales. | B |
Trigonometric functions are important in the study of triangles and modeling periodic phenomena, among many other applications. | [
"Trigonometric functions are important in the study of triangles and modeling periodic phenomena.",
"Trigonometric functions are important in the study of triangles and for other applications.",
"The study of triangles modeling phenomena uses trigonometry concepts.",
"Trigonometric functions are important in ... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Among many applications, trigonometric functions are important in studying triangles and modeling periodic phenomena.
B: Trigonometric functions are important in the study of triangles and modeling periodic phenomena, among many other applications. | A |
Among this group are species with some of the most potent venoms of all snakes. | [
"These snake species have some of the most potent venoms of all snakes.",
"In this group there are species of the most venomous snakes.",
"The most poisonous snakes are within this group.",
"This group has snake species with potent venoms.",
"This group includes species with some of the most potent venoms o... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Some of the species in this group have the strongest venom of all snakes.
B: Among this group are species with some of the most potent venoms of all snakes. | A |
He was considered by many to be a saint. | [
"He was considered to be a saint.",
"Many thought he was a saint.",
"Many people called him a saint.",
"Many considered him a saint.",
"Many believed he was a saint.",
"Many considered him a saint.",
"He was regarded as a saint by many.",
"Many consider him a saint.",
"He was known to be a saint.",
... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: He was considered by many to be a saint.
B: Many considered him a saint. | B |
At the height of its glory, Ani had a population of 100,000 - 200,000 people and was the rival of Constantinople, Baghdad and Cairo. | [
"Ani had a population of 100,000 - 200,000 people and was the rival of Constantinople, Baghdad and Cairo.",
"Ani at it's peak had 100,000 - 200,000 people and was the competitor of Constantinople, Baghdad and Cairo.",
"Constantinople, Baghdad and Cairo's rival Ani had 100,000 - 200,000 residents at it's height.... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Ani had a population of 100,000-200,000 people at its peak. Its rivals were Constantinople, Baghdad, and Cairo.
B: At the height of its glory, Ani had a population of 100,000 - 200,000 people and was the rival of Constantinople, Baghdad and Cairo. | A |
As demand for coal slipped following World War II, mines began to close across the region, causing mass unemployment. | [
"As demand for coal slipped following World War II, mines began to close, causing mass unemployment.",
"When demand for coal slowed after World War II, mines began to close, causing unemployment.",
"Mass unemployment was caused by the coal mines shutting down after WWII.",
"Demand for coal slipped following W... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Demand for coal went down after World War II. Mines began to close across the area, causing mass unemployment.
B: As demand for coal slipped following World War II, mines began to close across the region, causing mass unemployment. | A |
Donald became the most popular of the Disney characters in Scandinavia. | [
"Donald Duck became the most popular of the Disney characters in Scandinavia.",
"Donald became the most popular Disney character in Scandinavia.",
"In Scandinavia, Donald is the most popular Disney character.",
"Donald is the most popular Disney character in Scandinavia.",
"Donald became the most popular Di... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Donald became the most popular of the Disney characters in Scandinavia.
B: Donald got to be the most liked Disney figure in Scandinavia. | B |
Compared with other species, human childbirth is dangerous. | [
"Human childbirth is dangerous.",
"Human childbirth is dangerous in comparison to animal birth.",
"Human childbirth is dangerous compare to other births.",
"Human childbirth is dangerous compared to other mammals.",
"Human childbirth is especially dangerous.",
"Human childbirth is more dangerous than othe... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Compared with other species, human childbirth is dangerous.
B: Human childbirth is dangerous compare to other births. | B |
The family moved to Vienna in 1907 where it changed the Czech Slavic name of "Zajtich" to the invented German "Seyss-Inquart". | [
"The family moved to Vienna in 1907 where it changed the Czech Slavic name of \"Zajtich\" to the new German name \"Seyss-Inquart\".",
"The family moved to Vienna in 1907. There it changed the Czech Slavic name of \"Zajtich\" to the German \"Seyss-Inquart\".",
"The family changed their name from Zajtich to Seyss... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: The family changed their name from Zajtich to Seyss-Inquart when they moved to Vienna.
B: The family moved to Vienna in 1907 where it changed the Czech Slavic name of "Zajtich" to the invented German "Seyss-Inquart". | A |
Paul Gray (# 2) Active: 1995 – present Instruments: bass, backing vocals Release contributions: all Slipknot releases Paul Gray was a member of the original band formed in 1995. | [
"Paul Gray plays on bass. He was a member of the original band formed in 1995.",
"Paul Gray was an original member of Slipknot. He plays bass and sings backing vocals.",
"Paul Gray (#2) is a member of the original Slipknot. They formed in 1995. He plays bass and provides backup vocals.",
"Paul Gray (# 2) Act... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Paul Gray (# 2) Active: 1995 – present Instruments: bass, backing vocals Release contributions: all Slipknot releases Paul Gray was a member of the original band formed in 1995.
B: Paul Gray was an original member of Slipknot. He plays bass and sings backing vocals. | B |
In contrast to the Hollywood portrait of schizophrenics, mentally ill people are essentially no more prone to violence than sane individuals. | [
"Mentally ill people are actually no more violent than sane individuals despite what the Hollywood shows..",
"Contrary to popular belief, schizophrenics and mentally ill people are no more violent than anyone else.",
"Hollywood portrays schizophrenics poorly. Mentally ill people aren't more prone to violent ac... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: In contrast to the Hollywood portrait of schizophrenics, mentally ill people are essentially no more prone to violence than sane individuals.
B: Opposite to how Hollywood shows schizophrenics, mentally ill people are no more open to violence than others. | B |
The Lion King 1 ½ (also known as The Lion King 3: Hakuna Matata in some countries) is an American direct-to-video animated film released by Walt Disney Home Entertainment on February 10, 2004. | [
"The Lion King 1 ½ or The Lion King 3: Hakuna Matata is an American animated film by Walt Disney Home Entertainment released on February 10, 2004.",
"On February 10, 2004, The Lion King 3 was released direct to video by Disney.",
"Walt Disney Home Entertainment released the Lion King 1 1/2 on February 10, 2004... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: The Lion King 1 ½ (also known as The Lion King 3: Hakuna Matata in some countries) is an American direct-to-video animated film released by Walt Disney Home Entertainment on February 10, 2004.
B: On February 10, 2004, The Lion King 3 was released direct to video by Disney. | B |
This era coincided with the Medieval Warm Period (800 1300) and stopped with the start of the Little Ice Age (about 1250 1850). | [
"This era happened at the same time as the Medieval Warm Period and stopped with the start of the Little Ice Age.",
"The time ran parallel with the Medieval Warm Period and ended and the start of the Little Ice Age.",
"This era conflicted with the Medieval Warm Period (800-1300). It stopped at the beginning of ... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: This era coincided with the Medieval Warm Period (800 1300) and stopped with the start of the Little Ice Age (about 1250 1850).
B: This happened at the same time with the Medieval Warm Period (800-1300) and ended at the Little Ice Age (1250-1850). | B |
Bagnotar is one of the 51 Union Councils of Abbottabad District in the North-West Frontier Province of Pakistan. | [
"Bagnotar is one of the 51 Union Councils of Abbottabad District. It is in the North-West Province of Pakistan.",
"In Pakistan, Bagnotar is one of 51 councils of the Abbottabad District.",
"Bagnotar is one of the 51 Union Councils of Abbottabad District. It is in the North-West Frontier Province of Pakistan.",
... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Bagnotar is one of the 51 Union Councils of Abbottabad District in the North-West Frontier Province of Pakistan.
B: Bagnotar is one of the 51 Union Councils of Abbottabad District in the North-West Frontier region of Pakistan. | B |
The first driver to win multiple Championships was Alberto Ascari, in 1952 and 1953. | [
"Alberto Ascari was first driver to win two Championships in 1952 and 1953.",
"Alberto Ascari was the first driver to win multi-championships.",
"Alberto Ascari was the first driver to win multiple championships. He won in 1952 and 1953.",
"The first driver to win more than one Championship was Alberto Ascari... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: The first driver to win multiple Championships was Alberto Ascari, in 1952 and 1953.
B: Alberto Ascari was the first driver to win multi-championships. | B |
Adam Smith, a graduate student of the college, is perhaps its best known alumnus. | [
"Adam Smith, graduated from college,where he is best known alumnus.",
"The best known student in the college was Adam Smith.",
"Adam Smith is perhaps its best known alumnus.",
"Adam Smith may be its most famous alumnus. He was a graduate student at the college.",
"Adam Smith is a graduate student of the col... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Adam Smith is perhaps ,the best known alumnus of the college.
B: Adam Smith, a graduate student of the college, is perhaps its best known alumnus. | A |
A Bulldog, also known as British Bulldog or English Bulldog, is a breed of dog which traces its ancestry to England. | [
"A Bulldog is a breed of dog originated in England.",
"The British Bulldog is from an English ancestry.",
"A bulldog is a breed of dog. Their roots are in England. It's often called an English or British Bulldog.",
"A Bulldog is a dog breed originally from England. It is also called British Bulldog or English... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: A Bulldog, also known as British Bulldog or English Bulldog, is a breed of dog which traces its ancestry to England.
B: The British Bulldog is from an English ancestry. | B |
The relocation process has not yet been completed, and Dar es Salaam remains Tanzania's primary city. | [
"Dar es Salaam remains Tanzania's primary city until it is relocated.",
"Dar es Salaam remains Tanzania's primary city. The relocation process has not yet been completed.",
"The relocation process is not finished. Dar es Salaam is still Tanzania's primary city.",
"The relocation has not yet been completed. Da... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: The relocation process has not yet been completed, and Dar es Salaam remains Tanzania's primary city.
B: Dar es Salaam is still Tanzania's primary city because the relocation is not yet complete. | B |
It is one of the nine species of leaf-eating kangaroos identified in fossils found in the Naracoorte Caves National Park. | [
"It is one of the nine species of leaf-eating kangaroos. Their remains were found in the Naracoorte Caves National Park.",
"There are nine species of leaf-eating kangaroos. One fossil was found in the Naracoorte Caves National Park.",
"It is one of the nine species of leaf-eating kangaroos. All were identified ... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: It is one of the nine species of leaf-eating kangaroos identified in fossils found in the Naracoorte Caves National Park.
B: It is one of the nine species of leaf-eating kangaroos. Their remains were found in the Naracoorte Caves National Park. | B |
Pakistan's founder Muhammad Ali Jinnah expressed admiration for Turkey's founding leader Mustafa Kemal Atatürk and expressed a desire to develop Pakistan on the Turkish model of modernism and secularism. | [
"Pakistan's founder Muhammad Ali Jinnah likes Turkey's founding leader Mustafa Kemal Atatürk. He wants to develop Pakistan on the Turkish model of modernism and secularism.",
"Pakistan's founder Muhammad Ali Jinnah expressed admiration for Turkey's founding leader Mustafa Kemal Atatürk. He expressed a desire to d... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Pakistan's founder Muhammad Ali Jinnah expressed admiration for Turkey's founding leader Mustafa Kemal Atatürk and expressed a desire to develop Pakistan on the Turkish model of modernism and secularism.
B: Pakistan's founder Muhammad Ali Jinnah likes Turkey's founding leader Mustafa Kemal Atatürk. He wants to develop Pakistan on the Turkish model of modernism and secularism. | B |
One half continued to race northward, affecting the Central United States along its path, and was last distinguishable in the eastern Great Lakes region on August 31. | [
"Half continued to race north, moving across the Central United States. It was last seen in the eastern Great Lakes on August 31.",
"One half continued to race northward. They affected the Central United States along its path. It was last distinguishable in the eastern Great Lakes region on August 31st.",
"One ... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: One of half it raised northward and destroyed Central United States along its path. It was last distinguishable in the eastern Great Lakes region on August 31.
B: One half continued to race northward, affecting the Central United States along its path, and was last distinguishable in the eastern Great Lakes region on August 31. | A |
There are numerous legends about the origins of boxing in Greece. | [
"There are many legends about the origins of boxing in Greece.",
"There are many legends about how the boxing started in Greece.",
"Numerous Greek legends exist about the origins of boxing.",
"There are many legends about how boxing started in Greece.",
"There are many legends about the start of boxing in G... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: There are many legends about how the boxing started in Greece.
B: There are numerous legends about the origins of boxing in Greece. | A |
The City of Sunderland has been commended several times on its commitment to preserving its natural faculties. | [
"The City of Sunderland has been congratulated on its commitment to preserving its natural faculties.",
"The City of Sunderland is recognized for trying to preserve its natural faculties.",
"The City of Sunderland has been commended several times for natural preservation.",
"The City of Sunderland has been pr... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: The City of Sunderland is recognized for trying to preserve its natural faculties.
B: The City of Sunderland has been commended several times on its commitment to preserving its natural faculties. | A |
After suffering from severe frostbite on the Eastern Front at the end of 1942, he served as an Offizier für wehrgeistige Führung (political officer) at the antiaircraft artillery school in Altenstadt, near Schongau. | [
"After suffering from severe frostbite on the Eastern Front at the end of 1942, he served as an Offizier für wehrgeistige Führung.",
"He had a bad frostbite on the Eastern Front at the end of 1942. He than served as a political officer at the antiaircraft artillery school in Altenstadt.",
"He suffered severe fr... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: After suffering from severe frostbite on the Eastern Front at the end of 1942, he served as an Offizier für wehrgeistige Führung (political officer) at the antiaircraft artillery school in Altenstadt, near Schongau.
B: After suffering from severe frostbite at the end of World war 2, He served as a political officer at an anti aircraft school. | B |
The images taken after the probe's landing show a flat plain covered in pebbles. | [
"The photos taken after the probe's landing show a flat plain covered in pebbles.",
"The probe's landing pictures show a flat land covered in small stones.",
"The probe landed. It took images of a flat plain covered in pebbles.",
"The photos taken after the probe's landing show a flat, pebbled plain.",
"The... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: The photos taken after the probe's landing show a surface covered in pebbles.
B: The images taken after the probe's landing show a flat plain covered in pebbles. | A |
The third digit designates the government district (in areas without government districts a zero is used instead). | [
"The third digit shows the government district and shows a zero in districts without government.",
"The third number is for the government district.",
"The third number is for the government district. A zero is means the area doesn't have a government.",
"The third digit refers to the government district. In ... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: The third digit designates the government district (in areas without government districts a zero is used instead).
B: The third digit marks the government district (in areas without government districts a zero is used instead). | B |
Vedic Soma In the Vedas, Soma is portrayed as sacred and as a god (deva). | [
"Vedic Soma is portrayed as sacred and as a god.",
"Vedic Soma In the Vedas, Soma is shown as a god.",
"Soma is considered sacred in the Vedas. Soma is a deva, which means god.",
"Vedic Soma: In the Vedas, Soma is shown as sacred and a god (deva).",
"In the Vedas, Soma is sacred. He is shown as a god (deva)... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: In the Vedas, Soma is sacred. He is shown as a god (deva).
B: Vedic Soma In the Vedas, Soma is portrayed as sacred and as a god (deva). | A |
January 30 Indian pacifist and leader Mahatma Gandhi is assassinated by Nathuram Godse. | [
"Indian pacifist and leader Mahatma Gandhi is assassinated by Nathuram Godse on January 30.",
"On january 30 Mahatma Gandhi was killed by Nathuram Godse.",
"Nathuram Godse murdered Mahatma Gandhi on January 30th. Gandhi was an Indian pacifist and leader.",
"January 30: Indian pacifist and leader Mahatma Gandh... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: January 30 Indian pacifist and leader Mahatma Gandhi is assassinated by Nathuram Godse.
B: Indian peacemaker and leader Mahatma Gandhi is killed by Nathuram Godse. | B |
She first gained popularity in Playboy, becoming the 1993 Playmate of the Year. | [
"She first became famous when posing in Playboy, becoming the 1993 Playmate of the Year.",
"She became famous when Playboy made her the 1993 Playmate of the Year.",
"She met acclaim after her appearance in Playboy magazine. She won Playmate of the Year in 1993.",
"She first gained popularity in Playboy. She w... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: She first gained popularity in Playboy, to become Playmate of year in 1993.
B: She first gained popularity in Playboy, becoming the 1993 Playmate of the Year. | A |
Archers of Loaf was an American indie-rock band originally from Chapel Hill, North Carolina. | [
"Archers of Loaf is an indie-rock band from Chapel Hill, North Carolina",
"Archers of Loaf was a rock band from Chapel Hill, North Carolina.",
"Rock band Archers of Loaf are originally from Chapel Hill, North Carolina",
"Archers of Loaf was an American indie-rock band. It was originally from Chapel Hill, Nort... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Archers of Loaf was an American indie-rock band originally from Chapel Hill, North Carolina.
B: Rock band Archers of Loaf are originally from Chapel Hill, North Carolina | B |
To avoid adversaries from guessing the key using a brute-force attack, the key space is usually designed to be extremely large. | [
"to keep enemies from guessing the key with a brute-force attack, it is designed to be very large",
"The space key is designed to be large to avoid guessing mistakes,.",
"The input box is usually long to allow for better password protection.",
"To keep foes from guessing the key using a brute-force attack, th... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: To avoid adversaries from guessing the key using a brute-force attack, the key space is usually designed to be extremely large.
B: to keep enemies from guessing the key with a brute-force attack, it is designed to be very large | B |
The first church of Benrath was constructed in 1002. | [
"Benraths first church was built in 1002.",
"The first church of Benrath was built in 1002.",
"In 1002, the first church of Benrath was built.",
"The first church of Benrath was built in 1002.",
"The first Benrath church was built in 1002.",
"The first church of Benrath was built in 1002.",
"The first c... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: The first Benrath church was built in 1002.
B: The first church of Benrath was constructed in 1002. | A |
Style In Bruegel's later years he painted in a simpler style than the Italianate art that prevailed in his time. | [
"When he was older, Bruegel painted in a simpler style than the current art of the time.",
"Bruegel later painted in a simpler style than the Italianate art that was often used in his time.",
"As opposed to creating the Italianate art that was popular, Bruegel's later art was simpler.",
"Style: In Bruegel's l... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Style In Bruegel's later years he painted in a simpler style than the Italianate art that prevailed in his time.
B: As opposed to creating the Italianate art that was popular, Bruegel's later art was simpler. | B |
The corpses were often left decaying for months. | [
"The dead bodies were often left to decompose for months.",
"The dead bodies were often left rotting for months.",
"The corpses were left for months. This led to decay.",
"The bodies often rotted for months.",
"The dead bodies were often left to decay for months.",
"The corpses decayed for months.",
"Th... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: The corpses were often left decaying for months.
B: The bodies often rotted for months. | B |
ECW Background After World Wrestling Entertainment (WWE) bought all of Extreme Championship Wrestling (ECW)'s assets in 2003, the company began releasing DVDs promoting the original ECW. | [
"After World Wrestling Entertainment (WWE) bought all of Extreme Championship Wrestling (ECW)'s assets in 2003, the company began releasing DVDs promoting the original ECW.",
"After World Wrestling Entertainment bought Extreme Championship Wrestling in 2003, the company began making DVDs advertising the ECW.",
... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Once World Wrestling Entertainment (WWE) bought Extreme Championship Wrestling (ECW) in 2003, they started to issue DVDs showing early ECW.
B: ECW Background After World Wrestling Entertainment (WWE) bought all of Extreme Championship Wrestling (ECW)'s assets in 2003, the company began releasing DVDs promoting the original ECW. | A |
While on vacation in London, Fraser attended his first professional theatrical performance at the West End. | [
"Fraser attended his first professional theatrical performance at the West End.",
"in London Fraser visited his first professional performance at the West End.",
"Fraser vacationed in London. He attended his first professional theatrical performance at the West End.",
"While on vacation in London, Fraser went... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: While on vacation in London, Fraser went to his first theatrical play at the West End.
B: While on vacation in London, Fraser attended his first professional theatrical performance at the West End. | A |
It was discovered by a team of astronomers from the University of Hawaii led by Scott S. Sheppard et al. | [
"It was discovered by a team of astronomers from the University of Hawaii led by Scott S. Sheppard.",
"It was found by a team of astronomers from the University of Hawaii led by Scott S. Sheppard et al.",
"It was discovered by a team of astronomers. They were from he University of Hawaii. They were led by Scott... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: It was discovered by a team of astronomers from the University of Hawaii led by Scott S. Sheppard et al.
B: It was found by University of Hawaii astronomers led by Scott S. Sheppard and others. | B |
Such is in addition, in the coats of arms of some neighboring places. | [
"The coats of arms of some neighboring places.",
"this is part of the coats of arms for neighboring places.",
"It was added from the coats of arms of some close by places.",
"It's in the coats of arms in some places.",
"Such it is in addition to the coat of arms of nearby places.",
"Also, it is in the coa... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Such is in addition in the coats of arms of some close places.
B: Such is in addition, in the coats of arms of some neighboring places. | A |
His misadventures are often fueled by his immature mannerisms and his love of food. | [
"His misadventures happen because of his immature mannerisms and his love of food.",
"His mishaps are because of his immaturity and love for food.",
"His bad adventures are often created by bad manners and his love of food.",
"His misadventures are fueled by immaturity and love of food.",
"His immature man... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: His adventures usually involve his immature behavior and his love of food.
B: His misadventures are often fueled by his immature mannerisms and his love of food. | A |
This article covers the details of the Preparations for Hurricane Katrina, a major category 5 hurricane that devastated parts of Louisiana, Mississippi, and Alabama. | [
"The article is about the preparations for Hurricane Katrina, a major category 5 hurricane that devastated parts of Louisiana, Mississippi, and Alabama.",
"This article is about the preparations made for Hurricane Katrina, which ruined parts of Louisiana, Mississippi, and Alabama.",
"Hurricane Katrina, was a ca... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: The article is about the preparations for Hurricane Katrina, a major category 5 hurricane that devastated parts of Louisiana, Mississippi, and Alabama.
B: This article covers the details of the Preparations for Hurricane Katrina, a major category 5 hurricane that devastated parts of Louisiana, Mississippi, and Alabama. | A |
Editors have so far released two platinum studio albums, selling over 2 million copies between them worldwide. | [
"Editors have so far released two platinum studio albums. They sold over 2 million copies between them worldwide.",
"Editors have released two albums, which sold over 2 million copies worldwide.",
"Editors released two platinum albums.They sold over 2 million copies worldwide.",
"Editors have released two pl... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Editors have released two platinum albums. Selling over 2 million units worldwide.
B: Editors have so far released two platinum studio albums, selling over 2 million copies between them worldwide. | A |
The only known communal roost contained only four individuals. | [
"The only known communal roost had only four individuals.",
"The gathering area had only four individuals.",
"Four individuals made up the communal roost.",
"The only communal roost had just four individuals.",
"The only known communal roost had only four people.",
"Only four individuals lived in the know... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Four individuals made up the communal roost.
B: The only known communal roost contained only four individuals. | A |
Scholarships, Academic Awards, Flying Eagle Awards and Improvement Awards are given to students with outstanding academic achievements. | [
"Scholarships, Academic Awards, Flying Eagle Awards and Improvement Awards are given to students with academic achievements.",
"Scholarships, Academic Awards, Flying Eagle Awards and Improvement Awards are given to students with great school achievements.",
"Scholarships, Academic Awards, Flying Eagle Awards an... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Scholarships, Academic Awards, Flying Eagle Awards and Improvement Awards are given to students with academic achievements.
B: Scholarships, Academic Awards, Flying Eagle Awards and Improvement Awards are given to students with outstanding academic achievements. | A |
Most Australian external territories also observe different time zones. | [
"Most Australian territories also observe different time zones.",
"Australian external territories have different time zones.",
"Most Australian external territories have different time zones.",
"Most Australian outside territories also have different time zones.",
"Most Australian outside territories also ... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: Most Australian external territories also observe different time zones.
B: Most Australian external territories have different time zones. | B |
The term was retroactively coined in contrast to reduced instruction set computer (RISC). | [
"The term was retroactively coined in contrast to reduced instruction set computer.",
"The term was created with a past date to reduced instruction set computer (RISC).",
"RISC came afterward. It is in contrast to what the name means.",
"The term was later created in contrast to reduced instruction set comput... | choose-simplification | {% set rand_num = range(0,2) | choice %}
{% set real_simplifications = [] %}{% for text in simplifications %}{% if text|length < original|length %}{{real_simplifications.append(text) | default("", True)}}{% endif %}{% endfor %}
{% if real_simplifications %}
One of the following two sentences is more simple than the other. Which one is it?
{% if rand_num %}
A: {{real_simplifications | choice}}
B: {{original}}
{% else %}
A: {{original}}
B: {{real_simplifications | choice}}
{% endif %}
|||
{{ answer_choices[1-rand_num] }}
{% endif %} | One of the following two sentences is more simple than the other. Which one is it?
A: The term later became known as reduced instruction set computer (RISC)
B: The term was retroactively coined in contrast to reduced instruction set computer (RISC). | A |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.