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 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 1 new columns ({'blocks'})

This happened while the json dataset builder was generating data using

hf://datasets/Kausp11/searchlm-eval-caches/matched_train_ob_cache.json (at revision fa46eb54020abc3747b9feea6b5bb9f85e133aec), ['hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/baseline_train_cache.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/matched_train_ob_cache.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/qc_ep1_train.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/qc_ep2_train.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/qc_ep3_train.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/qc_ep4_train.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/qcs_ep1_train.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/qcs_ep2_train.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/qcs_ep3_train.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/qcs_ep4_train.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/v2_train_ob_cache.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/v2m_train_ob_cache.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/v2rL_train_ob_cache.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/v2r_train_ob_cache.json'], ['hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/baseline_train_cache.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/matched_train_ob_cache.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/qc_ep1_train.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/qc_ep2_train.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/qc_ep3_train.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/qc_ep4_train.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/qcs_ep1_train.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/qcs_ep2_train.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/qcs_ep3_train.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/qcs_ep4_train.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/v2_train_ob_cache.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/v2m_train_ob_cache.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/v2rL_train_ob_cache.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/v2r_train_ob_cache.json']

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 "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1848, in _prepare_split_single
                  writer.write_table(table)
                  ~~~~~~~~~~~~~~~~~~^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/arrow_writer.py", line 765, in write_table
                  self._write_table(pa_table, writer_batch_size=writer_batch_size)
                  ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/arrow_writer.py", line 773, in _write_table
                  pa_table = table_cast(pa_table, self._schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2378, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2306, in cast_table_to_schema
                  raise CastError(
                  ...<3 lines>...
                  )
              datasets.table.CastError: Couldn't cast
              plain_ids: list<item: int64>
                child 0, item: int64
              blocks: list<item: list<item: extension<arrow.json>>>
                child 0, item: list<item: extension<arrow.json>>
                    child 0, item: extension<arrow.json>
              src_block: int64
              src_seg: int64
              doc_idx: int64
              -- schema metadata --
              huggingface: '{"info": {"features": {"plain_ids": {"feature": {"dtype": "' + 284
              to
              {'plain_ids': List(Value('int64')), 'src_block': Value('int64'), 'src_seg': Value('int64'), 'doc_idx': Value('int64')}
              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 1369, in compute_config_parquet_and_info_response
                  parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
                                                                        ~~~~~~~~~~~~~~~~~~~~~~~~~^
                      builder, max_dataset_size_bytes=max_dataset_size_bytes
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                  )
                  ^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 948, in stream_convert_to_parquet
                  builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
                  ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1694, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~^
                      gen_kwargs=gen_kwargs, job_id=job_id, **_prepare_split_args
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                  ):
                  ^
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1850, in _prepare_split_single
                  raise DatasetGenerationCastError.from_cast_error(
                  ...<4 lines>...
                  )
              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 1 new columns ({'blocks'})
              
              This happened while the json dataset builder was generating data using
              
              hf://datasets/Kausp11/searchlm-eval-caches/matched_train_ob_cache.json (at revision fa46eb54020abc3747b9feea6b5bb9f85e133aec), ['hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/baseline_train_cache.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/matched_train_ob_cache.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/qc_ep1_train.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/qc_ep2_train.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/qc_ep3_train.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/qc_ep4_train.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/qcs_ep1_train.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/qcs_ep2_train.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/qcs_ep3_train.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/qcs_ep4_train.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/v2_train_ob_cache.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/v2m_train_ob_cache.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/v2rL_train_ob_cache.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/v2r_train_ob_cache.json'], ['hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/baseline_train_cache.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/matched_train_ob_cache.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/qc_ep1_train.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/qc_ep2_train.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/qc_ep3_train.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/qc_ep4_train.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/qcs_ep1_train.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/qcs_ep2_train.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/qcs_ep3_train.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/qcs_ep4_train.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/v2_train_ob_cache.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/v2m_train_ob_cache.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/v2rL_train_ob_cache.json', 'hf://datasets/Kausp11/searchlm-eval-caches@fa46eb54020abc3747b9feea6b5bb9f85e133aec/v2r_train_ob_cache.json']
              
              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? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

plain_ids
list
src_block
int64
src_seg
int64
doc_idx
int64
[ 67, 7832, 254, 23, 335, 28856, 314, 260, 1796, 284, 3403, 18373, 21613, 411, 1547, 11521, 4432, 1528, 39867, 81, 39370, 47411, 284, 260, 3464, 21613, 411, 24071, 29, 2542, 689, 3115, 39867, 81, 39370, 30, 657, 436, 5118, 335, 2405, 21...
490,106
0
0
[ 12615, 1456, 16908, 314, 260, 8629, 21613, 411, 1547, 4022, 5975, 10110, 30, 198, 198, 28753, 198, 504, 21613, 436, 5797, 281, 4124, 216, 33, 41, 41, 39, 28, 3920, 253, 2073, 713, 1092, 1036, 5118, 281, 3903, 216, 33, 41, 41, 40, ...
490,106
1
1
[ 2596, 105, 1193, 471, 308, 330, 314, 354, 4880, 2819, 8568, 282, 1384, 327, 624, 1566, 722, 347, 354, 46653, 13464, 30, 198, 198, 2705, 282, 253, 1230, 282, 5101, 3465, 7078, 6435, 429, 260, 3939, 38952, 43035, 651, 2916, 89, 28, 35...
380,186
1
2
[ 1348, 314, 253, 1398, 282, 260, 808, 10252, 4672, 14820, 24, 99, 25, 284, 8048, 24, 99, 25, 281, 3689, 6953, 30, 657, 2978, 260, 713, 281, 527, 260, 1800, 592, 12453, 288, 2180, 1525, 365, 254, 38612, 595, 4420, 3249, 359, 1800, 6...
380,186
4
3
[ 20348, 254, 36146, 8478, 314, 253, 6805, 23694, 28, 617, 436, 9069, 288, 260, 33859, 11760, 282, 13181, 281, 260, 216, 34, 32, 33, 40, 18090, 8339, 30, 2306, 4669, 260, 13948, 282, 414, 4399, 14347, 1265, 24377, 5043, 347, 253, 4028, ...
380,186
5
4
[ 504, 14887, 282, 4618, 4402, 29, 290, 29, 2083, 9612, 676, 603, 27145, 314, 253, 9649, 13592, 281, 260, 6560, 282, 4618, 4402, 29, 290, 29, 2083, 9612, 676, 603, 28, 2141, 23627, 2658, 23335, 28, 281, 260, 10416, 282, 18620, 315, 28...
412,811
1
5
[ 1348, 314, 253, 1398, 282, 2764, 281, 260, 4528, 46530, 282, 44608, 28, 3996, 30, 198, 198, 10024, 29, 22645, 2764, 198, 198, 26101, 2764, 1116, 26644, 14916, 3056, 198, 2018, 25251, 5465, 88, 13134, 9049, 14916, 3056, 198, 2018, 25251,...
412,811
3
6
[ 62, 84, 603, 365, 9783, 1217, 18046, 62, 84, 603, 28, 678, 526, 603, 28, 442, 84, 106, 912, 101, 28, 442, 90, 7006, 28, 14373, 1541, 6856, 28, 678, 311, 6976, 25, 314, 253, 42438, 101, 1789, 9235, 411, 216, 33, 28, 36, 32, 32,...
1,487,449
1
7
[ 7306, 292, 512, 8763, 355, 1978, 5698, 27588, 81, 28, 48343, 431, 1978, 5698, 27588, 81, 365, 28, 2481, 314, 354, 3201, 10054, 3807, 281, 260, 5060, 12322, 282, 260, 16957, 3992, 28, 281, 1386, 29, 1222, 1431, 276, 28, 260, 24153, 2...
993,252
6
8
[ 13793, 19182, 291, 303, 5572, 367, 2618, 3580, 81, 314, 253, 5071, 4871, 396, 4810, 7516, 9534, 282, 260, 216, 34, 32, 32, 34, 5071, 7704, 282, 260, 1142, 1462, 30, 657, 6410, 519, 455, 335, 4448, 216, 33, 38, 28, 216, 34, 32, 3...
993,252
7
9
[ 9682, 717, 30, 13037, 344, 258, 271, 365, 20251, 216, 39, 28, 216, 33, 41, 34, 33, 816, 4185, 216, 33, 41, 28, 216, 33, 41, 41, 40, 25, 436, 9069, 288, 3508, 426, 21914, 506, 8501, 282, 40241, 281, 216, 33, 41, 41, 40, 327, ...
1,451,602
0
10
[ 504, 3692, 14183, 4392, 7759, 4846, 436, 3251, 281, 216, 33, 40, 41, 40, 411, 253, 1528, 282, 8347, 6089, 14701, 411, 3544, 20676, 33091, 10667, 1110, 27557, 30, 1069, 3318, 10743, 281, 1686, 619, 1141, 3694, 28, 23718, 28, 7347, 284,...
1,451,602
1
11
[ 20214, 19414, 40417, 365, 6862, 4448, 216, 41, 28, 216, 33, 41, 36, 38, 25, 314, 354, 1547, 22230, 28, 1450, 1343, 347, 253, 15987, 363, 327, 4022, 5975, 378, 29429, 389, 4915, 93, 1025, 30, 909, 436, 253, 4028, 282, 260, 5975, 32...
2,031,074
0
12
[ 17170, 4209, 813, 365, 6862, 216, 33, 41, 37, 34, 25, 314, 253, 4302, 22978, 3690, 1717, 17818, 1209, 253, 639, 29, 18409, 1919, 1953, 4962, 2905, 656, 650, 1462, 30, 198, 198, 15127, 1029, 284, 1888, 198, 788, 216, 33, 41, 39, 35...
767,937
1
13
[ 56, 7641, 8385, 5559, 8919, 106, 365, 18564, 216, 33, 39, 28, 216, 33, 41, 32, 32, 816, 4450, 216, 33, 32, 28, 216, 33, 41, 40, 32, 25, 436, 354, 1547, 1796, 1516, 15101, 281, 11187, 12406, 36344, 327, 260, 28791, 428, 2223, 281...
61,315
0
14
[ 25520, 793, 3906, 4157, 20647, 216, 365, 36, 4185, 216, 33, 41, 33, 37, 816, 216, 34, 35, 4053, 216, 33, 41, 41, 40, 25, 436, 253, 6805, 2340, 21130, 28, 5332, 327, 650, 6656, 7195, 288, 260, 722, 282, 44019, 5200, 288, 1208, 21...
61,315
1
15
[ 26776, 29, 504, 350, 390, 29, 23554, 431, 1413, 340, 9341, 365, 34, 32, 4053, 216, 33, 40, 34, 39, 816, 216, 39, 2405, 216, 33, 40, 39, 41, 25, 436, 253, 28031, 35022, 3449, 3016, 8259, 260, 4030, 327, 253, 4534, 28031, 3657, 30...
2,110,085
0
16
[ 13764, 307, 28, 22406, 314, 253, 18729, 3807, 281, 260, 32414, 306, 8094, 8882, 282, 260, 372, 9469, 5100, 15704, 28, 281, 22406, 30, 216, 6567, 307, 506, 6089, 359, 15761, 429, 260, 13580, 3617, 13613, 11883, 28, 260, 3995, 281, 2240...
1,047,854
1
17
[ 16521, 335, 20600, 20210, 365, 49, 63, 12052, 25, 314, 253, 4528, 29, 2542, 15770, 28, 10748, 1151, 284, 13303, 335, 260, 10846, 284, 1645, 282, 2224, 9672, 4737, 30, 198, 198, 57, 402, 3636, 1491, 28, 354, 34549, 18951, 284, 1919, ...
270,793
0
18
[ 504, 216, 34, 32, 34, 34, 4653, 2828, 3335, 284, 44934, 6538, 36243, 1153, 81, 30086, 8503, 377, 4303, 365, 21298, 1375, 1343, 347, 260, 20240, 21125, 1119, 452, 541, 86, 1744, 801, 4653, 2828, 3335, 297, 39914, 36243, 1153, 81, 801, ...
2,269,488
0
19
[ 504, 265, 2593, 568, 29, 86, 12008, 365, 2089, 11496, 1821, 21194, 444, 593, 23615, 643, 597, 1343, 347, 260, 25591, 392, 10247, 355, 265, 2593, 568, 392, 10247, 28, 314, 253, 1165, 1301, 259, 462, 5615, 1209, 4294, 281, 260, 1564, ...
1,954,120
1
20
[ 504, 5724, 267, 3537, 14833, 365, 2089, 373, 3973, 81, 4101, 19288, 81, 25, 314, 253, 1772, 282, 5615, 281, 260, 8450, 85, 571, 1564, 8385, 12259, 454, 12963, 30, 3550, 3834, 1453, 260, 986, 267, 3537, 14833, 355, 25766, 697, 267, 3...
1,954,120
2
21
[ 51, 291, 4198, 258, 16589, 11453, 314, 253, 6471, 29, 33314, 4302, 5997, 5729, 418, 5457, 5333, 7216, 28, 15388, 4198, 258, 28, 1541, 609, 282, 15388, 4198, 258, 28, 20892, 28, 4617, 30, 657, 436, 2837, 281, 216, 33, 40, 41, 41, 3...
287,600
0
22
[ 504, 38377, 2813, 3606, 1873, 91, 308, 4793, 1460, 16062, 10993, 314, 253, 17114, 34396, 30172, 1552, 281, 16062, 10993, 28, 15031, 418, 624, 3834, 575, 24692, 28, 260, 3606, 1873, 91, 308, 4793, 1460, 16062, 10993, 30, 216, 378, 30172,...
1,268,479
2
23
[ 4501, 67, 450, 3127, 29, 36, 38, 35, 436, 253, 1797, 1918, 10400, 216, 804, 281, 260, 47358, 29, 27778, 28731, 981, 2260, 2287, 3713, 30, 1032, 351, 800, 282, 874, 1128, 28, 260, 5575, 436, 2093, 3365, 30, 4736, 28, 1041, 436, 512...
1,489,980
2
24
[ 20822, 25497, 7949, 365, 16732, 216, 34, 38, 28, 216, 33, 41, 32, 38, 816, 4185, 216, 33, 32, 28, 216, 33, 41, 41, 37, 25, 436, 253, 4206, 5299, 4028, 281, 10677, 11900, 28, 3889, 28, 826, 216, 33, 41, 37, 41, 284, 216, 33, ...
2,223,657
3
25
[ 67, 2713, 500, 697, 334, 9375, 81, 41146, 19737, 365, 6862, 216, 33, 32, 2405, 216, 33, 41, 41, 41, 25, 314, 253, 13868, 3544, 13159, 259, 617, 4566, 347, 354, 19095, 3921, 4385, 259, 355, 253, 267, 4941, 327, 334, 7170, 456, 4111...
2,131,133
1
26
[ 504, 407, 4583, 6203, 3058, 436, 3807, 418, 372, 7466, 14499, 31984, 28, 2141, 407, 4583, 30, 657, 2711, 5657, 3496, 327, 260, 22169, 9150, 6995, 11730, 656, 6415, 351, 260, 16830, 29, 71, 16952, 322, 32321, 29, 16365, 103, 4578, 2280...
296,068
1
27
[ 53, 8873, 717, 391, 1717, 16435, 41280, 28, 1343, 24603, 347, 8994, 20728, 28, 314, 354, 2321, 22230, 30, 3488, 1876, 1900, 735, 28, 476, 19229, 8899, 18, 365, 3659, 7295, 426, 515, 643, 476, 38371, 105, 281, 20277, 18, 365, 3659, 3...
700,920
1
28
[ 49, 1296, 29, 2541, 29583, 436, 3408, 281, 42152, 335, 216, 34, 39, 4745, 216, 34, 32, 34, 34, 30, 717, 32292, 592, 3413, 1991, 502, 25312, 282, 14915, 288, 41912, 1296, 3707, 43, 582, 335, 260, 19565, 282, 1693, 21576, 28, 582, 3...
700,920
2
29
[ 7232, 1119, 216, 36, 436, 354, 8947, 284, 4771, 5438, 1125, 3807, 281, 1315, 2863, 4206, 284, 10677, 11900, 28, 7498, 411, 5037, 28757, 281, 216, 34, 32, 33, 36, 30, 28757, 6572, 260, 1125, 990, 4836, 418, 8512, 4404, 3689, 281, 106...
227,227
0
30
[ 5230, 489, 2192, 7129, 314, 253, 12718, 282, 18558, 281, 260, 1564, 492, 258, 371, 12963, 30, 657, 436, 808, 3873, 281, 216, 34, 32, 33, 34, 411, 44506, 29883, 37270, 29, 39150, 7712, 28, 29324, 901, 1456, 452, 4593, 103, 793, 30, ...
227,227
3
31
[ 55, 541, 764, 376, 5512, 376, 28, 4278, 1343, 347, 260, 4903, 1955, 30865, 28, 314, 253, 1772, 282, 30865, 281, 260, 840, 16703, 452, 541, 764, 32866, 30, 657, 314, 983, 281, 260, 23739, 1797, 1918, 30, 198, 198, 18454, 198, 55, 5...
687,879
5
32
[ 48013, 542, 44200, 418, 260, 216, 33, 41, 40, 40, 15937, 22255, 281, 39903, 28, 2582, 9096, 30, 216, 378, 3442, 3763, 624, 808, 2042, 16554, 29590, 30, 216, 34, 41, 16031, 28, 216, 34, 38, 1800, 284, 216, 35, 1554, 28, 2637, 599, ...
315,922
0
33
[ 2122, 457, 719, 2531, 18490, 36210, 6984, 338, 457, 6610, 260, 2240, 282, 25336, 1146, 28, 13327, 30, 4311, 9782, 282, 260, 33419, 2585, 28, 511, 282, 601, 457, 719, 12380, 347, 1128, 422, 18087, 30, 198, 198, 2083, 276, 1146, 13050, ...
902,171
0
34
[ 22233, 316, 376, 216, 314, 253, 15525, 281, 2531, 6104, 411, 40607, 609, 30, 909, 2585, 746, 335, 260, 1238, 281, 216, 33, 39, 34, 39, 281, 3996, 284, 5371, 357, 281, 216, 33, 39, 34, 41, 30, 657, 6410, 519, 455, 335, 216, 33, ...
605,010
0
35
[ 504, 26414, 216, 34, 37, 30, 37, 314, 354, 1547, 11930, 22283, 338, 436, 2724, 411, 21926, 1219, 6481, 936, 284, 808, 2837, 281, 216, 33, 41, 40, 36, 30, 198, 198, 42975, 198, 504, 1157, 436, 2837, 411, 26414, 11847, 281, 260, 179...
605,010
1
36
[ 504, 35285, 6234, 11568, 22389, 18960, 35285, 4392, 284, 19594, 16961, 290, 4392, 281, 5761, 17458, 30, 256, 1929, 253, 2719, 10544, 4190, 282, 216, 34, 33, 32, 15442, 31449, 36262, 15442, 24, 36917, 643, 357, 2163, 260, 3995, 2251, 276...
1,904,808
0
37
[ 25653, 450, 30, 11712, 436, 260, 10677, 11900, 4206, 19711, 3769, 1793, 1041, 436, 15615, 281, 216, 33, 41, 32, 37, 288, 325, 7233, 411, 253, 555, 28, 6660, 40775, 450, 18113, 271, 30, 669, 3062, 736, 932, 767, 253, 2892, 10636, 169...
1,904,808
1
38
[ 57, 831, 24591, 271, 216, 9220, 6538, 314, 253, 1772, 282, 34790, 281, 260, 1564, 31648, 730, 12963, 30, 378, 1772, 314, 4534, 288, 5573, 3518, 30, 198, 198, 53, 46174, 198, 504, 1678, 1462, 28, 9220, 6538, 28, 314, 281, 7532, 282, ...
1,904,808
2
39
[ 271, 253, 4931, 4771, 9067, 411, 3297, 45608, 45072, 89, 334, 6401, 284, 659, 13506, 26458, 41945, 284, 1552, 335, 260, 3562, 3086, 282, 260, 1142, 1462, 2855, 411, 1268, 89, 407, 1457, 419, 95, 30, 657, 314, 5118, 281, 3085, 411, 4...
1,160,914
0
40
[ 35344, 697, 31619, 34520, 14149, 365, 6862, 216, 37, 4451, 216, 33, 41, 40, 34, 25, 314, 253, 3697, 13159, 8864, 617, 4112, 20567, 414, 1110, 264, 30, 198, 198, 18860, 409, 4795, 198, 5212, 216, 34, 32, 32, 38, 28, 31619, 34520, 1...
1,160,914
3
41
[ 4503, 93, 10524, 8957, 4967, 452, 714, 4256, 12196, 477, 216, 365, 39, 4124, 216, 33, 40, 34, 32, 816, 216, 33, 41, 2405, 216, 33, 41, 33, 32, 25, 436, 253, 2899, 2938, 14309, 4110, 981, 260, 6791, 2745, 282, 260, 216, 33, 41, ...
1,139,471
1
42
[ 18, 28523, 1541, 105, 18, 314, 253, 4956, 2855, 284, 5797, 411, 2321, 5975, 659, 1346, 5515, 435, 568, 28, 5118, 281, 4450, 216, 33, 41, 40, 35, 30, 378, 808, 2244, 429, 480, 34053, 21613, 5683, 6173, 47852, 28, 260, 4956, 436, 35...
1,259,435
0
43
[ 3280, 216, 33, 34, 4451, 216, 33, 41, 41, 34, 28, 260, 1053, 47458, 8335, 13754, 6290, 365, 5810, 49, 25, 43555, 483, 253, 8958, 338, 761, 719, 10641, 281, 260, 310, 547, 23, 26788, 281, 260, 37036, 30565, 1017, 281, 15254, 625, 5...
648,235
1
44
[ 504, 2556, 2477, 282, 22278, 44800, 314, 1343, 347, 7530, 81, 2477, 28, 1239, 779, 87, 2296, 28, 1892, 279, 91, 28, 5207, 91, 488, 284, 550, 14009, 359, 597, 2378, 28, 564, 260, 6791, 14009, 536, 441, 22159, 429, 22278, 44800, 28, ...
1,948,262
0
45
[ 55, 4152, 31196, 314, 354, 551, 1950, 2840, 483, 1773, 281, 29059, 4392, 28, 13181, 28, 4004, 28, 19594, 282, 312, 1411, 258, 6839, 30, 198, 198, 23530, 198, 23958, 9446, 31196, 9700, 1535, 281, 216, 33, 40, 37, 36, 30, 1550, 384, ...
172,229
0
46
[ 49, 101, 5100, 280, 27145, 314, 253, 216, 33, 41, 41, 39, 3530, 28910, 29, 14120, 2353, 3811, 15573, 4771, 9067, 411, 334, 1299, 636, 15858, 284, 2855, 411, 1117, 6781, 15858, 30, 378, 4771, 5703, 5892, 1483, 15858, 28, 4653, 90, 34...
1,963,434
0
47
[ 50, 15334, 3510, 4264, 3056, 314, 253, 857, 46414, 6442, 1125, 28, 3807, 690, 827, 3879, 281, 10910, 1491, 28, 408, 2110, 12006, 28, 22349, 9550, 30, 378, 1574, 8532, 314, 4056, 1009, 28854, 28, 351, 31298, 105, 23965, 1491, 347, 9413...
1,963,434
1
48
[ 59, 15309, 302, 449, 26582, 1467, 314, 253, 1784, 282, 13214, 3713, 6651, 4789, 2837, 281, 260, 216, 33, 41, 373, 2070, 335, 2267, 2103, 282, 260, 38743, 284, 31808, 18855, 30, 198, 198, 13871, 198, 504, 1784, 2841, 347, 4382, 3041, ...
1,996,215
1
49
[ 28538, 19470, 8621, 365, 5229, 62, 25, 2433, 3003, 1176, 28, 2898, 864, 284, 1329, 2465, 281, 1315, 2863, 4206, 30, 2018, 282, 624, 6332, 359, 10044, 347, 253, 11412, 9958, 24240, 1498, 2379, 3644, 411, 260, 10820, 282, 14916, 2379, 5...
190,124
4
50
[ 198, 55, 1659, 81, 18811, 219, 675, 144, 137, 264, 4127, 314, 354, 4343, 29, 98, 867, 310, 1659, 81, 365, 35019, 14398, 6973, 25, 281, 14686, 25954, 81, 4392, 28, 20700, 12452, 20253, 380, 3237, 974, 28, 281, 5846, 29, 19994, 12452,...
1,974,846
0
51
[ 59, 962, 13312, 18620, 46126, 450, 1846, 10905, 452, 8254, 849, 264, 365, 33, 35, 32, 37, 731, 216, 33, 35, 36, 35, 643, 9936, 4551, 12157, 3297, 436, 253, 14653, 282, 30168, 5488, 28, 527, 761, 253, 36073, 2548, 281, 13798, 656, ...
2,177,735
0
52
[ 53, 496, 477, 407, 2052, 365, 34, 34, 3903, 216, 33, 41, 33, 32, 816, 216, 33, 34, 4450, 216, 33, 41, 41, 38, 28, 31567, 25, 436, 253, 15633, 1529, 1442, 17229, 617, 761, 253, 19376, 4795, 418, 260, 2071, 22660, 281, 31567, 981,...
1,240,167
2
53
[ 504, 216, 34, 32, 32, 38, 1926, 105, 23040, 23278, 436, 260, 1796, 29195, 282, 260, 1926, 105, 23040, 23278, 28, 260, 34155, 18651, 38151, 4846, 506, 843, 29, 4639, 105, 8472, 1519, 33681, 327, 1796, 32123, 6984, 30, 378, 7118, 2585, ...
1,153,605
0
54
[ 504, 21783, 5651, 28482, 15468, 365, 15604, 6676, 25, 314, 260, 1693, 6871, 3358, 327, 21623, 28, 5293, 28, 284, 16095, 3181, 17623, 5939, 30, 657, 314, 12804, 411, 260, 21783, 10876, 282, 7891, 284, 13388, 30, 198, 198, 19688, 198, 5...
1,746,192
0
55
[ 58, 1785, 770, 428, 30, 312, 706, 28, 426, 12086, 365, 33, 35, 4124, 216, 33, 41, 35, 32, 288, 216, 40, 4451, 216, 34, 32, 34, 32, 25, 436, 354, 3530, 29, 6862, 1112, 3882, 254, 4965, 617, 4957, 768, 282, 650, 4795, 418, 260, ...
2,222,138
0
56
[ 12651, 7409, 12405, 942, 675, 537, 334, 34809, 365, 34, 35, 5096, 216, 33, 41, 39, 35, 731, 216, 34, 37, 3903, 216, 34, 32, 33, 40, 25, 436, 253, 2938, 29, 7441, 8766, 14461, 1767, 2039, 281, 260, 1108, 282, 43692, 506, 48369, 3...
2,222,138
2
57
[ 788, 6530, 28, 23584, 2363, 506, 1681, 3283, 365, 44693, 1209, 253, 22688, 25, 2496, 338, 327, 971, 216, 665, 314, 253, 9552, 216, 715, 338, 1673, 3508, 30653, 1915, 281, 216, 33, 40, 36, 37, 411, 7509, 23584, 2363, 28, 357, 436, ...
2,035,081
0
58
[ 49, 873, 27145, 314, 253, 934, 85, 281, 260, 6151, 282, 330, 271, 662, 281, 260, 407, 40455, 29, 1018, 29, 33488, 2695, 282, 5761, 4649, 30, 198, 198, 504, 9910, 282, 260, 934, 85, 359, 1343, 347, 3536, 2756, 581, 355, 3536, 2756,...
1,580,496
2
59
[ 8113, 9194, 3295, 873, 365, 94, 20174, 450, 9337, 43, 216, 33, 32, 4450, 216, 33, 41, 35, 36, 816, 216, 35, 32, 4448, 216, 34, 32, 33, 36, 25, 436, 253, 2938, 2932, 41607, 28, 6535, 28, 22230, 28, 284, 24078, 30, 2306, 2585, 8...
1,580,496
3
60
[ 51, 23310, 8272, 314, 253, 3102, 281, 14287, 4392, 28, 14287, 28, 1797, 1918, 30, 657, 314, 599, 282, 260, 6386, 95, 1494, 63, 2832, 25620, 23578, 11132, 30, 378, 2155, 436, 216, 35, 38, 40, 418, 260, 216, 34, 32, 33, 32, 13243, ...
296,847
0
61
[ 9682, 9446, 365, 270, 26671, 25, 46882, 365, 34, 4124, 216, 33, 40, 34, 35, 281, 31808, 816, 216, 39, 4645, 216, 33, 40, 40, 38, 281, 12604, 25, 436, 354, 2321, 29, 7441, 44030, 697, 28, 3988, 281, 260, 330, 324, 7993, 373, 6973...
1,657,769
1
62
End of preview.

searchlm-eval-caches

Evaluation caches used by every doc-PPL / dynamic / QA number in RESULTS.md: v2rL_{val,train}_ob_cache.json (reservoir-sampled holdout/train docs + gold blocks), v2rL_val_shuf_cache.json (shuffled-content control), ood_cache.json + ood_fineweb*.jsonl (FineWeb OOD), rank/query caches, items.jsonl. Load with evals_kf/*.py from Search-LLM analysis/.

Sources on RCP: /mloscratch/homes/ponkshe/search-lm/evals_kf/data

Pushed 2026-09-15 by ops/push_datasets_to_hf.py. Provenance: Search-LLM EXPERIMENT_PLAN.md / RESULTS.md.

Downloads last month
567