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 11 new columns ({'id', 'neg_answers', 'fact_context', 'question', 'adv_fact_context', 'facts', 'date', 'text_answers', 'context', 'adv_question', 'none_context'}) and 3 missing columns ({'search_result', 'question_id', 'search_time'}).

This happened while the json dataset builder was generating data using

hf://datasets/tonytan48/complex-tr/train_joint.json (at revision 104308a35fe859c54249d384868661291b6c1ebf)

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
              question: string
              adv_question: string
              date: string
              text_answers: struct<text: list<item: string>>
                child 0, text: list<item: string>
                    child 0, item: string
              id: string
              fact_context: string
              adv_fact_context: string
              context: string
              none_context: string
              neg_answers: list<item: string>
                child 0, item: string
              facts: list<item: list<item: string>>
                child 0, item: list<item: string>
                    child 0, item: string
              to
              {'question_id': Value(dtype='string', id=None), 'search_time': Value(dtype='string', id=None), 'search_result': [{'url': Value(dtype='string', id=None), 'title': Value(dtype='string', id=None), 'text': Value(dtype='string', 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 1572, in compute_config_parquet_and_info_response
                  parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1136, 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 11 new columns ({'id', 'neg_answers', 'fact_context', 'question', 'adv_fact_context', 'facts', 'date', 'text_answers', 'context', 'adv_question', 'none_context'}) and 3 missing columns ({'search_result', 'question_id', 'search_time'}).
              
              This happened while the json dataset builder was generating data using
              
              hf://datasets/tonytan48/complex-tr/train_joint.json (at revision 104308a35fe859c54249d384868661291b6c1ebf)
              
              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.

question_id
string
search_time
string
search_result
list
L2_Q5715746_P69_0
2024/01/28/16:16
[{"url":"https://www.bpelsg.ca.gov/pubs/num_eng_82.pdf","title":"CIVIL ENGINEERS LICENSES ISSUED PRI(...TRUNCATED)
L2_Q5715746_P69_1
2024/01/28/16:17
[{"url":"https://mathshistory.st-andrews.ac.uk/Biographies/Montessus/","title":"Robert de Montessus (...TRUNCATED)
L2_Q5715746_P108_3
2024/01/28/16:18
[{"url":"https://www.jud.ct.gov/directory/juddir.pdf","title":"Directory 2024 - Connecticut Judicial(...TRUNCATED)
L2_Q5715746_P108_4
2024/01/28/16:18
[{"url":"https://www.metmuseum.org/art/metpublications/Impressionist_and_Post_Impressionist_Painting(...TRUNCATED)
L2_Q215970_P69_0
2024/01/28/16:19
[{"url":"https://en.wikipedia.org/wiki/Harold_Davenport","title":"Harold Davenport - Wikipedia","tex(...TRUNCATED)
L2_Q215970_P108_3
2024/01/28/16:21
[{"url":"https://presskit.porsche.de/museum/en/2019/topic/background-articles/the-porsche-chronicle-(...TRUNCATED)
L2_Q215970_P108_4
2024/01/28/16:22
[{"url":"https://en.wikipedia.org/wiki/Heilbronn","title":"Heilbronn - Wikipedia","text":"Heilbronn\(...TRUNCATED)
L2_Q215970_P108_5
2024/01/28/16:23
[{"url":"https://www.ushmm.org/online/camps-ghettos-download/EncyclopediaVol-I_PartB.pdf","title":"E(...TRUNCATED)
L2_Q3082132_P108_3
2024/01/28/16:25
[{"url":"https://www.calstatela.edu/emeriti/memoriam","title":"IN MEMORIAM | Cal State LA","text":"A(...TRUNCATED)
L2_Q3082132_P108_4
2024/01/28/16:26
[{"url":"https://en.wikipedia.org/wiki/Emmanuel_Macron","title":"Emmanuel Macron - Wikipedia","text"(...TRUNCATED)
End of preview.