The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code:   DatasetGenerationCastError
Exception:    DatasetGenerationCastError
Message:      An error occurred while generating the dataset

All the data files must have the same columns, but at some point there are 2 missing columns ({'answer_country_entity', 'question_country_entity'})

This happened while the json dataset builder was generating data using

hf://datasets/DataScienceUIBK/ComplexTempQA/ComplexTempQA.json (at revision 0634d5a73a069b6b8f1b8458b7fd602789c39d6d)

Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2011, in _prepare_split_single
                  writer.write_table(table)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 585, in write_table
                  pa_table = table_cast(pa_table, self._schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2302, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2256, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              id: int64
              question: string
              answer: list<item: string>
                child 0, item: string
              type: string
              rating: int64
              timeframe: list<item: timestamp[s]>
                child 0, item: timestamp[s]
              question_entity: list<item: string>
                child 0, item: string
              answer_entity: list<item: string>
                child 0, item: string
              is_unnamed: int64
              to
              {'id': Value(dtype='int64', id=None), 'question': Value(dtype='string', id=None), 'answer': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'type': Value(dtype='string', id=None), 'rating': Value(dtype='int64', id=None), 'timeframe': Sequence(feature=Value(dtype='timestamp[s]', id=None), length=-1, id=None), 'question_entity': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'answer_entity': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'question_country_entity': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'is_unnamed': Value(dtype='int64', id=None), 'answer_country_entity': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None)}
              because column names don't match
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1318, in compute_config_parquet_and_info_response
                  parquet_operations, partial = stream_convert_to_parquet(
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 912, in stream_convert_to_parquet
                  builder._prepare_split(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1882, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2013, in _prepare_split_single
                  raise DatasetGenerationCastError.from_cast_error(
              datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
              
              All the data files must have the same columns, but at some point there are 2 missing columns ({'answer_country_entity', 'question_country_entity'})
              
              This happened while the json dataset builder was generating data using
              
              hf://datasets/DataScienceUIBK/ComplexTempQA/ComplexTempQA.json (at revision 0634d5a73a069b6b8f1b8458b7fd602789c39d6d)
              
              Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)

Need help to make the dataset viewer work? Open a discussion for direct support.

id
int64
question
string
answer
sequence
type
string
rating
int64
timeframe
sequence
question_entity
sequence
answer_entity
sequence
question_country_entity
sequence
answer_country_entity
sequence
is_unnamed
int64
1
Did the Winter Olympic Games in 1994 which had 1737 participants had a higher number of participants than the sports season in 2006 in Germany which had 32 participants?
[ "yes" ]
2a
1
[ "1994-02-01T00:00:00", "2006-07-09T00:00:00" ]
[ "9663", "37285" ]
[ "224013" ]
[ "20", "183" ]
null
1
2
Did the Eurovision Song Contest edition in 2006 which had 37 participants had a higher number of participants than the Eurovision Song Contest edition in 2004 which had 36 participants?
[ "yes" ]
2a
1
[ "2004-01-01T00:00:00", "2006-05-18T00:00:00" ]
[ "10152", "10150" ]
[ "224013" ]
[ "41", "43" ]
null
1
3
Did the car bombing in 1993 resulted in 6 deaths had a lower number of injured people than the aviation accident in 2002 in Germany resulted in 71 deaths?
[ "no" ]
2a
1
[ "1993-02-26T00:00:00", "2002-07-01T00:00:00" ]
[ "11240", "163107" ]
[ "203363" ]
[ "30", "183" ]
null
1
4
Did car bombing in 1993 resulted in 6 deaths or earthquake in 1989 resulted in 63 deaths had a higher number of death?
[ "earthquake in 1989 resulted in 63 deaths" ]
2a
1
[ "1989-10-17T00:00:00", "1993-02-26T00:00:00" ]
[ "11240", "1053476" ]
[ "1053476" ]
[ "30", "30" ]
[ "30" ]
1
5
Did the car bombing in 1993 resulted in 6 deaths had a higher number of death than the train wreck in 1989 resulted in 645 deaths?
[ "no" ]
2a
1
[ "1989-06-04T00:00:00", "1993-02-26T00:00:00" ]
[ "11240", "582997" ]
[ "203363" ]
[ "30", "15180" ]
null
1
6
Did the car bombing in 1993 resulted in 6 deaths had a lower number of injured people than the terrorist attack in 1999 resulted in 8 deaths?
[ "no" ]
2a
1
[ "1993-02-26T00:00:00", "1999-10-27T00:00:00" ]
[ "11240", "1975720" ]
[ "203363" ]
[ "30", "399" ]
null
1
7
Did car bombing in 1993 resulted in 6 deaths or aviation accident in 2001 resulted in 44 deaths had a higher number of death?
[ "aviation accident in 2001 resulted in 44 deaths" ]
2a
1
[ "1993-02-26T00:00:00", "2001-09-11T00:00:00" ]
[ "11240", "638603" ]
[ "638603" ]
[ "30", "30" ]
[ "30" ]
1
8
Did the car bombing in 1993 resulted in 6 deaths had a higher number of death than the earthquake in 2001 which resulted in 20023 deaths?
[ "no" ]
2a
1
[ "1993-02-26T00:00:00", "2001-01-26T00:00:00" ]
[ "11240", "2441400" ]
[ "203363" ]
[ "30", "668" ]
null
1
9
Did the car bombing in 1993 resulted in 6 deaths had a lower number of injured people than the aviation accident in 1988 in United States of America resulted in 1 deaths?
[ "no" ]
2a
1
[ "1988-04-28T00:00:00", "1993-02-26T00:00:00" ]
[ "11240", "665566" ]
[ "203363" ]
[ "30", "30" ]
null
1
10
Did car bombing in 1993 resulted in 6 deaths or train wreck in 1999 which resulted in 31 deaths had a higher number of injured people?
[ "car bombing in 1993 resulted in 6 deaths" ]
2a
1
[ "1993-02-26T00:00:00", "1999-10-05T00:00:00" ]
[ "11240", "2728539" ]
[ "11240" ]
[ "30", "145" ]
[ "30" ]
1
11
Did the car bombing in 1993 resulted in 6 deaths had a higher number of death than the Wikimedia list article in 2006 which resulted in 205 deaths?
[ "no" ]
2a
1
[ "1993-02-26T00:00:00", "2006-11-23T00:00:00" ]
[ "11240", "4631578" ]
[ "203363" ]
[ "30" ]
null
1
12
Did the car bombing in 1993 resulted in 6 deaths had a lower number of death than the aviation accident in 1995 resulted in 159 deaths?
[ "yes" ]
2a
1
[ "1993-02-26T00:00:00", "1995-12-20T00:00:00" ]
[ "11240", "941612" ]
[ "224013" ]
[ "30", "739" ]
null
1
13
Did car bombing in 1993 resulted in 6 deaths or stampede in 2006 which resulted in 320 deaths had a higher number of injured people?
[ "car bombing in 1993 resulted in 6 deaths" ]
2a
1
[ "1993-02-26T00:00:00", "2006-01-12T00:00:00" ]
[ "11240", "2922493" ]
[ "11240" ]
[ "30", "851" ]
[ "30" ]
1
14
Did the car bombing in 1993 resulted in 6 deaths had a higher number of death than the suicide car bombing in 2001 which resulted in 38 deaths?
[ "no" ]
2a
1
[ "1993-02-26T00:00:00", "2001-10-01T00:00:00" ]
[ "11240", "4598814" ]
[ "203363" ]
[ "30", "668" ]
null
1
15
Did the car bombing in 1993 resulted in 6 deaths had a lower number of death than the aviation accident in 1994 which resulted in 24 deaths?
[ "yes" ]
2a
1
[ "1993-02-26T00:00:00", "1994-03-23T00:00:00" ]
[ "11240", "5603101" ]
[ "224013" ]
[ "30", "30" ]
null
1
16
Did car bombing in 1993 resulted in 6 deaths or structural failure in 1988 which resulted in 32 deaths had a higher number of injured people?
[ "structural failure in 1988 which resulted in 32 deaths" ]
2a
1
[ "1988-07-31T00:00:00", "1993-02-26T00:00:00" ]
[ "11240", "7636593" ]
[ "7636593" ]
[ "30", "833" ]
[ "833" ]
1
17
Did the car bombing in 1993 resulted in 6 deaths had a higher number of death than the phreatic eruption in 1991 which resulted in 847 deaths?
[ "no" ]
2a
1
[ "1991-01-01T00:00:00", "1993-02-26T00:00:00" ]
[ "11240", "31191031" ]
[ "203363" ]
[ "30", "928" ]
null
1
18
Did the car bombing in 1993 resulted in 6 deaths had a lower number of injured people than the aviation accident in 2001 resulted in 145 deaths?
[ "no" ]
2a
1
[ "1993-02-26T00:00:00", "2001-07-04T00:00:00" ]
[ "11240", "2372347" ]
[ "203363" ]
[ "30", "159" ]
null
1
19
Did sports season in 2002 which had 33 participants or edition of the UEFA European Championship in 1996 which had 16 participants had a higher number of games played?
[ "sports season in 2002 which had 33 participants" ]
2a
1
[ "1996-06-01T00:00:00", "2002-06-29T00:00:00" ]
[ "47735", "180563" ]
[ "47735" ]
[ "884", "145" ]
[ "884" ]
1
20
Did the sports season in 2002 which had 33 participants had a higher number of points scored than the edition of the UEFA European Championship in 1988 which had 8 participants?
[ "yes" ]
2a
1
[ "1988-06-01T00:00:00", "2002-06-29T00:00:00" ]
[ "47735", "151867" ]
[ "224013" ]
[ "884", "713750" ]
null
1
21
Did the sports season in 2002 which had 33 participants had a lower number of participants than the edition of the UEFA European Championship in 1992 which had 8 participants?
[ "no" ]
2a
1
[ "1992-06-01T00:00:00", "2002-06-29T00:00:00" ]
[ "47735", "161810" ]
[ "203363" ]
[ "884", "34" ]
null
1
22
Did the sports season in 2002 which had 33 participants had a higher number of attendance than the UEFA Champions League final in 1999 which had 1500 spectators?
[ "yes" ]
2a
1
[ "1999-05-26T00:00:00", "2002-06-29T00:00:00" ]
[ "47735", "833096" ]
[ "224013" ]
[ "884", "29" ]
null
1
23
Did the war in 2006 resulted in 165 deaths had a lower number of injured people than the occurrence in 2001 resulted in 18 injured people?
[ "no" ]
2a
1
[ "2001-09-27T00:00:00", "2006-08-14T00:00:00" ]
[ "49104", "228368" ]
[ "203363" ]
[ "801" ]
null
1
24
Did the war in 2006 resulted in 165 deaths had a higher number of injured people than the mass murder in 1987 resulted in 21 deaths?
[ "yes" ]
2a
1
[ "1987-06-19T00:00:00", "2006-08-14T00:00:00" ]
[ "49104", "58412" ]
[ "224013" ]
[ "801", "29" ]
null
1
25
Did the Winter Olympic Games in 1994 which had 1737 participants had a lower number of participants than the sports season in 2006 in Germany which had 32 participants?
[ "no" ]
2a
1
[ "1994-02-01T00:00:00", "2006-07-09T00:00:00" ]
[ "9663", "37285" ]
[ "203363" ]
[ "20", "183" ]
null
1
26
Did the Eurovision Song Contest edition in 2006 which had 37 participants had a higher number of participants than the Winter Olympic Games in 1994 which had 1737 participants?
[ "no" ]
2a
1
[ "1994-02-01T00:00:00", "2006-05-18T00:00:00" ]
[ "10152", "9663" ]
[ "203363" ]
[ "41", "20" ]
null
1
27
Did the Eurovision Song Contest edition in 2006 which had 37 participants had a lower number of participants than the Eurovision Song Contest edition in 2004 which had 36 participants?
[ "no" ]
2a
1
[ "2004-01-01T00:00:00", "2006-05-18T00:00:00" ]
[ "10152", "10150" ]
[ "203363" ]
[ "41", "43" ]
null
1
28
Did car bombing in 1993 resulted in 6 deaths or aviation accident in 2002 in Germany resulted in 71 deaths had a higher number of injured people?
[ "car bombing in 1993 resulted in 6 deaths" ]
2a
1
[ "1993-02-26T00:00:00", "2002-07-01T00:00:00" ]
[ "11240", "163107" ]
[ "11240" ]
[ "30", "183" ]
[ "30" ]
1
29
Did the car bombing in 1993 resulted in 6 deaths had a higher number of injured people than the earthquake in 1989 resulted in 63 deaths?
[ "no" ]
2a
1
[ "1989-10-17T00:00:00", "1993-02-26T00:00:00" ]
[ "11240", "1053476" ]
[ "203363" ]
[ "30", "30" ]
null
1
30
Did the car bombing in 1993 resulted in 6 deaths had a lower number of death than the train wreck in 1989 resulted in 645 deaths?
[ "yes" ]
2a
1
[ "1989-06-04T00:00:00", "1993-02-26T00:00:00" ]
[ "11240", "582997" ]
[ "224013" ]
[ "30", "15180" ]
null
1
31
Did car bombing in 1993 resulted in 6 deaths or terrorist attack in 1999 resulted in 8 deaths had a higher number of injured people?
[ "car bombing in 1993 resulted in 6 deaths" ]
2a
1
[ "1993-02-26T00:00:00", "1999-10-27T00:00:00" ]
[ "11240", "1975720" ]
[ "11240" ]
[ "30", "399" ]
[ "30" ]
1
32
Did the car bombing in 1993 resulted in 6 deaths had a higher number of injured people than the aviation accident in 2001 resulted in 44 deaths?
[ "yes" ]
2a
1
[ "1993-02-26T00:00:00", "2001-09-11T00:00:00" ]
[ "11240", "638603" ]
[ "224013" ]
[ "30", "30" ]
null
1
33
Did the car bombing in 1993 resulted in 6 deaths had a lower number of death than the earthquake in 2001 which resulted in 20023 deaths?
[ "yes" ]
2a
1
[ "1993-02-26T00:00:00", "2001-01-26T00:00:00" ]
[ "11240", "2441400" ]
[ "224013" ]
[ "30", "668" ]
null
1
34
Did car bombing in 1993 resulted in 6 deaths or aviation accident in 1988 in United States of America resulted in 1 deaths had a higher number of injured people?
[ "car bombing in 1993 resulted in 6 deaths" ]
2a
1
[ "1988-04-28T00:00:00", "1993-02-26T00:00:00" ]
[ "11240", "665566" ]
[ "11240" ]
[ "30", "30" ]
[ "30" ]
1
35
Did the car bombing in 1993 resulted in 6 deaths had a higher number of death than the train wreck in 2000 in United Kingdom which resulted in 4 deaths?
[ "yes" ]
2a
1
[ "1993-02-26T00:00:00", "2000-10-17T00:00:00" ]
[ "11240", "2822729" ]
[ "224013" ]
[ "30", "145" ]
null
1
36
Did the car bombing in 1993 resulted in 6 deaths had a lower number of death than the Wikimedia list article in 2006 which resulted in 205 deaths?
[ "yes" ]
2a
1
[ "1993-02-26T00:00:00", "2006-11-23T00:00:00" ]
[ "11240", "4631578" ]
[ "224013" ]
[ "30" ]
null
1
37
Did car bombing in 1993 resulted in 6 deaths or aviation accident in 1995 resulted in 159 deaths had a higher number of death?
[ "aviation accident in 1995 resulted in 159 deaths" ]
2a
1
[ "1993-02-26T00:00:00", "1995-12-20T00:00:00" ]
[ "11240", "941612" ]
[ "941612" ]
[ "30", "739" ]
[ "739" ]
1
38
Did the car bombing in 1993 resulted in 6 deaths had a higher number of death than the massacre in 1992 which resulted in 45 deaths?
[ "no" ]
2a
1
[ "1992-06-17T00:00:00", "1993-02-26T00:00:00" ]
[ "11240", "3297426" ]
[ "203363" ]
[ "30", "258" ]
null
1
39
Did the car bombing in 1993 resulted in 6 deaths had a lower number of death than the suicide car bombing in 2001 which resulted in 38 deaths?
[ "yes" ]
2a
1
[ "1993-02-26T00:00:00", "2001-10-01T00:00:00" ]
[ "11240", "4598814" ]
[ "224013" ]
[ "30", "668" ]
null
1
40
Did car bombing in 1993 resulted in 6 deaths or aviation accident in 1994 which resulted in 24 deaths had a higher number of death?
[ "aviation accident in 1994 which resulted in 24 deaths" ]
2a
1
[ "1993-02-26T00:00:00", "1994-03-23T00:00:00" ]
[ "11240", "5603101" ]
[ "5603101" ]
[ "30", "30" ]
[ "30" ]
1
41
Did the car bombing in 1993 resulted in 6 deaths had a higher number of death than the mass murder in 1987 which resulted in 19 deaths?
[ "no" ]
2a
1
[ "1987-03-07T00:00:00", "1993-02-26T00:00:00" ]
[ "11240", "14490866" ]
[ "203363" ]
[ "30", "865" ]
null
1
42
Did the car bombing in 1993 resulted in 6 deaths had a lower number of death than the phreatic eruption in 1991 which resulted in 847 deaths?
[ "yes" ]
2a
1
[ "1991-01-01T00:00:00", "1993-02-26T00:00:00" ]
[ "11240", "31191031" ]
[ "224013" ]
[ "30", "928" ]
null
1
43
Did car bombing in 1993 resulted in 6 deaths or aviation accident in 2001 resulted in 145 deaths had a higher number of injured people?
[ "car bombing in 1993 resulted in 6 deaths" ]
2a
1
[ "1993-02-26T00:00:00", "2001-07-04T00:00:00" ]
[ "11240", "2372347" ]
[ "11240" ]
[ "30", "159" ]
[ "30" ]
1
44
Did the sports season in 2002 which had 33 participants had a higher number of points scored than the edition of the UEFA European Championship in 1996 which had 16 participants?
[ "yes" ]
2a
1
[ "1996-06-01T00:00:00", "2002-06-29T00:00:00" ]
[ "47735", "180563" ]
[ "224013" ]
[ "884", "145" ]
null
1
45
Did the sports season in 2002 which had 33 participants had a lower number of points scored than the edition of the UEFA European Championship in 1988 which had 8 participants?
[ "no" ]
2a
1
[ "1988-06-01T00:00:00", "2002-06-29T00:00:00" ]
[ "47735", "151867" ]
[ "203363" ]
[ "884", "713750" ]
null
1
46
Did sports season in 2002 which had 33 participants or edition of the UEFA European Championship in 1992 which had 8 participants had a higher number of participants?
[ "sports season in 2002 which had 33 participants" ]
2a
1
[ "1992-06-01T00:00:00", "2002-06-29T00:00:00" ]
[ "47735", "161810" ]
[ "47735" ]
[ "884", "34" ]
[ "884" ]
1
47
Did the sports season in 2002 which had 33 participants had a lower number of attendance than the UEFA Champions League final in 1999 which had 1500 spectators?
[ "no" ]
2a
1
[ "1999-05-26T00:00:00", "2002-06-29T00:00:00" ]
[ "47735", "833096" ]
[ "203363" ]
[ "884", "29" ]
null
1
48
Did war in 2006 resulted in 165 deaths or occurrence in 2001 resulted in 18 injured people had a higher number of injured people?
[ "war in 2006 resulted in 165 deaths" ]
2a
1
[ "2001-09-27T00:00:00", "2006-08-14T00:00:00" ]
[ "49104", "228368" ]
[ "49104" ]
[ "801" ]
[ "801" ]
1
49
Did the Winter Olympic Games in 1994 which had 1737 participants had a higher number of participants than the Eurovision Song Contest edition in 2006 which had 37 participants?
[ "yes" ]
2a
1
[ "1994-02-01T00:00:00", "2006-05-18T00:00:00" ]
[ "9663", "10152" ]
[ "224013" ]
[ "20", "41" ]
null
1
50
Did Winter Olympic Games in 1994 which had 1737 participants or sports season in 2006 in Germany which had 32 participants had a higher number of participants?
[ "Winter Olympic Games in 1994 which had 1737 participants" ]
2a
1
[ "1994-02-01T00:00:00", "2006-07-09T00:00:00" ]
[ "9663", "37285" ]
[ "9663" ]
[ "20", "183" ]
[ "20" ]
1
51
Did the Eurovision Song Contest edition in 2006 which had 37 participants had a lower number of participants than the Winter Olympic Games in 1994 which had 1737 participants?
[ "yes" ]
2a
1
[ "1994-02-01T00:00:00", "2006-05-18T00:00:00" ]
[ "10152", "9663" ]
[ "224013" ]
[ "41", "20" ]
null
1
52
Did Eurovision Song Contest edition in 2006 which had 37 participants or Eurovision Song Contest edition in 2004 which had 36 participants had a higher number of participants?
[ "Eurovision Song Contest edition in 2006 which had 37 participants" ]
2a
1
[ "2004-01-01T00:00:00", "2006-05-18T00:00:00" ]
[ "10152", "10150" ]
[ "10152" ]
[ "41", "43" ]
[ "41" ]
1
53
Did the car bombing in 1993 resulted in 6 deaths had a higher number of injured people than the occurrence in 2001 resulted in 18 injured people?
[ "yes" ]
2a
1
[ "1993-02-26T00:00:00", "2001-09-27T00:00:00" ]
[ "11240", "228368" ]
[ "224013" ]
[ "30" ]
null
1
54
Did the car bombing in 1993 resulted in 6 deaths had a lower number of injured people than the earthquake in 1989 resulted in 63 deaths?
[ "yes" ]
2a
1
[ "1989-10-17T00:00:00", "1993-02-26T00:00:00" ]
[ "11240", "1053476" ]
[ "224013" ]
[ "30", "30" ]
null
1
55
Did car bombing in 1993 resulted in 6 deaths or train wreck in 1989 resulted in 645 deaths had a higher number of death?
[ "train wreck in 1989 resulted in 645 deaths" ]
2a
1
[ "1989-06-04T00:00:00", "1993-02-26T00:00:00" ]
[ "11240", "582997" ]
[ "582997" ]
[ "30", "15180" ]
[ "15180" ]
1
56
Did the car bombing in 1993 resulted in 6 deaths had a higher number of death than the airstrike in 1999 resulted in 3 deaths?
[ "yes" ]
2a
1
[ "1993-02-26T00:00:00", "1999-05-07T00:00:00" ]
[ "11240", "2418042" ]
[ "224013" ]
[ "30", "838261" ]
null
1
57
Did the car bombing in 1993 resulted in 6 deaths had a lower number of injured people than the aviation accident in 2001 resulted in 44 deaths?
[ "no" ]
2a
1
[ "1993-02-26T00:00:00", "2001-09-11T00:00:00" ]
[ "11240", "638603" ]
[ "203363" ]
[ "30", "30" ]
null
1
58
Did car bombing in 1993 resulted in 6 deaths or earthquake in 2001 which resulted in 20023 deaths had a higher number of death?
[ "earthquake in 2001 which resulted in 20023 deaths" ]
2a
1
[ "1993-02-26T00:00:00", "2001-01-26T00:00:00" ]
[ "11240", "2441400" ]
[ "2441400" ]
[ "30", "668" ]
[ "668" ]
1
59
Did the car bombing in 1993 resulted in 6 deaths had a higher number of death than the international incident in 2007 resulted in 0 deaths?
[ "yes" ]
2a
1
[ "1993-02-26T00:00:00", "2007-03-23T00:00:00" ]
[ "11240", "719899" ]
[ "224013" ]
[ "30" ]
null
1
60
Did the car bombing in 1993 resulted in 6 deaths had a lower number of death than the train wreck in 2000 in United Kingdom which resulted in 4 deaths?
[ "no" ]
2a
1
[ "1993-02-26T00:00:00", "2000-10-17T00:00:00" ]
[ "11240", "2822729" ]
[ "203363" ]
[ "30", "145" ]
null
1
61
Did car bombing in 1993 resulted in 6 deaths or Wikimedia list article in 2006 which resulted in 205 deaths had a higher number of death?
[ "Wikimedia list article in 2006 which resulted in 205 deaths" ]
2a
1
[ "1993-02-26T00:00:00", "2006-11-23T00:00:00" ]
[ "11240", "4631578" ]
[ "4631578" ]
[ "30" ]
null
1
62
Did the car bombing in 1993 resulted in 6 deaths had a higher number of injured people than the aviation accident in 1995 resulted in 159 deaths?
[ "yes" ]
2a
1
[ "1993-02-26T00:00:00", "1995-12-20T00:00:00" ]
[ "11240", "941612" ]
[ "224013" ]
[ "30", "739" ]
null
1
63
Did the car bombing in 1993 resulted in 6 deaths had a lower number of death than the massacre in 1992 which resulted in 45 deaths?
[ "yes" ]
2a
1
[ "1992-06-17T00:00:00", "1993-02-26T00:00:00" ]
[ "11240", "3297426" ]
[ "224013" ]
[ "30", "258" ]
null
1
64
Did car bombing in 1993 resulted in 6 deaths or suicide car bombing in 2001 which resulted in 38 deaths had a higher number of death?
[ "suicide car bombing in 2001 which resulted in 38 deaths" ]
2a
1
[ "1993-02-26T00:00:00", "2001-10-01T00:00:00" ]
[ "11240", "4598814" ]
[ "4598814" ]
[ "30", "668" ]
[ "668" ]
1
65
Did the car bombing in 1993 resulted in 6 deaths had a higher number of death than the conflagration in 1991 which resulted in 25 deaths?
[ "no" ]
2a
1
[ "1991-09-03T00:00:00", "1993-02-26T00:00:00" ]
[ "11240", "5645476" ]
[ "203363" ]
[ "30", "30" ]
null
1
66
Did the car bombing in 1993 resulted in 6 deaths had a lower number of death than the mass murder in 1987 which resulted in 19 deaths?
[ "yes" ]
2a
1
[ "1987-03-07T00:00:00", "1993-02-26T00:00:00" ]
[ "11240", "14490866" ]
[ "224013" ]
[ "30", "865" ]
null
1
67
Did car bombing in 1993 resulted in 6 deaths or phreatic eruption in 1991 which resulted in 847 deaths had a higher number of death?
[ "phreatic eruption in 1991 which resulted in 847 deaths" ]
2a
1
[ "1991-01-01T00:00:00", "1993-02-26T00:00:00" ]
[ "11240", "31191031" ]
[ "31191031" ]
[ "30", "928" ]
[ "928" ]
1
68
Did the car bombing in 1993 resulted in 6 deaths had a higher number of death than the aviation accident in 1996 which resulted in 141 deaths?
[ "no" ]
2a
1
[ "1993-02-26T00:00:00", "1996-08-29T00:00:00" ]
[ "11240", "2662518" ]
[ "203363" ]
[ "30", "20" ]
null
1
69
Did the sports season in 2002 which had 33 participants had a lower number of points scored than the edition of the UEFA European Championship in 1996 which had 16 participants?
[ "no" ]
2a
1
[ "1996-06-01T00:00:00", "2002-06-29T00:00:00" ]
[ "47735", "180563" ]
[ "203363" ]
[ "884", "145" ]
null
1
70
Did sports season in 2002 which had 33 participants or edition of the UEFA European Championship in 1988 which had 8 participants had a higher number of points scored?
[ "sports season in 2002 which had 33 participants" ]
2a
1
[ "1988-06-01T00:00:00", "2002-06-29T00:00:00" ]
[ "47735", "151867" ]
[ "47735" ]
[ "884", "713750" ]
[ "884" ]
1
71
Did the sports season in 2002 which had 33 participants had a higher number of attendance than the edition of the UEFA European Championship in 1992 which had 8 participants?
[ "yes" ]
2a
1
[ "1992-06-01T00:00:00", "2002-06-29T00:00:00" ]
[ "47735", "161810" ]
[ "224013" ]
[ "884", "34" ]
null
1
72
Did sports season in 2002 which had 33 participants or UEFA Champions League final in 1999 which had 1500 spectators had a higher number of attendance?
[ "sports season in 2002 which had 33 participants" ]
2a
1
[ "1999-05-26T00:00:00", "2002-06-29T00:00:00" ]
[ "47735", "833096" ]
[ "47735" ]
[ "884", "29" ]
[ "884" ]
1
73
Did the Winter Olympic Games in 1994 which had 1737 participants had a lower number of participants than the Eurovision Song Contest edition in 2006 which had 37 participants?
[ "no" ]
2a
1
[ "1994-02-01T00:00:00", "2006-05-18T00:00:00" ]
[ "9663", "10152" ]
[ "203363" ]
[ "20", "41" ]
null
1
74
Did the Winter Olympic Games in 1994 which had 1737 participants had a higher number of participants than the Eurovision Song Contest edition in 2004 which had 36 participants?
[ "yes" ]
2a
1
[ "1994-02-01T00:00:00", "2004-01-01T00:00:00" ]
[ "9663", "10150" ]
[ "224013" ]
[ "20", "43" ]
null
1
75
Did Eurovision Song Contest edition in 2006 which had 37 participants or Winter Olympic Games in 1994 which had 1737 participants had a higher number of participants?
[ "Winter Olympic Games in 1994 which had 1737 participants" ]
2a
1
[ "1994-02-01T00:00:00", "2006-05-18T00:00:00" ]
[ "10152", "9663" ]
[ "9663" ]
[ "41", "20" ]
[ "20" ]
1
76
Did the Eurovision Song Contest edition in 2006 which had 37 participants had a higher number of participants than the edition of the UEFA European Championship in 2000 which had 16 participants?
[ "yes" ]
2a
1
[ "2000-01-01T00:00:00", "2006-05-18T00:00:00" ]
[ "10152", "131239" ]
[ "224013" ]
[ "41", "55" ]
null
1
77
Did the car bombing in 1993 resulted in 6 deaths had a lower number of injured people than the occurrence in 2001 resulted in 18 injured people?
[ "no" ]
2a
1
[ "1993-02-26T00:00:00", "2001-09-27T00:00:00" ]
[ "11240", "228368" ]
[ "203363" ]
[ "30" ]
null
1
78
Did car bombing in 1993 resulted in 6 deaths or earthquake in 1989 resulted in 63 deaths had a higher number of injured people?
[ "earthquake in 1989 resulted in 63 deaths" ]
2a
1
[ "1989-10-17T00:00:00", "1993-02-26T00:00:00" ]
[ "11240", "1053476" ]
[ "1053476" ]
[ "30", "30" ]
[ "30" ]
1
79
Did the car bombing in 1993 resulted in 6 deaths had a higher number of death than the aviation accident in 1994 resulted in 264 deaths?
[ "no" ]
2a
1
[ "1993-02-26T00:00:00", "1994-04-26T00:00:00" ]
[ "11240", "699055" ]
[ "203363" ]
[ "30", "17" ]
null
1
80
Did the car bombing in 1993 resulted in 6 deaths had a lower number of death than the airstrike in 1999 resulted in 3 deaths?
[ "no" ]
2a
1
[ "1993-02-26T00:00:00", "1999-05-07T00:00:00" ]
[ "11240", "2418042" ]
[ "203363" ]
[ "30", "838261" ]
null
1
81
Did car bombing in 1993 resulted in 6 deaths or aviation accident in 2001 resulted in 44 deaths had a higher number of injured people?
[ "car bombing in 1993 resulted in 6 deaths" ]
2a
1
[ "1993-02-26T00:00:00", "2001-09-11T00:00:00" ]
[ "11240", "638603" ]
[ "11240" ]
[ "30", "30" ]
[ "30" ]
1
82
Did the car bombing in 1993 resulted in 6 deaths had a higher number of injured people than the earthquake in 2001 which resulted in 20023 deaths?
[ "no" ]
2a
1
[ "1993-02-26T00:00:00", "2001-01-26T00:00:00" ]
[ "11240", "2441400" ]
[ "203363" ]
[ "30", "668" ]
null
1
83
Did the car bombing in 1993 resulted in 6 deaths had a lower number of death than the international incident in 2007 resulted in 0 deaths?
[ "no" ]
2a
1
[ "1993-02-26T00:00:00", "2007-03-23T00:00:00" ]
[ "11240", "719899" ]
[ "203363" ]
[ "30" ]
null
1
84
Did car bombing in 1993 resulted in 6 deaths or train wreck in 2000 in United Kingdom which resulted in 4 deaths had a higher number of death?
[ "car bombing in 1993 resulted in 6 deaths" ]
2a
1
[ "1993-02-26T00:00:00", "2000-10-17T00:00:00" ]
[ "11240", "2822729" ]
[ "11240" ]
[ "30", "145" ]
[ "30" ]
1
85
Did the car bombing in 1993 resulted in 6 deaths had a higher number of injured people than the Wikimedia list article in 2006 which resulted in 205 deaths?
[ "yes" ]
2a
1
[ "1993-02-26T00:00:00", "2006-11-23T00:00:00" ]
[ "11240", "4631578" ]
[ "224013" ]
[ "30" ]
null
1
86
Did the car bombing in 1993 resulted in 6 deaths had a lower number of injured people than the aviation accident in 1995 resulted in 159 deaths?
[ "no" ]
2a
1
[ "1993-02-26T00:00:00", "1995-12-20T00:00:00" ]
[ "11240", "941612" ]
[ "203363" ]
[ "30", "739" ]
null
1
87
Did car bombing in 1993 resulted in 6 deaths or massacre in 1992 which resulted in 45 deaths had a higher number of death?
[ "massacre in 1992 which resulted in 45 deaths" ]
2a
1
[ "1992-06-17T00:00:00", "1993-02-26T00:00:00" ]
[ "11240", "3297426" ]
[ "3297426" ]
[ "30", "258" ]
[ "258" ]
1
88
Did the car bombing in 1993 resulted in 6 deaths had a higher number of death than the suicide bombing in 2004 which resulted in 34 deaths?
[ "no" ]
2a
1
[ "1993-02-26T00:00:00", "2004-10-07T00:00:00" ]
[ "11240", "4603285" ]
[ "203363" ]
[ "30", "79" ]
null
1
89
Did the car bombing in 1993 resulted in 6 deaths had a lower number of death than the conflagration in 1991 which resulted in 25 deaths?
[ "yes" ]
2a
1
[ "1991-09-03T00:00:00", "1993-02-26T00:00:00" ]
[ "11240", "5645476" ]
[ "224013" ]
[ "30", "30" ]
null
1
90
Did car bombing in 1993 resulted in 6 deaths or mass murder in 1987 which resulted in 19 deaths had a higher number of death?
[ "mass murder in 1987 which resulted in 19 deaths" ]
2a
1
[ "1987-03-07T00:00:00", "1993-02-26T00:00:00" ]
[ "11240", "14490866" ]
[ "14490866" ]
[ "30", "865" ]
[ "865" ]
1
91
Did the car bombing in 1993 resulted in 6 deaths had a higher number of death than the avalanche in 2002 which resulted in 125 deaths?
[ "no" ]
2a
1
[ "1993-02-26T00:00:00", "2002-09-20T00:00:00" ]
[ "11240", "48739343" ]
[ "203363" ]
[ "30", "159" ]
null
1
92
Did the car bombing in 1993 resulted in 6 deaths had a lower number of death than the aviation accident in 1996 which resulted in 141 deaths?
[ "yes" ]
2a
1
[ "1993-02-26T00:00:00", "1996-08-29T00:00:00" ]
[ "11240", "2662518" ]
[ "224013" ]
[ "30", "20" ]
null
1
93
Did sports season in 2002 which had 33 participants or edition of the UEFA European Championship in 1996 which had 16 participants had a higher number of points scored?
[ "sports season in 2002 which had 33 participants" ]
2a
1
[ "1996-06-01T00:00:00", "2002-06-29T00:00:00" ]
[ "47735", "180563" ]
[ "47735" ]
[ "884", "145" ]
[ "884" ]
1
94
Did the sports season in 2002 which had 33 participants had a higher number of participants than the sports season in 1997 in Saudi Arabia which had 8 participants?
[ "yes" ]
2a
1
[ "1997-12-01T00:00:00", "2002-06-29T00:00:00" ]
[ "47735", "166551" ]
[ "224013" ]
[ "884", "851" ]
null
1
95
Did the sports season in 2002 which had 33 participants had a lower number of attendance than the edition of the UEFA European Championship in 1992 which had 8 participants?
[ "no" ]
2a
1
[ "1992-06-01T00:00:00", "2002-06-29T00:00:00" ]
[ "47735", "161810" ]
[ "203363" ]
[ "884", "34" ]
null
1
96
Did the sports season in 2002 which had 33 participants had a higher number of attendance than the UEFA Champions League final in 2000 which had 80000 spectators?
[ "yes" ]
2a
1
[ "2000-05-24T00:00:00", "2002-06-29T00:00:00" ]
[ "47735", "927188" ]
[ "224013" ]
[ "884", "142" ]
null
1
97
Did the war in 2006 resulted in 165 deaths had a higher number of death than the mass murder in 2004 resulted in 193 deaths?
[ "yes" ]
2a
1
[ "2004-03-11T00:00:00", "2006-08-14T00:00:00" ]
[ "49104", "213531" ]
[ "224013" ]
[ "801", "29" ]
null
1
98
Did Winter Olympic Games in 1994 which had 1737 participants or Eurovision Song Contest edition in 2006 which had 37 participants had a higher number of participants?
[ "Winter Olympic Games in 1994 which had 1737 participants" ]
2a
1
[ "1994-02-01T00:00:00", "2006-05-18T00:00:00" ]
[ "9663", "10152" ]
[ "9663" ]
[ "20", "41" ]
[ "20" ]
1
99
Did the Winter Olympic Games in 1994 which had 1737 participants had a lower number of participants than the Eurovision Song Contest edition in 2004 which had 36 participants?
[ "no" ]
2a
1
[ "1994-02-01T00:00:00", "2004-01-01T00:00:00" ]
[ "9663", "10150" ]
[ "203363" ]
[ "20", "43" ]
null
1
100
Did the Eurovision Song Contest edition in 2006 which had 37 participants had a higher number of participants than the sports season in 2002 which had 33 participants?
[ "yes" ]
2a
1
[ "2002-01-01T00:00:00", "2006-05-18T00:00:00" ]
[ "10152", "47735" ]
[ "224013" ]
[ "41", "884" ]
null
1
End of preview.