Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code:   DatasetGenerationError
Exception:    CastError
Message:      Couldn't cast
stage: int64
index_dir: string
num_chunks: int64
queries_processed: int64
input_source: struct<type: string, dataset_key: string, repo_id: string, config: null, split: string, streaming: b (... 20 chars omitted)
  child 0, type: string
  child 1, dataset_key: string
  child 2, repo_id: string
  child 3, config: null
  child 4, split: string
  child 5, streaming: bool
  child 6, max_rows: null
config: struct<stage1: string, splade_query_model: string, splade_query_revision: null, deberta_model: strin (... 277 chars omitted)
  child 0, stage1: string
  child 1, splade_query_model: string
  child 2, splade_query_revision: null
  child 3, deberta_model: string
  child 4, deberta_revision: null
  child 5, first_stage_k: int64
  child 6, final_k: int64
  child 7, max_seq_length: int64
  child 8, rerank_batch_size: int64
  child 9, device: string
  child 10, splade_min_weight: double
  child 11, query_max_tokens: int64
  child 12, bm25_tokenizer_model: null
  child 13, bm25_tokenizer_revision: null
  child 14, bm25_k3: null
  child 15, deberta_rerank: null
config_hash: string
torch_version: string
transformers_version: string
stage1_index_meta: struct<mode: string, bm25s_index_dir: string, bm25s_doc_order: string, bm25s_method: string, bm25_k1 (... 459 chars omitted)
  child 0, mode: string
  child 1, bm25s_index_dir: string
  child 2, bm25s_doc_order: string
  child 3, bm25s_method: string
  child 4, bm25_k1: double
  child 5, bm25_b: double
  child 6, bm25s_delta: double
  child 7, bm25s_stopwords: null
  child 8, bm25s_stemmer: null
  child 9, hf_chunking_tokenizer_model: string
  child 10, hf_chunking_tokenizer_revision: null
  child 11, chunk_size_tokens: int64
  child 12, kilt_dataset: string
  child 13, kilt_split: string
  child 14, max_chunks: null
  child 15, max_passages: null
  child 16, num_chunks: int64
  child 17, chunks_manifest: string
  child 18, schema: struct<chunks.jsonl: string, bm25s_index/*: string, bm25s_doc_order.json: string>
      child 0, chunks.jsonl: string
      child 1, bm25s_index/*: string
      child 2, bm25s_doc_order.json: string
  child 19, torch_version: string
  child 20, transformers_version: string
deberta_scores: list<item: double>
  child 0, item: double
splade_scores: list<item: double>
  child 0, item: double
chunk_ids: list<item: string>
  child 0, item: string
qid: string
texts: list<item: string>
  child 0, item: string
question: string
to
{'qid': Value('string'), 'question': Value('string'), 'chunk_ids': List(Value('string')), 'texts': List(Value('string')), 'splade_scores': List(Value('float64')), 'deberta_scores': List(Value('float64')), 'config_hash': Value('string')}
because column names don't match
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1872, in _prepare_split_single
                  for key, table in generator:
                                    ^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 609, in wrapped
                  for item in generator(*args, **kwargs):
                              ^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 265, in _generate_tables
                  self._cast_table(pa_table, json_field_paths=json_field_paths),
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 120, in _cast_table
                  pa_table = table_cast(pa_table, self.info.features.arrow_schema)
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2272, in table_cast
                  return cast_table_to_schema(table, schema)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2218, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              stage: int64
              index_dir: string
              num_chunks: int64
              queries_processed: int64
              input_source: struct<type: string, dataset_key: string, repo_id: string, config: null, split: string, streaming: b (... 20 chars omitted)
                child 0, type: string
                child 1, dataset_key: string
                child 2, repo_id: string
                child 3, config: null
                child 4, split: string
                child 5, streaming: bool
                child 6, max_rows: null
              config: struct<stage1: string, splade_query_model: string, splade_query_revision: null, deberta_model: strin (... 277 chars omitted)
                child 0, stage1: string
                child 1, splade_query_model: string
                child 2, splade_query_revision: null
                child 3, deberta_model: string
                child 4, deberta_revision: null
                child 5, first_stage_k: int64
                child 6, final_k: int64
                child 7, max_seq_length: int64
                child 8, rerank_batch_size: int64
                child 9, device: string
                child 10, splade_min_weight: double
                child 11, query_max_tokens: int64
                child 12, bm25_tokenizer_model: null
                child 13, bm25_tokenizer_revision: null
                child 14, bm25_k3: null
                child 15, deberta_rerank: null
              config_hash: string
              torch_version: string
              transformers_version: string
              stage1_index_meta: struct<mode: string, bm25s_index_dir: string, bm25s_doc_order: string, bm25s_method: string, bm25_k1 (... 459 chars omitted)
                child 0, mode: string
                child 1, bm25s_index_dir: string
                child 2, bm25s_doc_order: string
                child 3, bm25s_method: string
                child 4, bm25_k1: double
                child 5, bm25_b: double
                child 6, bm25s_delta: double
                child 7, bm25s_stopwords: null
                child 8, bm25s_stemmer: null
                child 9, hf_chunking_tokenizer_model: string
                child 10, hf_chunking_tokenizer_revision: null
                child 11, chunk_size_tokens: int64
                child 12, kilt_dataset: string
                child 13, kilt_split: string
                child 14, max_chunks: null
                child 15, max_passages: null
                child 16, num_chunks: int64
                child 17, chunks_manifest: string
                child 18, schema: struct<chunks.jsonl: string, bm25s_index/*: string, bm25s_doc_order.json: string>
                    child 0, chunks.jsonl: string
                    child 1, bm25s_index/*: string
                    child 2, bm25s_doc_order.json: string
                child 19, torch_version: string
                child 20, transformers_version: string
              deberta_scores: list<item: double>
                child 0, item: double
              splade_scores: list<item: double>
                child 0, item: double
              chunk_ids: list<item: string>
                child 0, item: string
              qid: string
              texts: list<item: string>
                child 0, item: string
              question: string
              to
              {'qid': Value('string'), 'question': Value('string'), 'chunk_ids': List(Value('string')), 'texts': List(Value('string')), 'splade_scores': List(Value('float64')), 'deberta_scores': List(Value('float64')), 'config_hash': Value('string')}
              because column names don't match
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1342, 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 907, in stream_convert_to_parquet
                  builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1739, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1922, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

qid
string
question
string
chunk_ids
list
texts
list
splade_scores
list
deberta_scores
list
config_hash
string
4222362
What is George Rankin's occupation?
[ "r000052819740_c0000", "r000107103368_c0000", "r000074208366_c0000", "r000088339295_c0000", "r000088920718_c0000" ]
[ "george rankin", "george claus rankin", "bullet : : : : - senator george rankin ( vic )", "bullet : : : : - with george atwater rankin :", "bullet : : : : - george chesebro as rankin" ]
[ 9.999462127685547, 9.661703109741211, 9.05030632019043, 9.05030632019043, 9.05030632019043 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
4725190
What is John Mayne's occupation?
[ "r000000694309_c0000", "r000029668908_c0000", "r000110030708_c0000", "r000001232467_c0000", "r000009926606_c0000" ]
[ "john d. mayne", "john mayne", "bullet : : : : - john mayne", "bullet : : : : - \" freestyle mixtape vol. 5 : what is it, mayne?! \" ( 2003 )", "bullet : : : : - cuthbert mayne ( st john ' s )" ]
[ 10.13038158416748, 10.13038158416748, 9.788200378417969, 9.657402038574219, 9.16879940032959 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
4382392
What is Henry Feilden's occupation?
[ "r000003630377_c0000", "r000095534827_c0000", "r000003630292_c0000", "r000039123438_c0000", "r000083807702_c0000" ]
[ "henry feilden", "henry wemyss feilden", "bullet : : : : - henry feilden ( disambiguation )", "bullet : : : : - henry feilden ( disambiguation )", "henry feilden ( conservative politician )" ]
[ 12.517881393432617, 12.095056533813477, 11.699861526489258, 11.699861526489258, 11.699861526489258 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
4822110
What is Kathy Saltzman's occupation?
[ "r000041536877_c0000", "r000041536885_c0000", "r000041536883_c0000", "r000041536884_c0000", "r000067039779_c0000" ]
[ "kathy saltzman", "bullet : : : : - kathy saltzman campaign web site", "bullet : : : : - minnesota public radio votetracker : senator kathy saltzman", "bullet : : : : - project vote smart - senator kathy saltzman profile", "as by kathy and jimmy ( \" kathy \" is kathy scott )" ]
[ 13.976422309875488, 12.261805534362793, 11.553140640258789, 11.553140640258789, 8.191573143005371 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
4011112
What is Eleanor Davis's occupation?
[ "r000027946332_c0000", "r000107129693_c0000", "r000023472892_c0000", "r000063877162_c0000", "r000038765912_c0000" ]
[ "eleanor davis", "eleanor r. davis", "bullet : : : : - eleanor davis", "eleanor layfield davis", "bullet : : : : - 2009 eleanor davis" ]
[ 10.261344909667969, 10.261344909667969, 9.914739608764648, 9.914739608764648, 9.59078598022461 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
1730929
What is Alexander Rinnooy Kan's occupation?
[ "r000061626010_c0000", "r000040888020_c0000", "r000061976762_c0000", "r000096931660_c0000", "r000078569373_c0000" ]
[ "alexander rinnooy kan", "bullet : : : : - alexander rinnooy kan", "bullet : : : : - alexander rinnooy kan", "bullet : : : : - alexander rinnooy kan - d66", "bullet : : : : - kan, alexander rinnooy ( netherlands, born 1949 )" ]
[ 19.872522354125977, 19.22320556640625, 19.22320556640625, 18.61498260498047, 17.507122039794922 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
276787
What is Scooter Braun's occupation?
[ "r000033946594_c0000", "r000012368550_c0000", "r000027291327_c0000", "r000028513116_c0000", "r000047777479_c0000" ]
[ "scooter braun", "bullet : : : : - scooter braun – a & r", "bullet : : : : - scooter braun – a & r", "bullet : : : : - scooter braun", "bullet : : : : - scooter braun" ]
[ 13.185188293457031, 12.739822387695312, 12.739822387695312, 12.739822387695312, 12.739822387695312 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
1758574
What is Leona Detiège's occupation?
[ "r000105867584_c0000", "r000010838690_c0000", "r000107455872_c0000", "r000076214402_c0000", "r000051906603_c0001" ]
[ "“ tovah is leona! ”", "bullet : : : : - what occupation?", "bullet : : : : - leona valley school, leona valley", "bullet : : : : - wi 157 - derrick harriott : \" what can i do ( the wedding ) \" b / w \" leona \", 1964", ". rather, what is needed is nonviolent direct action against the occupation. \"" ]
[ 8.159910202026367, 8.007862091064453, 7.743371963500977, 7.740816116333008, 7.723843097686768 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
6339290
What is William Murray, 1st Earl of Mansfield's occupation?
[ "r000044456544_c0000", "r000044456555_c0000", "r000063161323_c0000", "r000001483592_c0000", "r000019982870_c0000" ]
[ "bullet : : : : - william murray, 1st earl of mansfield, 1st earl of mansfield ( 1705 – 1793 )", "bullet : : : : - william murray, 1st earl of mansfield, 1st earl of mansfield ( 1705 – 1793 )", "william murray, 1st earl of mansfield", "bullet : : : : - mansfield, massachusetts – william murray, 1st earl of ma...
[ 20.904335021972656, 20.904335021972656, 20.770526885986328, 20.43755340576172, 20.152454376220703 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
6250781
What is Þorsteinn Bachmann's occupation?
[ "r000048735083_c0000", "r000064087824_c0000", "r000089913133_c0000", "r000024883352_c0000", "r000025041849_c0000" ]
[ "þorsteinn bachmann", "bullet : : : : - þorsteinn bachmann", "bullet : : : : - þorsteinn bachmann", "bullet : : : : - þorsteinn bachmann as keli", "bullet : : : : - þorsteinn bachmann as hannes" ]
[ 15.947471618652344, 15.408802032470703, 15.408802032470703, 14.433727264404297, 14.433727264404297 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
1223902
What is Herlyn Espinal's occupation?
[ "r000057593833_c0000", "r000038370107_c0000", "r000049182847_c0000", "r000030868888_c0000", "r000040176705_c0000" ]
[ "herlyn espinal", "bullet : : : : - herlyn espinal, 31, honduran journalist, shot.", "bullet : : : : - herlyn espinal, journalist and reporter of televicentro ' s newscast \" hoy mismo \", disappeared on 19 july 2014, found dead on 21 july 2014.", "meenhard herlyn", "jolita herlyn" ]
[ 18.80097198486328, 16.003652572631836, 11.064796447753906, 10.334733009338379, 10.334733009338379 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
4607081
What is Jacob Kraemer's occupation?
[ "r000022966386_c0000", "r000055554784_c0000", "r000105484107_c0000", "r000005753202_c0000", "r000066455831_c0000" ]
[ "jacob kraemer", "bullet : : : : - jacob kraemer as tyler ( 1 episode )", "bullet : : : : - jacob kraemer as andrew smart", "bullet : : : : - jacob kraemer - \" naturally, sadie \" - disney channel", "bullet : : : : - jacob kraemer - \" overruled! \" - the disney channel" ]
[ 13.071305274963379, 11.467727661132812, 11.467727661132812, 11.12647819519043, 11.12647819519043 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
596555
What is Fred C. Newmeyer's occupation?
[ "r000061673095_c0000", "r000061673290_c0000", "r000061673709_c0000", "r000061673846_c0000", "r000061673977_c0000" ]
[ "bullet : : : : - fred c. newmeyer ( as fred newmeyer )", "bullet : : : : - fred c. newmeyer – ( as fred newmeyer )", "bullet : : : : - fred c. newmeyer ( as fred newmeyer )", "bullet : : : : - fred c. newmeyer ( as fred newmeyer )", "bullet : : : : - fred c. newmeyer ( as fred newmeyer )" ]
[ 15.304952621459961, 15.304952621459961, 15.304952621459961, 15.304952621459961, 15.304952621459961 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
3994636
What is Edward Corser's occupation?
[ "r000062848075_c0000", "r000030627335_c0000", "r000058297629_c0000", "r000087586845_c0000", "r000048609999_c0000" ]
[ "edward corser", "bullet : : : : - edward corser, politician", "bullet : : : : - 1898 : edward bernard cresset corser", "bullet : : : : - edward corser, ( 1852 – 1928 ) australian politician", "bullet : : : : - on 3 september 1928, bernard corser ( country ) was elected unopposed to succeed edward corser ( ...
[ 12.841419219970703, 12.002256393432617, 11.266044616699219, 10.930797576904297, 9.933754920959473 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
394743
What is Bae Geu-rin's occupation?
[ "r000092680381_c0000", "r000066760880_c0000", "r000105033696_c0000", "r000072220427_c0000", "r000082777996_c0000" ]
[ "bullet : : : : - bae geu - rin as bae geu - rin", "bae geu - rin", "bullet : : : : - bae geu - rin", "bullet : : : : - bae geu - rin ( 2017 )", "bullet : : : : - january 1 - bae geu - rin, actress" ]
[ 23.859432220458984, 21.741483688354492, 21.03110122680664, 20.365673065185547, 19.74106216430664 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
4650739
What is Javier Alva Orlandini's occupation?
[ "r000076160108_c0000", "r000084597677_c0000", "r000073753767_c0000", "r000099730743_c0000", "r000049234625_c0000" ]
[ "javier alva orlandini", "bullet : : : : - javier alva orlandini", "bullet : : : : - 1985 - javier alva orlandini", "orlandini", "bullet : : : : - what did thomas alva edison invent?" ]
[ 21.200448989868164, 20.50774383544922, 19.858877182006836, 9.218889236450195, 8.948123931884766 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
1085496
What is Edgar Allan Poe's occupation?
[ "r000043515113_c0000", "r000097978594_c0000", "r000031241980_c0000", "r000098912433_c0000", "r000003713020_c0001" ]
[ "bullet : : : : - \" edgar allan poe \" ( 1909 ) - as edgar allan poe", "bullet : : : : - \" the loves of edgar allan poe \" ( 1942 ) - edgar allan poe", "bullet : : : : - \" poems and tales of edgar allan poe \", by edgar allan poe", "edgar allan poe museum or edgar allan poe house may refer to :", "edgar ...
[ 17.617053985595703, 16.9984188079834, 16.705114364624023, 16.705114364624023, 16.350757598876953 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
4711830
What is John Finlay's occupation?
[ "r000058509306_c0000", "r000061451293_c0000", "r000070394066_c0000", "r000061451292_c0000", "r000067483896_c0000" ]
[ "john finlay", "john finlay ( 1782 – 1810 ) is a scottish poet.", "bullet : : : : - \" doctor finlay \" as dr. john finlay ( 1993 – 1996 )", "john finlay ( poet )", "harold john finlay" ]
[ 9.74217414855957, 9.495600700378418, 9.44393253326416, 9.413105010986328, 9.413105010986328 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
783368
What is John Floyd's occupation?
[ "r000001483168_c0000", "r000024135202_c0000", "r000030689249_c0000", "r000050457048_c0000", "r000063886501_c0000" ]
[ "bullet : : : : - floyd, virginia – john floyd ( virginia politician )", "john c. floyd", "john g. floyd", "john floyd", "john e. floyd" ]
[ 8.663543701171875, 8.64218521118164, 8.64218521118164, 8.64218521118164, 8.64218521118164 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
2693461
What is Sachiko Kokubu's occupation?
[ "r000014175744_c0000", "r000085620163_c0000", "r000033944856_c0000", "r000042030158_c0000", "r000041722752_c0000" ]
[ "sachiko kokubu", "bullet : : : : - elly ( sachiko kokubu )", "bullet : : : : - kokubu sachiko as koike shizuku ( ep4 )", "bullet : : : : - 1976 – sachiko kokubu, japanese actress and model", "bullet : : : : - sachiko kokubu ( 国 分 佐 智 子, born 1976 ), japanese actress and model" ]
[ 17.099201202392578, 15.981800079345703, 14.555081367492676, 14.134480476379395, 13.737504005432129 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
4419938
What is Rudolf Hilferding's occupation?
[ "r000045269587_c0000", "r000002693726_c0000", "r000016811251_c0000", "r000047070308_c0000", "r000067512453_c0000" ]
[ "rudolf hilferding", "bullet : : : : - rudolf hilferding", "bullet : : : : - rudolf hilferding", "bullet : : : : - rudolf hilferding", "bullet : : : : - rudolf hilferding" ]
[ 14.632906913757324, 14.138640403747559, 14.138640403747559, 14.138640403747559, 14.138640403747559 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
3696050
What is Charles Strachey, 4th Baron O'Hagan's occupation?
[ "r000109085877_c0000", "r000065565877_c0000", "r000074425633_c0000", "r000074424174_c0000", "r000098644882_c0000" ]
[ "charles strachey, 4th baron o ' hagan", "bullet : : : : - charles strachey, 4th baron o ' hagan", "bullet : : : : - charles strachey, 4th baron o ' hagan", "bullet : : : : - charles towneley strachey, 4th baron o ' hagan", "bullet : : : : - charles towneley strachey, 4th baron o ' hagan ( b. 1945 )" ]
[ 24.98491859436035, 24.21863555908203, 24.21863555908203, 23.497955322265625, 22.818931579589844 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
4651204
What is Akari Hayami's occupation?
[ "r000075196263_c0000", "r000100288891_c0000", "r000104985678_c0000", "r000087300747_c0000", "r000023167021_c0000" ]
[ "akari hayami", "bullet : : : : - akari hayami", "bullet : : : : - akari hayami", "bullet : : : : - akari hayami as momose", "bullet : : : : - akari hayami as young miyoko" ]
[ 15.722681045532227, 15.191604614257812, 15.191604614257812, 14.230274200439453, 13.793834686279297 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
2605479
What is Richard Martin's occupation?
[ "r000010838690_c0000", "r000101639330_c0000", "r000039841986_c0000", "r000049289254_c0000", "r000076622312_c0000" ]
[ "bullet : : : : - what occupation?", "bullet : : : : - 1599 – 1609 sir richard martin ( died 1616 ) and richard martin", "richard martin", "martin richard", "richard d. martin" ]
[ 8.007862091064453, 7.8900675773620605, 7.854762077331543, 7.854762077331543, 7.854762077331543 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
839130
What is Harvey Peltier, Sr.'s occupation?
[ "r000033696575_c0000", "r000059642798_c0000", "r000031272915_c0000", "r000087149056_c0000", "r000032902347_c0000" ]
[ "harvey peltier sr.", "bullet : : : : - harvey peltier, sr.", "bullet : : : : - harvey peltier sr. ( 1899 – 1977 ) – politician", "bullet : : : : - harvey peltier, sr. ( 1899 - 1977 ), american politician", "harvey peltier jr." ]
[ 17.304962158203125, 16.739538192749023, 15.245174407958984, 14.804631233215332, 12.591527938842773 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
5383283
What is Paris's occupation?
[ "r000010838690_c0000", "r000013826203_c0000", "r000051906603_c0001", "r000061179527_c0000", "r000091386747_c0000" ]
[ "bullet : : : : - what occupation?", "bullet : : : : - \" l ' occupation \", paris, gallimard, 2002", ". rather, what is needed is nonviolent direct action against the occupation. \"", "bullet : : : : - \" la musique a paris sous l ' occupation \"", "section : : : : history. : german occupation of paris." ]
[ 8.007862091064453, 7.965664863586426, 7.723843097686768, 7.7213592529296875, 7.7213592529296875 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
4087826
What is Fairfax M. Cone's occupation?
[ "r000082078078_c0000", "r000058891285_c0000", "r000074115122_c0000", "r000085024196_c0000", "r000054706204_c0000" ]
[ "fairfax m. cone", "bullet : : : : - fairfax cone", "bullet : : : : - fairfax m. cone", "bullet : : : : - fairfax m. cone", "bullet : : : : - fairfax m. cone, founder of foote cone & belding" ]
[ 12.084735870361328, 11.67654037475586, 11.67654037475586, 11.67654037475586, 11.365232467651367 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
3635613
What is Colleen Zenk Pinter's occupation?
[ "r000040058177_c0000", "r000040058178_c0000", "r000082279766_c0000", "r000009918254_c0000", "r000103462375_c0000" ]
[ "bullet : : : : - colleen zenk pinter ( 1953 - ), actress ; spouse of mark pinter", "bullet : : : : - mark pinter ( 1950 - ), actor ; spouse of colleen zenk pinter", "bullet : : : : - colleen zenk pinter ( born 1953 ), american actress", "bullet : : : : - colleen zenk pinter ( barbara ryan, \" as the world tu...
[ 19.456254959106445, 19.456254959106445, 18.76468849182129, 17.73944664001465, 17.73944664001465 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
5982132
What is Thomas McMurtry's occupation?
[ "r000073794485_c0000", "r000053724888_c0000", "r000104217513_c0000", "r000047293930_c0000", "r000008603886_c0000" ]
[ "thomas mcmurtry", "bullet : : : : - thomas c. mcmurtry – 2 flights", "bullet : : : : - thomas c. mcmurtry, 1998", "bullet : : : : - thomas c. mcmurtry ( co - pilot )", "bullet : : : : - thomas mcmurtry, nasa ad - 1 oblique wing program" ]
[ 11.551227569580078, 10.79637622833252, 10.79637622833252, 10.454776763916016, 9.548433303833008 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
3261572
What is Albert Bates's occupation?
[ "r000053626446_c0000", "r000005462148_c0000", "r000006842903_c0000", "r000025749168_c0000", "r000051886035_c0000" ]
[ "albert bates", "albert carlos bates", "bullet : : : : - albert bates", "albert bates ( criminal )", "albert bates ( disambiguation )" ]
[ 10.37523078918457, 10.0247802734375, 10.0247802734375, 10.0247802734375, 10.0247802734375 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
857817
What is Heath's occupation?
[ "r000102853880_c0001", "r000010838690_c0000", "r000037551581_c0000", "r000088628548_c0000", "r000051906603_c0001" ]
[ "the death of heath as the sheriff ' s opinion is that heath got what he deserved.", "bullet : : : : - what occupation?", "bullet : : : : - brandon heath - \" what if we \"", "bullet : : : : - \" what if we \" - brandon heath", ". rather, what is needed is nonviolent direct action against the occupation. \"...
[ 8.488195419311523, 8.007862091064453, 7.827319145202637, 7.827319145202637, 7.723843097686768 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
6206947
What is Wise's occupation?
[ "r000072143377_c0000", "r000033494716_c0000", "r000010838690_c0000", "r000051906603_c0001", "r000046464458_c0002" ]
[ "occupation family wise", "bullet : : : : - \" what is geometric group theory? \" by daniel wise", "bullet : : : : - what occupation?", ". rather, what is needed is nonviolent direct action against the occupation. \"", "with joy. the truly wise man will know what is right, do what is good, and therefore be ...
[ 10.021841049194336, 8.297028541564941, 8.007862091064453, 7.723843097686768, 7.701842308044434 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
2657379
What is Stevie Cameron's occupation?
[ "r000090576745_c0000", "r000060796119_c0000", "r000097206501_c0000", "r000107586019_c0000", "r000036478663_c0000" ]
[ "stevie cameron", "bullet : : : : - stevie cameron", "bullet : : : : - stevie cameron", "bullet : : : : - stevie cameron", "bullet : : : : - stevie cameron, journalist" ]
[ 11.439480781555176, 11.053081512451172, 11.053081512451172, 11.053081512451172, 10.691932678222656 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
3835721
What is Yoshiki Tonogai's occupation?
[ "r000085721062_c0000", "r000009169475_c0000", "r000009169494_c0000", "r000019206536_c0000", "r000085721064_c0000" ]
[ "yoshiki tonogai", "bullet : : : : - \" doubt \" ( yoshiki tonogai )", "bullet : : : : - \" judge \" ( yoshiki tonogai )", "bullet : : : : - yoshiki tonogai ( \" doubt \" )", "bullet : : : : - yoshiki tonogai ' s personal website" ]
[ 18.518218994140625, 17.308086395263672, 17.308086395263672, 17.308086395263672, 16.760456085205078 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
4198902
What is Geeling Ng's occupation?
[ "r000096720045_c0000", "r000029537505_c0000", "r000050643788_c0000", "r000016987316_c0000", "r000040460206_c0000" ]
[ "geeling ng", "bullet : : : : - geeling ng as su lim ( as geeling ching )", "geeling ng... jasmine br", "bullet : : : : - geeling ng – model, actress, restaurateur and television presenter", "bullet : : : : - geeling ng, new zealand actress of \" china girl \" fame" ]
[ 16.71291732788086, 16.023380279541016, 15.620758056640625, 13.427162170410156, 13.06035327911377 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
3583128
What is Bruce McDaniel's occupation?
[ "r000087981310_c0000", "r000004172773_c0001", "r000087981350_c0000", "r000087981351_c0000", "r000049155787_c0000" ]
[ "bruce mcdaniel", ". d. bruce yearling sale to trainer david mcdaniel for $ 315.", "bullet : : : : - [ allmusic. com ], bruce mcdaniel page on allmusic. com", "bullet : : : : - imdb. com, bruce mcdaniel page on imdb. com", "bullet : : : : - \" a little of what you fancy \" ( mary catherine mcdaniel )" ]
[ 11.738571166992188, 9.430771827697754, 9.430771827697754, 9.430771827697754, 8.357115745544434 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
5807710
What is Thomas R. Whitney's occupation?
[ "r000004086038_c0000", "r000004086088_c0000", "r000091007472_c0000", "r000020482215_c0000", "r000072338762_c0000" ]
[ "thomas whitney", "thomas r. whitney", "thomas p. whitney", "thomas whitney surette", "bullet : : : : -. thomas r. whitney ( a )" ]
[ 9.336698532104492, 9.336698532104492, 9.336698532104492, 9.021326065063477, 9.021326065063477 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
4172941
What is William Lescaze's occupation?
[ "r000054040576_c0000", "r000063770715_c0000", "r000085139816_c0000", "r000026699720_c0000", "r000057529351_c0000" ]
[ "william lescaze", "bullet : : : : - william lescaze", "bullet : : : : - william lescaze", "bullet : : : : - william lescaze ( 1896 – 1969 )", "bullet : : : : - william lescaze ( 1896 – 1969 ), usa" ]
[ 12.916309356689453, 12.480025291442871, 12.480025291442871, 11.690285682678223, 11.331747055053711 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
2303897
What is Edwin Wallock's occupation?
[ "r000065315467_c0000", "r000059491139_c0000", "r000065644298_c0000", "r000065644371_c0000", "r000066710911_c0000" ]
[ "edwin wallock", "bullet : : : : - edwin wallock as durand", "bullet : : : : - edwin wallock ( as e. n. wallack )", "bullet : : : : - edwin wallock ( as e. n. wallack )", "bullet : : : : - edwin wallock - black mccready" ]
[ 15.694387435913086, 14.204666137695312, 14.204666137695312, 14.204666137695312, 14.204666137695312 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
3121959
What is Tsutomu Seki's occupation?
[ "r000013571903_c0000", "r000110100180_c0000", "r000013571910_c0000", "r000012687458_c0000", "r000097792194_c0000" ]
[ "tsutomu seki", "bullet : : : : - tsutomu seki", "bullet : : : : - tsutomu seki homepage", "bullet : : : : - tsutomu seki ( japan, 1930 – )", "bullet : : : : - tsutomu seki, japanese astronomer" ]
[ 15.42393684387207, 14.90295124053955, 14.416011810302734, 13.95988655090332, 13.95988655090332 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
5120341
What is Matthew McKay's occupation?
[ "r000060527426_c0000", "r000027860593_c0000", "r000040075333_c0000", "r000110268030_c0000", "r000060527428_c0000" ]
[ "matthew mckay", "matthew mckay ( politician )", "bullet : : : : - matthew mckay – percussion", "bullet : : : : - matthew mckay – trumpet", "bullet : : : : - matthew mckay ( politician ) ( 1858 – 1937 )" ]
[ 11.05914306640625, 10.685589790344238, 10.336448669433594, 10.336448669433594, 9.702415466308594 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
3931528
What is Dominick Bellizzi's occupation?
[ "r000081724897_c0000", "r000059343987_c0000", "r000105537404_c0000", "r000000985284_c0000", "r000040521642_c0000" ]
[ "dominick bellizzi", "bullet : : : : - dominick bellizzi – american jockey", "bullet : : : : - dominick bellizzi ( c. 1912 – 1934 ), american jockey", "bellizzi", "bullet : : : : - bellizzi :" ]
[ 16.900625228881836, 15.296407699584961, 14.386051177978516, 10.039362907409668, 9.68840217590332 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
3174290
What is William Watson's occupation?
[ "r000081607160_c0000", "r000108928168_c0000", "r000008649175_c0000", "r000018375428_c0000", "r000027940567_c0000" ]
[ "william watson, baron watson", "bullet : : : : - william watson, baron watson", "bullet : : : : - and ( iii ) sir william watson, son of william watson.", "bullet : : : : - william watson ( 1910 – 11 ) : w. watson", "william e. watson" ]
[ 9.181283950805664, 8.962573051452637, 8.841814994812012, 8.754598617553711, 8.64770221710205 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
1917994
What is Sarah Dawn Finer's occupation?
[ "r000026391764_c0000", "r000103853728_c0000", "r000063610165_c0000", "r000092475567_c0000", "r000013648773_c0000" ]
[ "a finer dawn is a 2007 sarah dawn finer studio album.", "sarah dawn finer", "bullet : : : : 7. – sarah dawn finer", "bullet : : : : - sarah dawn finer", "bullet : : : : - 2009 : sarah dawn finer" ]
[ 17.56180191040039, 16.312435150146484, 15.779441833496094, 15.779441833496094, 15.280177116394043 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
2224150
What is Brendan Canty's occupation?
[ "r000016004169_c0000", "r000047954835_c0000", "r000061729031_c0000", "r000033080412_c0000", "r000018184071_c0000" ]
[ "kevin canty is the brother of the musicians brendan canty and james canty.", "brendan canty", "brendan canty,", "canty is the younger brother of fugazi drummer brendan canty and writer kevin canty.", "bullet : : : : - brendan canty" ]
[ 14.146100997924805, 14.012075424194336, 14.012075424194336, 13.90363597869873, 13.538778305053711 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
1536600
What is María Elena Marqués's occupation?
[ "r000010838690_c0000", "r000051906603_c0001", "r000096797836_c0000", "r000098330933_c0000", "r000079397302_c0001" ]
[ "bullet : : : : - what occupation?", ". rather, what is needed is nonviolent direct action against the occupation. \"", "bullet : : : : - \" the economics of israeli occupation : what is colonial about it? \", 2006", "her mother is elena.", "elena who manages to escape from him till the moment stefan appear...
[ 8.007862091064453, 7.723843097686768, 7.188129425048828, 6.688875675201416, 6.679313659667969 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
2218017
What is Michael Arad's occupation?
[ "r000057490050_c0000", "r000006252919_c0000", "r000087214838_c0000", "r000088030438_c0000", "r000002013846_c0000" ]
[ "section : : : : arad ( french occupation ).", "bullet : : : : - refer : arad ( french occupation )", "bullet : : : : - refer : arad ( french occupation )", "bullet : : : : - includes : arad ( french occupation ) ;", "michael arad" ]
[ 11.121711730957031, 10.769819259643555, 10.769819259643555, 10.769819259643555, 10.751809120178223 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
5394168
What is Patrick O'Brien Demsey's occupation?
[ "r000094891724_c0000", "r000001667776_c0000", "r000094891725_c0000", "r000015924071_c0000", "r000092393618_c0000" ]
[ "patrick o ' brien demsey", "bullet : : : : - patrick o ' brien demsey, actor", "patrick o ' brien demsey ( born december 14, 1978 ) is an american actor.", "patrick k. o ' brien", "patrick o ' brien" ]
[ 19.077816009521484, 17.870563507080078, 16.094257354736328, 10.03715705871582, 10.03715705871582 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
6539068
What is Ole Krarup's occupation?
[ "r000098403984_c0000", "r000066138666_c0000", "r000066139481_c0000", "r000030883131_c0000", "r000035027951_c0000" ]
[ "ole krarup", "bullet : : : : - ole krarup", "bullet : : : : - ole krarup", "bullet : : : : - ole krarup ( 1994 – 2006 )", "bullet : : : : - ole krarup ( 1935 – 2017 ), danish politician" ]
[ 15.055112838745117, 14.546585083007812, 14.546585083007812, 13.62607192993164, 12.81512451171875 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
1772720
What is Antonio Álvarez Alonso's occupation?
[ "r000042872819_c0000", "r000052356595_c0000", "r000071291949_c0000", "r000001223503_c0000", "r000066368281_c0000" ]
[ "jose antonio alonso", "antonio alvarez alonso", "antonio alonso martinez", "jose antonio alonso navarro", "jose antonio alonso rodriguez" ]
[ 10.416108131408691, 10.416108131408691, 10.416108131408691, 10.07577133178711, 10.07577133178711 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
3553522
What is Boutheina Jabnoun's occupation?
[ "r000067699334_c0000", "r000051276505_c0000", "r000048769418_c0000", "r000051276503_c0000", "r000067699335_c0000" ]
[ "boutheina jabnoun marai", "bullet : : : : - boutheina jabnoun marai, tunisian journalist", "bullet : : : : - boutheina jabnoun marai, contemporary journalist, magazine publisher", "boutheina", "boutheina jabnoun marai ( tunisian arabic : بثينة جبنون مرعي ) is a tunisian journalist and magazine publisher. s...
[ 21.783611297607422, 19.779314041137695, 18.63617706298828, 11.383966445922852, 11.113884925842285 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
970059
What is Robert Viharo's occupation?
[ "r000075303546_c0000", "r000020020682_c0000", "r000063309945_c0000", "r000095393193_c0000", "r000101992152_c0000" ]
[ "robert viharo", "bullet : : : : - robert viharo as urbina", "bullet : : : : - robert viharo as anterrabae", "bullet : : : : - robert viharo - charlie garrett", "bullet : : : : - robert viharo — zachary kane" ]
[ 13.762002944946289, 12.455705642700195, 12.455705642700195, 12.455705642700195, 12.455705642700195 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
2092231
What is Ankita Sharma's occupation?
[ "r000039603163_c0000", "r000039603259_c0000", "r000045335053_c0000", "r000046076845_c0000", "r000057770840_c0000" ]
[ "bullet : : : : - ankita sharma", "bullet : : : : - ankita sharma", "bullet : : : : - ankita sharma", "bullet : : : : - ankita sharma", "ankita mayank sharma" ]
[ 14.021066665649414, 14.021066665649414, 14.021066665649414, 14.021066665649414, 14.021066665649414 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
2360504
What is Robby Krieger's occupation?
[ "r000082694516_c0000", "r000028855607_c0000", "r000031078755_c0000", "r000002164386_c0001", "r000006800985_c0000" ]
[ "bullet : : : : - robby krieger & friends - robby krieger", "robby krieger", "bullet : : : : - 1977 – robbie krieger – \" robby krieger & friends \"", ", alongside robby krieger.", "bullet : : : : - robby krieger" ]
[ 15.496025085449219, 14.07239055633545, 13.609441757202148, 13.597057342529297, 13.597057342529297 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
6416076
What is Paul's occupation?
[ "r000010838690_c0000", "r000051906603_c0001", "r000028414129_c0000", "r000032577486_c0000", "r000096797836_c0000" ]
[ "bullet : : : : - what occupation?", ". rather, what is needed is nonviolent direct action against the occupation. \"", "bullet : : : : 5. \" what it is \" ( paul mccartney )", "bullet : : : : 3. \" what you give is what you get ( start ) \" ( paul weller )", "bullet : : : : - \" the economics of israeli oc...
[ 8.007862091064453, 7.723843097686768, 7.474247932434082, 7.313104629516602, 7.188129425048828 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
130213
What is Shozaburo Nakamura's occupation?
[ "r000040863500_c0000", "r000067453718_c0000", "r000044998418_c0000", "r000081649431_c0000", "r000023487263_c0000" ]
[ "shozaburo nakamura", "bullet : : : : - shozaburo nakamura", "shozaburo jimi", "shozaburo watanabe", "bullet : : : : - watanabe shozaburo" ]
[ 16.328691482543945, 15.777145385742188, 9.812674522399902, 9.812674522399902, 9.48122501373291 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
2311611
What is Esquerita's occupation?
[ "r000036228720_c0000", "r000019755464_c0000", "r000077715326_c0000", "r000036228764_c0000", "r000036228740_c0000" ]
[ "esquerita", "bullet : : : : - esquerita covered the song for the album \" esquerita! \" in 2010.", "3. esquerita br", "bullet : : : : - \" esquerita \" ( capitol # 1186 ) ( 1959 )", "esquerita was an influence on zydeco performer lynn august, who played drums for esquerita in the early 1960s. at the age of...
[ 10.420669555664062, 10.101579666137695, 10.056379318237305, 9.101820945739746, 9.094340324401855 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
3901091
What is Derek Wheatley's occupation?
[ "r000111457595_c0000", "r000046633855_c0000", "r000064625027_c0000", "r000021022114_c0000", "r000068555198_c0000" ]
[ "derek wheatley", "bullet : : : : - derek wheatley", "bullet : : : : - derek wheatley 1959 – 1964", "bullet : : : : - derek wheatley, 92, english barrister and novelist.", "bullet : : : : - derek wheatley, 92, english barrister and legal advisor." ]
[ 12.335875511169434, 11.919197082519531, 11.164946556091309, 10.197036743164062, 9.910646438598633 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
837389
What is Herman A. Barnett's occupation?
[ "r000105546261_c0000", "r000090190729_c0000", "r000067632267_c0000", "r000084566330_c0000", "r000105546266_c0000" ]
[ "herman a. barnett", "bullet : : : : - griff barnett as herman", "agriculture is the main occupation of herman village.", "bullet : : : : - lori barnett, cello ; herman berlinski, organ ( cri nwcr839 )", "in 1944 herman barnett enlisted in the military at fort sam houston." ]
[ 11.768354415893555, 10.651294708251953, 9.779016494750977, 9.454699516296387, 8.719980239868164 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
2523400
What is Modou Dia's occupation?
[ "r000025054123_c0000", "r000108293607_c0000", "r000030529876_c0000", "r000034152074_c0000", "r000034152069_c0000" ]
[ "modou dia", "bullet : : : : - modou dia ( born 1950 ), senegalese politician", "bullet : : : : - modou dia, senegalese politician and former diplomat ;", "bullet : : : : - modou dia ( born 1950 ), senegalese politician and diplomat", "modou" ]
[ 15.494217872619629, 13.188896179199219, 12.807774543762207, 12.44805908203125, 9.386407852172852 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
3275327
What is Alex Krieps's occupation?
[ "r000023544143_c0000", "r000040304259_c0000", "r000002598412_c0000", "r000034976838_c0000", "r000108450418_c0000" ]
[ "alex krieps", "bullet : : : : - alex krieps", "robert krieps", "emile krieps", "vicky krieps" ]
[ 14.31791877746582, 13.834291458129883, 9.544116973876953, 9.544116973876953, 9.544116973876953 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
1976296
What is Veronica Franco's occupation?
[ "r000082102297_c0000", "r000069768538_c0000", "r000100325288_c0000", "r000032307111_c0000", "r000042970864_c0000" ]
[ "veronica franco", "bullet : : : : - veronica franco", "bullet : : : : - veronica franco", "bullet : : : : - veronica franco – \" terze rime \"", "bullet : : : : - veronica franco ( 1546 – 1591 )" ]
[ 11.434656143188477, 11.048419952392578, 11.048419952392578, 10.349271774291992, 10.349271774291992 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
5052828
What is Maev-Ann Wren's occupation?
[ "r000067727903_c0000", "r000027900448_c0000", "r000082058760_c0000", "r000074293117_c0000", "r000094210904_c0000" ]
[ "maev - ann wren", "bullet : : : : - maev - ann wren", "bullet : : : : - maev - ann wren", "bullet : : : : - maev - ann wren ( 1982 )", "bullet : : : : - maev - ann wren – writer" ]
[ 20.138490676879883, 19.480484008789062, 19.480484008789062, 18.864120483398438, 18.864120483398438 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
5304362
What is Norman Crowther Hunt, Baron Crowther-Hunt's occupation?
[ "r000099128682_c0000", "r000039670719_c0000", "r000101576432_c0000", "r000095650893_c0000", "r000099128915_c0000" ]
[ "norman crowther hunt, baron crowther - hunt", "bullet : : : : - norman crowther hunt, baron crowther - hunt ( 1920 – 1987 ), british scholar and politician", "bullet : : : : - norman crowther hunt, baron crowther - hunt, ( 1920 – 1987 ), british scholar and labour politician", "bullet : : : : - norman crowth...
[ 34.92393493652344, 30.28989601135254, 29.72970962524414, 25.11113739013672, 20.55939483642578 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
6110369
What is Vincenzo Di Nicola's occupation?
[ "r000061659060_c0000", "r000042153967_c0000", "r000061659061_c0000", "r000032034810_c0000", "r000043051811_c0000" ]
[ "vincenzo di nicola", "bullet : : : : - vincenzo di nicola — psychologist", "vincenzo di nicola is a canadian psychologist, psychiatrist, and family therapist.", "bullet : : : : - nicola pistoia as vincenzo sellani", "bullet : : : : - nicola di pinto : nicola" ]
[ 16.372726440429688, 15.336654663085938, 14.3461275100708, 10.939857482910156, 10.913259506225586 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
6055820
What is Tor Aulin's occupation?
[ "r000014257715_c0000", "r000100566867_c0000", "r000101616218_c0000", "r000077554820_c0000", "r000080800620_c0000" ]
[ "tor aulin", "bullet : : : : - tor aulin", "bullet : : : : - tor aulin", "bullet : : : : - tor aulin ( 1866 – 1914 ) brother of valborg aulin", "bullet : : : : - tor aulin, violinist" ]
[ 15.382894515991211, 14.86329460144043, 14.86329460144043, 14.535160064697266, 14.37765121459961 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
6384726
What is Henry Tizard's occupation?
[ "r000107530471_c0000", "r000055036133_c0000", "r000076170749_c0000", "r000084459907_c0000", "r000102075217_c0000" ]
[ "henry tizard", "thomas henry tizard", "bullet : : : : - henry tizard", "bullet : : : : - henry tizard", "richard henry tizard" ]
[ 12.052736282348633, 11.645621299743652, 11.645621299743652, 11.645621299743652, 11.645621299743652 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
4251288
What is Glenn Albrecht's occupation?
[ "r000079006974_c0000", "r000014921363_c0000", "r000015382131_c0000", "r000077675184_c0000", "r000039628655_c0000" ]
[ "glenn albrecht", "bullet : : : : - glenn albrecht", "bullet : : : : - glenn albrecht", "bullet : : : : 1. \" what a man my man is \" ( glenn sutton )", "bullet : : : : - stefanovics, glenn w. \" friedrich maria albrecht wilhelm karl von osterreich - toskana, herzog von teschen \"" ]
[ 11.781001091003418, 11.383066177368164, 11.383066177368164, 8.439544677734375, 8.299389839172363 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
1872067
What is Thomas Hinds's occupation?
[ "r000049520746_c0000", "r000029472128_c0000", "r000090090465_c0000", "r000106990656_c0000", "r000026142228_c0000" ]
[ "thomas hinds", "bullet : : : : -. thomas hinds ( j )", "john thomas hinds", "thomas hinds duggan", "bullet : : : : - thomas hinds honduran selection" ]
[ 10.710960388183594, 10.34916877746582, 10.34916877746582, 10.34916877746582, 9.694269180297852 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
1905981
What is Tobias Lindholm's occupation?
[ "r000050108420_c0000", "r000067732984_c0000", "r000042005289_c0000", "r000045368619_c0000", "r000095321478_c0000" ]
[ "tobias lindholm", "bullet : : : : - tobias lindholm", "bullet : : : : - tobias lindholm – \" a hijacking \"", "bullet : : : : - \" a hijacking \" - tobias lindholm", "bullet : : : : - tobias lindholm ( 2007 )" ]
[ 14.055360794067383, 13.580602645874023, 13.136869430541992, 13.136869430541992, 13.136869430541992 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
4973369
What is Lisa McRee's occupation?
[ "r000108704364_c0000", "r000002796689_c0000", "r000009322330_c0000", "r000010236789_c0000", "r000025132659_c0000" ]
[ "lisa mcree", "bullet : : : : - lisa mcree", "bullet : : : : - lisa mcree ( 1997 – 1999 )", "bullet : : : : - lisa mcree ( born 1961 ), television journalist", "bullet : : : : - lisa mcree ( born 1961 ), television journalist" ]
[ 14.267239570617676, 13.785324096679688, 12.912983894348145, 12.144474983215332, 12.144474983215332 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
5582866
What is Rick Gilmore's occupation?
[ "r000022735229_c0000", "r000008569476_c0000", "r000057964218_c0000", "r000010838690_c0000", "r000051906603_c0001" ]
[ "rick gilmore", "bullet : : : : - produced by don gilmore, rick parashar, and howie beno", "bullet : : : : - bass : rodney \" skeet \" curtis, billy bass nelson, rick gilmore", "bullet : : : : - what occupation?", ". rather, what is needed is nonviolent direct action against the occupation. \"" ]
[ 11.474653244018555, 8.966897964477539, 8.966897964477539, 8.007862091064453, 7.723843097686768 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
3154588
What is Jon Eikemo's occupation?
[ "r000021993462_c0000", "r000025398375_c0000", "r000052649127_c0000", "r000037060507_c0000", "r000057208007_c0000" ]
[ "jon eikemo", "bullet : : : : - jon eikemo", "bullet : : : : - jon eikemo", "bullet : : : : - jon eikemo - adolf lindstrøm", "bullet : : : : - 2007 – jon eikemo, actor" ]
[ 15.036548614501953, 14.528648376464844, 14.528648376464844, 13.609270095825195, 13.609270095825195 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
1094065
What is Jilly Cooper's occupation?
[ "r000016929549_c0000", "r000083830222_c0000", "r000003953468_c0000", "r000053976867_c0000", "r000070179381_c0000" ]
[ "jilly cooper", "bullet : : : : - riders ( jilly cooper novel ), a romance novel by the british author jilly cooper", "bullet : : : : - jilly cooper", "bullet : : : : - jilly cooper", "bullet : : : : - jilly cooper" ]
[ 13.412168502807617, 13.015409469604492, 12.959136009216309, 12.959136009216309, 12.959136009216309 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
3780672
What is Ingrid Martinez's occupation?
[ "r000046881560_c0000", "r000046881589_c0000", "r000095897652_c0000", "r000107443857_c0000", "r000046741225_c0000" ]
[ "bullet : : : : - agot isidro as ingrid martinez - garcia / ingrid martinez - cardenas", "bullet : : : : - sharlene san pedro as young ingrid martinez", "bullet : : : : - francesca martinez, \" what the * * * * is normal?! \"", "bullet : : : : 4. \" occupation freedom \" ( global block collective, martinez ) ...
[ 12.141799926757812, 9.816267013549805, 8.78083610534668, 8.564126014709473, 8.287605285644531 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
6430975
What is Teddy Riley's occupation?
[ "r000051483175_c0000", "r000006150858_c0000", "r000019972740_c0000", "r000049028552_c0000", "r000058024571_c0000" ]
[ "teddy riley", "bullet : : : : - teddy riley", "bullet : : : : - teddy riley", "bullet : : : : - teddy riley", "bullet : : : : - teddy riley" ]
[ 11.656124114990234, 11.262407302856445, 11.262407302856445, 11.262407302856445, 11.262407302856445 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
4244332
What is Gillian Raine's occupation?
[ "r000049005160_c0000", "r000044922976_c0000", "r000092405735_c0000", "r000018647361_c0000", "r000088862546_c0000" ]
[ "gillian raine", "bullet : : : : - gillian raine – phyllis bennett", "bullet : : : : - gillian raine - mara trigg", "bullet : : : : - gillian martell as mrs. raine", "bullet : : : : - gillian raine as mrs kramer" ]
[ 13.863659858703613, 12.547712326049805, 12.547712326049805, 12.16287612915039, 12.16287612915039 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
1805806
What is Tolis Voskopoulos's occupation?
[ "r000052781318_c0000", "r000005829963_c0000", "r000021361304_c0000", "r000056194118_c0000", "r000062651000_c0000" ]
[ "tolis voskopoulos", "bullet : : : : - tolis voskopoulos", "bullet : : : : - tolis voskopoulos", "bullet : : : : - tolis voskopoulos", "bullet : : : : - tolis voskopoulos" ]
[ 18.525300979614258, 17.899559020996094, 17.899559020996094, 17.899559020996094, 17.899559020996094 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
900521
What is Marco Ameglio's occupation?
[ "r000040559718_c0000", "r000109680193_c0000", "r000040559719_c0000", "r000109680189_c0000", "r000071100028_c0000" ]
[ "marco ameglio", "bullet : : : : - marco ameglio, panamanian businessman", "marco antonio ameglio samudio ( b. 1961 ) is a panamanian politician and businessman.", "ameglio", "carlos ameglio" ]
[ 15.379709243774414, 13.919857025146484, 13.12285327911377, 10.311415672302246, 9.950944900512695 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
1044970
What is Mohd Sharkar Shamsudin's occupation?
[ "r000014802473_c0000", "r000033568120_c0000", "r000083743751_c0000", "r000069576423_c0000", "r000082632588_c0000" ]
[ "mohd sharkar shamsudin", "bullet : : : : - mohd sharkar shamsudin", "mohd shamsudin lias", "bullet : : : : - mohd shahrul nizam che shamsudin", "bullet : : : : - mohd shahrul nizam che shamsudin" ]
[ 26.682201385498047, 25.81038475036621, 16.321826934814453, 14.82006549835205, 14.82006549835205 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
6042978
What is Anthony Sharp's occupation?
[ "r000105835688_c0000", "r000077195597_c0000", "r000086562012_c0000", "r000037566573_c0000", "r000068995201_c0000" ]
[ "anthony sharp", "bullet : : : : - anthony sharp", "anthony sharp ( quaker )", "bullet : : : : - gentleman... anthony sharp", "bullet : : : : - anthony sharp - peterson" ]
[ 9.722711563110352, 9.39430046081543, 9.39430046081543, 9.087350845336914, 9.087350845336914 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
4062418
What is Valgerður Bjarnadóttir's occupation?
[ "r000003099746_c0000", "r000007801530_c0000", "r000027834214_c0000", "r000040079615_c0000", "r000108632872_c0000" ]
[ "valgerður þoroddsdottir", "valgerður _ þoroddsdottir", "valgerður sverrisdottir", "valgerður gunnarsdottir", "valgerður bjarnadottir" ]
[ 9.950944900512695, 9.950944900512695, 9.950944900512695, 9.950944900512695, 9.950944900512695 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
6135583
What is Wallace Dollase's occupation?
[ "r000010970771_c0000", "r000079160626_c0000", "r000110126248_c0000", "r000063512284_c0000", "r000010970772_c0000" ]
[ "wallace dollase", "bullet : : : : - 2 - wallace dollase ( 1998, 1999 )", "bullet : : : : - wallace dollase, 78, american horse trainer.", "bullet : : : : - 2 - d. wayne lukas ( 1981, 1996 ), jack van berg ( 1984, 1987 ), wallace dollase ( 1997, 2003 )", "wallace a. \" wally \" dollase ( august 1, 1937 – oc...
[ 15.417276382446289, 13.953859329223633, 13.12340259552002, 10.861045837402344, 10.11381721496582 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
177542
What is Claire Berlinski's occupation?
[ "r000001492174_c0000", "r000028255391_c0000", "r000026984701_c0000", "r000042028581_c0000", "r000046460005_c0000" ]
[ "berlinski ' s daughter claire berlinski is a journalist and his son mischa berlinski is a writer.", "claire berlinski", "bullet : : : : - claire berlinski, contributor", "bullet : : : : - \" \", a book by claire berlinski", "bullet : : : : - claire berlinski ( born 1968 ), american writer and journalist" ]
[ 15.105018615722656, 14.423934936523438, 13.481356620788574, 13.054805755615234, 11.5881929397583 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
5571000
What is James Cook's occupation?
[ "r000007874945_c0000", "r000088951152_c0000", "r000096115142_c0000", "r000059943185_c0000", "r000103621967_c0000" ]
[ "bullet : : : : 12. koch, occupation ( cook )", "captain james cook is a 1986 australian mini series about the life of captain james cook.", "bullet : : : : - cook islandscaptain james cook", "bullet : : : : - the james cook university herbarium ( jct ), james cook university", "bullet : : : : - \" captain ...
[ 8.921260833740234, 8.918176651000977, 8.747936248779297, 8.65664291381836, 8.65664291381836 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
5651252
What is Russell Stokes's occupation?
[ "r000086850086_c0000", "r000035648874_c0000", "r000059493532_c0000", "r000081739672_c0000", "r000045232662_c0000" ]
[ "russell stokes", "bullet : : : : - russell stokes mla ( evelyn )", "bullet : : : : - chase stokes as russell bennett", "bullet : : : : - russell collins - mr. stokes ( as russ collins )", "robin stokes is a high - powered executive, and the long - time mistress of married russell. she has problems finding ...
[ 11.001237869262695, 9.956993103027344, 9.651613235473633, 9.093802452087402, 8.231008529663086 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
4265255
What is Henk Bleker's occupation?
[ "r000065764331_c0000", "r000087017677_c0000", "r000096931141_c0000", "r000065764335_c0000", "r000079453923_c0000" ]
[ "henk bleker", "bullet : : : : - henk bleker )", "bullet : : : : - henk bleker - cda", "bullet : : : : - dr. h. ( henk ) bleker parlement & politiek", "bullet : : : : - 1953 – henk bleker, dutch politician" ]
[ 17.206193923950195, 16.62500762939453, 16.08180046081543, 15.09535026550293, 15.09535026550293 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
4674890
What is Jim Brown's occupation?
[ "r000001190016_c0000", "r000003007587_c0000", "r000039579496_c0000", "r000039577856_c0000", "r000001420875_c0000" ]
[ "jim j. brown", "jim w. brown", "jim brown", "bullet : : : : - jim brown as jim price", "bullet : : : : - jim brown" ]
[ 8.3755521774292, 8.3755521774292, 8.3755521774292, 8.330657958984375, 8.092645645141602 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
3111664
What is Christoph Schlingensief's occupation?
[ "r000081255319_c0000", "r000107484076_c0000", "r000023917687_c0000", "r000013685232_c0000", "r000043294422_c0000" ]
[ "christoph schlingensief", "bullet : : : : - 2009 : \" mea culpa – eine readymadeoper \" by christoph schlingensief, director : christoph schlingensief", "bullet : : : : - 2004 : \" attabambi - pornoland \" by christoph schlingensief at schauspielhaus zurich ( director : christoph schlingensief )", "bullet : ...
[ 15.660819053649902, 15.459772109985352, 15.197540283203125, 15.131832122802734, 15.131832122802734 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
1505982
What is C. E. Webber's occupation?
[ "r000010838690_c0000", "r000051906603_c0001", "r000104690348_c0000", "r000096797836_c0000", "r000019381739_c0000" ]
[ "bullet : : : : - what occupation?", ". rather, what is needed is nonviolent direct action against the occupation. \"", "bullet : : : : 10. \" oh what a circus \" ( andrew lloyd webber, tim rice )", "bullet : : : : - \" the economics of israeli occupation : what is colonial about it? \", 2006", "bullet : : ...
[ 8.007862091064453, 7.723843097686768, 7.576277732849121, 7.188129425048828, 7.156893253326416 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
371747
What is Gladwyn Jebb's occupation?
[ "r000007523475_c0000", "r000033166835_c0000", "r000069902006_c0000", "r000069902095_c0000", "r000021121704_c0000" ]
[ "gladwyn jebb", "bullet : : : : - gladwyn jebb, 1st baron gladwyn", "bullet : : : : - gladwyn jebb, 1st baron gladwyn", "bullet : : : : - gladwyn jebb, 1st baron gladwyn", "bullet : : : : - gladwyn jebb, 1st baron gladwyn ( 1965 – 1988 )" ]
[ 17.122053146362305, 17.05864143371582, 17.05864143371582, 17.05864143371582, 16.28044891357422 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
3882000
What is Dean Alfange's occupation?
[ "r000011528680_c0000", "r000084043270_c0000", "r000072769491_c0000", "r000079484125_c0000", "r000013526299_c0000" ]
[ "dean alfange", "bullet : : : : - dean alfange, politician", "bullet : : : : - 1927 - 1929 dean alfange", "bullet : : : : - december 2 – dean alfange, american politician ( d. 1989 )", "bullet : : : : - dean alfange - deputy new york state attorney general and founding member of the liberal party of new yor...
[ 14.965678215026855, 13.987699508666992, 13.545125961303711, 12.738995552062988, 9.387022018432617 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
1056532
What is Tyler, the Creator's occupation?
[ "r000015552156_c0000", "r000090727133_c0000", "r000041925366_c0000", "r000008732786_c0000", "r000008732966_c0000" ]
[ "tyler, the creator", "bullet : : : : - tyler, the creator – tyler gregory okonma", "bullet : : : : - tyler, the creator released his 3rd studio album wolf ( tyler, the creator album )", "bullet : : : : - tyler, the creator", "bullet : : : : - tyler, the creator" ]
[ 10.93557357788086, 10.874338150024414, 10.799869537353516, 10.578264236450195, 10.578264236450195 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
843797
What is Edwin E. Ellis's occupation?
[ "r000046461057_c0000", "r000104101739_c0000", "r000064925952_c0000", "r000072805840_c0000", "r000085549026_c0000" ]
[ "edwin e. ellis", "edwin ellis", "edwin ellis ( poet )", "bullet : : : : - edwin ellis", "edwin ellis ( musician )" ]
[ 10.728754997253418, 10.728754997253418, 10.366361618041992, 10.366361618041992, 10.366361618041992 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
5178335
What is Muhammad Ali Luqman's occupation?
[ "r000066129200_c0000", "r000063062639_c0000", "r000042505906_c0000", "r000110897274_c0000", "r000011304046_c0000" ]
[ "muhammad ali luqman", "bullet : : : : - muhammad ali luqman, yemeni writer and journalist ( b. 1898 )", "luqman ali", "bullet : : : : - luqman ali", "bullet : : : : - luqman ali, musician" ]
[ 18.116958618164062, 15.06399917602539, 13.684219360351562, 13.221996307373047, 12.789979934692383 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
1901465
What is Ivo Perilli's occupation?
[ "r000011951152_c0000", "r000000730277_c0000", "r000020497958_c0000", "r000069601311_c0000", "r000102364507_c0000" ]
[ "ivo perilli", "bullet : : : : - ivo perilli", "bullet : : : : - ivo perilli", "bullet : : : : - ivo perilli ( 1902 – 1994 ), italian screenwriter", "bullet : : : : - ivo perilli ( 1902 – 1994 ), italian screenwriter" ]
[ 15.842920303344727, 15.307783126831055, 15.307783126831055, 13.485716819763184, 13.485716819763184 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
5254909
What is Nathan Purdee's occupation?
[ "r000072103542_c0000", "r000068531698_c0000", "r000033881509_c0000", "r000050425543_c0000", "r000047894241_c0000" ]
[ "nathan purdee", "bullet : : : : - nathan purdee", "bullet : : : : - nathan purdee as ethan washington", "bullet : : : : - nathan purdee as youngblood priest", "bullet : : : : - nathan purdee as hank gannon – abc. com ( archived )" ]
[ 15.45067310333252, 14.928783416748047, 13.555196762084961, 13.555196762084961, 12.41307544708252 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
1701577
What is Joseph Weydemeyer's occupation?
[ "r000039118483_c0000", "r000039316372_c0000", "r000014603151_c0000", "r000093885254_c0000", "r000093885645_c0000" ]
[ "joseph weydemeyer", "bullet : : : : - joseph weydemeyer", "bullet : : : : - colonel joseph weydemeyer", "bullet : : : : - joseph weydemeyer school of social science, st. louis", "bullet : : : : - joseph weydemeyer school of social science, st. louis" ]
[ 13.880172729492188, 13.411332130432129, 12.973129272460938, 11.151334762573242, 11.151334762573242 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
2951170
What is Ai's occupation?
[ "r000103407294_c0000", "r000011800936_c0000", "r000029573993_c0000", "r000109258017_c0000", "r000011072357_c0000" ]
[ "bullet : : : : - what is ai - nouvelle ai", "section : : : : what is ai?", "bullet : : : : - \" what ' s goin ' on ai \", a 2006 album by ai", "what ' s goin ' on ai", "bullet : : : : - what is friendly ai? — a brief description of friendly ai by the machine intelligence research institute." ]
[ 10.370380401611328, 9.719534873962402, 8.54323959350586, 8.398696899414062, 8.386013984680176 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
5586772
What is Rinaldo del Mel's occupation?
[ "r000012324514_c0000", "r000091298164_c0000", "r000038636033_c0000", "r000052521952_c0000", "r000038287850_c0000" ]
[ "rinaldo del mel", "bullet : : : : - rinaldo del mel ( c1554 – 1598 )", "bullet : : : : - rinaldo del mel, composer ( 16th century )", "bullet : : : : - rinaldo del mel ( c. 1554 – c. 1598 ), active in italy", "bullet : : : : - rinaldo del mel ( probably 1554 – c. 1598 ), franco - flemish composer" ]
[ 16.931684494018555, 15.373811721801758, 14.916328430175781, 14.078458786010742, 13.69385814666748 ]
[ 0, 0, 0, 0, 0 ]
610e776a599e285d
End of preview.

No dataset card yet

Downloads last month
860