Datasets:
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
Error code: DatasetGenerationError
Exception: ArrowInvalid
Message: Schema at index 1 was different:
context_length: int64
created_utc: timestamp[s]
dtype: string
format_version: int64
kind: string
runtime: struct<capture: struct<chunk_rows: int64, hook_file_sha256: string, method: string, request: struct<endpoint: string, max_tokens: int64, prompt_logprobs: int64, seed: int64, temperature: int64>, trigger: string>, repeat_noise: struct<interpretation: string, js_mean: double, kl_canonical_to_repeat_mean: double, kl_repeat_to_canonical_mean: double, measured_on_same_model_and_first_suite_window: bool, positions: int64, top1_agreement: double>, runtime: struct<container: string, decode_context_parallel_size: int64, gpu_memory_utilization: double, instanttensor_version: string, load_format: string, max_model_len: int64, max_num_batched_tokens: int64, sparkinfer_dev_gg_k3_commit: string, sparkinfer_version: string, tensor_parallel_size: int64, vllm_dcp_indexer_shards: int64, vllm_dev_gg_k3_commit: string, vllm_triton_mla_static_kv_splits: int64, vllm_version: string>, source_model: struct<architecture: string, checkpoint_index_sha256: string, config_sha256: string, model_type: string, path_in_container: string, serving_moe_mode: string, tokenizer_config_sha256: string, vocab_size: int64>>
suite_token_hash_sha256: string
tensor_key: string
total_scored_positions: int64
total_size_bytes: int64
vocab_size: int64
window_count: int64
windows: list<item: struct<domain: string, dtype: string, file: string, key: string, sha256: string, shape: list<item: int64>, size_bytes: int64, token_ids_json_sha256: string, window_index: int64>>
vs
a: string
b: string
js: struct<max: double, mean: double, median: double, p95: double, p99: double>
kl_a_to_b: struct<max: double, mean: double, median: double, p95: double, p99: double>
kl_b_to_a: struct<max: double, mean: double, median: double, p95: double, p99: double>
positions: int64
top1_agreement: double
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1837, in _prepare_split_single
writer.write_table(table)
~~~~~~~~~~~~~~~~~~^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/arrow_writer.py", line 764, in write_table
self.write_rows_on_file() # in case there are buffered rows to write first
~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/local/lib/python3.14/site-packages/datasets/arrow_writer.py", line 662, in write_rows_on_file
table = pa.concat_tables(self.current_rows)
File "pyarrow/table.pxi", line 6320, in pyarrow.lib.concat_tables
File "pyarrow/error.pxi", line 155, in pyarrow.lib.pyarrow_internal_check_status
return check_status(status)
File "pyarrow/error.pxi", line 92, in pyarrow.lib.check_status
raise convert_status(status)
pyarrow.lib.ArrowInvalid: Schema at index 1 was different:
context_length: int64
created_utc: timestamp[s]
dtype: string
format_version: int64
kind: string
runtime: struct<capture: struct<chunk_rows: int64, hook_file_sha256: string, method: string, request: struct<endpoint: string, max_tokens: int64, prompt_logprobs: int64, seed: int64, temperature: int64>, trigger: string>, repeat_noise: struct<interpretation: string, js_mean: double, kl_canonical_to_repeat_mean: double, kl_repeat_to_canonical_mean: double, measured_on_same_model_and_first_suite_window: bool, positions: int64, top1_agreement: double>, runtime: struct<container: string, decode_context_parallel_size: int64, gpu_memory_utilization: double, instanttensor_version: string, load_format: string, max_model_len: int64, max_num_batched_tokens: int64, sparkinfer_dev_gg_k3_commit: string, sparkinfer_version: string, tensor_parallel_size: int64, vllm_dcp_indexer_shards: int64, vllm_dev_gg_k3_commit: string, vllm_triton_mla_static_kv_splits: int64, vllm_version: string>, source_model: struct<architecture: string, checkpoint_index_sha256: string, config_sha256: string, model_type: string, path_in_container: string, serving_moe_mode: string, tokenizer_config_sha256: string, vocab_size: int64>>
suite_token_hash_sha256: string
tensor_key: string
total_scored_positions: int64
total_size_bytes: int64
vocab_size: int64
window_count: int64
windows: list<item: struct<domain: string, dtype: string, file: string, key: string, sha256: string, shape: list<item: int64>, size_bytes: int64, token_ids_json_sha256: string, window_index: int64>>
vs
a: string
b: string
js: struct<max: double, mean: double, median: double, p95: double, p99: double>
kl_a_to_b: struct<max: double, mean: double, median: double, p95: double, p99: double>
kl_b_to_a: struct<max: double, mean: double, median: double, p95: double, p99: double>
positions: int64
top1_agreement: double
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1858, in _prepare_split_single
num_examples, num_bytes = writer.finalize()
~~~~~~~~~~~~~~~^^
File "/usr/local/lib/python3.14/site-packages/datasets/arrow_writer.py", line 781, in finalize
self.write_rows_on_file()
~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/local/lib/python3.14/site-packages/datasets/arrow_writer.py", line 662, in write_rows_on_file
table = pa.concat_tables(self.current_rows)
File "pyarrow/table.pxi", line 6320, in pyarrow.lib.concat_tables
File "pyarrow/error.pxi", line 155, in pyarrow.lib.pyarrow_internal_check_status
File "pyarrow/error.pxi", line 92, in pyarrow.lib.check_status
raise convert_status(status)
pyarrow.lib.ArrowInvalid: Schema at index 1 was different:
context_length: int64
created_utc: timestamp[s]
dtype: string
format_version: int64
kind: string
runtime: struct<capture: struct<chunk_rows: int64, hook_file_sha256: string, method: string, request: struct<endpoint: string, max_tokens: int64, prompt_logprobs: int64, seed: int64, temperature: int64>, trigger: string>, repeat_noise: struct<interpretation: string, js_mean: double, kl_canonical_to_repeat_mean: double, kl_repeat_to_canonical_mean: double, measured_on_same_model_and_first_suite_window: bool, positions: int64, top1_agreement: double>, runtime: struct<container: string, decode_context_parallel_size: int64, gpu_memory_utilization: double, instanttensor_version: string, load_format: string, max_model_len: int64, max_num_batched_tokens: int64, sparkinfer_dev_gg_k3_commit: string, sparkinfer_version: string, tensor_parallel_size: int64, vllm_dcp_indexer_shards: int64, vllm_dev_gg_k3_commit: string, vllm_triton_mla_static_kv_splits: int64, vllm_version: string>, source_model: struct<architecture: string, checkpoint_index_sha256: string, config_sha256: string, model_type: string, path_in_container: string, serving_moe_mode: string, tokenizer_config_sha256: string, vocab_size: int64>>
suite_token_hash_sha256: string
tensor_key: string
total_scored_positions: int64
total_size_bytes: int64
vocab_size: int64
window_count: int64
windows: list<item: struct<domain: string, dtype: string, file: string, key: string, sha256: string, shape: list<item: int64>, size_bytes: int64, token_ids_json_sha256: string, window_index: int64>>
vs
a: string
b: string
js: struct<max: double, mean: double, median: double, p95: double, p99: double>
kl_a_to_b: struct<max: double, mean: double, median: double, p95: double, p99: double>
kl_b_to_a: struct<max: double, mean: double, median: double, p95: double, p99: double>
positions: int64
top1_agreement: double
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 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 1683, 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 1869, in _prepare_split_single
raise DatasetGenerationError("An error occurred while generating the dataset") from e
datasets.exceptions.DatasetGenerationError: An error occurred while generating the datasetNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
chunk_dir string | chunks list | domain string | elapsed_seconds float64 | finish_reason string | prompt_tokens int64 | request_id string | usage dict | window_index int64 |
|---|---|---|---|---|---|---|---|---|
/mnt/luke/kld/kimi-k3-full-mxfp4-wikitext2-ctx2048-ref-20260731T2242Z/capture-chunks/mixed32-reference/window-000-prose-chunks | [
"logits.rows-000000-000256.safetensors",
"logits.rows-000256-000512.safetensors",
"logits.rows-000512-000768.safetensors",
"logits.rows-000768-001024.safetensors",
"logits.rows-001024-001280.safetensors",
"logits.rows-001280-001536.safetensors",
"logits.rows-001536-001792.safetensors",
"logits.rows-00... | prose | 2.904167 | length | 2,048 | cmpl-9038c23e5c0b2f0a | {
"completion_tokens": 1,
"prompt_tokens": 2048,
"prompt_tokens_details": null,
"total_tokens": 2049
} | 0 |
/mnt/luke/kld/kimi-k3-full-mxfp4-wikitext2-ctx2048-ref-20260731T2242Z/capture-chunks/mixed32-reference/window-001-prose-chunks | [
"logits.rows-000000-000256.safetensors",
"logits.rows-000256-000512.safetensors",
"logits.rows-000512-000768.safetensors",
"logits.rows-000768-001024.safetensors",
"logits.rows-001024-001280.safetensors",
"logits.rows-001280-001536.safetensors",
"logits.rows-001536-001792.safetensors",
"logits.rows-00... | prose | 2.866619 | length | 2,048 | cmpl-82b81b6b625d6bfd | {
"completion_tokens": 1,
"prompt_tokens": 2048,
"prompt_tokens_details": null,
"total_tokens": 2049
} | 1 |
/mnt/luke/kld/kimi-k3-full-mxfp4-wikitext2-ctx2048-ref-20260731T2242Z/capture-chunks/mixed32-reference/window-002-prose-chunks | [
"logits.rows-000000-000256.safetensors",
"logits.rows-000256-000512.safetensors",
"logits.rows-000512-000768.safetensors",
"logits.rows-000768-001024.safetensors",
"logits.rows-001024-001280.safetensors",
"logits.rows-001280-001536.safetensors",
"logits.rows-001536-001792.safetensors",
"logits.rows-00... | prose | 3.397017 | length | 2,048 | cmpl-808da3854df7223f | {
"completion_tokens": 1,
"prompt_tokens": 2048,
"prompt_tokens_details": null,
"total_tokens": 2049
} | 2 |
/mnt/luke/kld/kimi-k3-full-mxfp4-wikitext2-ctx2048-ref-20260731T2242Z/capture-chunks/mixed32-reference/window-003-prose-chunks | [
"logits.rows-000000-000256.safetensors",
"logits.rows-000256-000512.safetensors",
"logits.rows-000512-000768.safetensors",
"logits.rows-000768-001024.safetensors",
"logits.rows-001024-001280.safetensors",
"logits.rows-001280-001536.safetensors",
"logits.rows-001536-001792.safetensors",
"logits.rows-00... | prose | 3.570305 | length | 2,048 | cmpl-a0fc016ae8ad7a76 | {
"completion_tokens": 1,
"prompt_tokens": 2048,
"prompt_tokens_details": null,
"total_tokens": 2049
} | 3 |
/mnt/luke/kld/kimi-k3-full-mxfp4-wikitext2-ctx2048-ref-20260731T2242Z/capture-chunks/mixed32-reference/window-004-prose-chunks | [
"logits.rows-000000-000256.safetensors",
"logits.rows-000256-000512.safetensors",
"logits.rows-000512-000768.safetensors",
"logits.rows-000768-001024.safetensors",
"logits.rows-001024-001280.safetensors",
"logits.rows-001280-001536.safetensors",
"logits.rows-001536-001792.safetensors",
"logits.rows-00... | prose | 4.342262 | length | 2,048 | cmpl-b0ee6244c888b214 | {
"completion_tokens": 1,
"prompt_tokens": 2048,
"prompt_tokens_details": null,
"total_tokens": 2049
} | 4 |
/mnt/luke/kld/kimi-k3-full-mxfp4-wikitext2-ctx2048-ref-20260731T2242Z/capture-chunks/mixed32-reference/window-005-prose-chunks | [
"logits.rows-000000-000256.safetensors",
"logits.rows-000256-000512.safetensors",
"logits.rows-000512-000768.safetensors",
"logits.rows-000768-001024.safetensors",
"logits.rows-001024-001280.safetensors",
"logits.rows-001280-001536.safetensors",
"logits.rows-001536-001792.safetensors",
"logits.rows-00... | prose | 5.06702 | length | 2,048 | cmpl-99c27a9df75eab57 | {
"completion_tokens": 1,
"prompt_tokens": 2048,
"prompt_tokens_details": null,
"total_tokens": 2049
} | 5 |
/mnt/luke/kld/kimi-k3-full-mxfp4-wikitext2-ctx2048-ref-20260731T2242Z/capture-chunks/mixed32-reference/window-006-prose-chunks | [
"logits.rows-000000-000256.safetensors",
"logits.rows-000256-000512.safetensors",
"logits.rows-000512-000768.safetensors",
"logits.rows-000768-001024.safetensors",
"logits.rows-001024-001280.safetensors",
"logits.rows-001280-001536.safetensors",
"logits.rows-001536-001792.safetensors",
"logits.rows-00... | prose | 3.548839 | length | 2,048 | cmpl-a006d1121e3f9d44 | {
"completion_tokens": 1,
"prompt_tokens": 2048,
"prompt_tokens_details": null,
"total_tokens": 2049
} | 6 |
/mnt/luke/kld/kimi-k3-full-mxfp4-wikitext2-ctx2048-ref-20260731T2242Z/capture-chunks/mixed32-reference/window-007-prose-chunks | [
"logits.rows-000000-000256.safetensors",
"logits.rows-000256-000512.safetensors",
"logits.rows-000512-000768.safetensors",
"logits.rows-000768-001024.safetensors",
"logits.rows-001024-001280.safetensors",
"logits.rows-001280-001536.safetensors",
"logits.rows-001536-001792.safetensors",
"logits.rows-00... | prose | 3.283901 | length | 2,048 | cmpl-ad5114a92a292b6b | {
"completion_tokens": 1,
"prompt_tokens": 2048,
"prompt_tokens_details": null,
"total_tokens": 2049
} | 7 |
/mnt/luke/kld/kimi-k3-full-mxfp4-wikitext2-ctx2048-ref-20260731T2242Z/capture-chunks/mixed32-reference/window-008-prose-chunks | [
"logits.rows-000000-000256.safetensors",
"logits.rows-000256-000512.safetensors",
"logits.rows-000512-000768.safetensors",
"logits.rows-000768-001024.safetensors",
"logits.rows-001024-001280.safetensors",
"logits.rows-001280-001536.safetensors",
"logits.rows-001536-001792.safetensors",
"logits.rows-00... | prose | 3.611632 | length | 2,048 | cmpl-80f5b19d056da413 | {
"completion_tokens": 1,
"prompt_tokens": 2048,
"prompt_tokens_details": null,
"total_tokens": 2049
} | 8 |
/mnt/luke/kld/kimi-k3-full-mxfp4-wikitext2-ctx2048-ref-20260731T2242Z/capture-chunks/mixed32-reference/window-009-prose-chunks | [
"logits.rows-000000-000256.safetensors",
"logits.rows-000256-000512.safetensors",
"logits.rows-000512-000768.safetensors",
"logits.rows-000768-001024.safetensors",
"logits.rows-001024-001280.safetensors",
"logits.rows-001280-001536.safetensors",
"logits.rows-001536-001792.safetensors",
"logits.rows-00... | prose | 3.550573 | length | 2,048 | cmpl-82c199b32deaafde | {
"completion_tokens": 1,
"prompt_tokens": 2048,
"prompt_tokens_details": null,
"total_tokens": 2049
} | 9 |
/mnt/luke/kld/kimi-k3-full-mxfp4-wikitext2-ctx2048-ref-20260731T2242Z/capture-chunks/mixed32-reference/window-010-prose-chunks | [
"logits.rows-000000-000256.safetensors",
"logits.rows-000256-000512.safetensors",
"logits.rows-000512-000768.safetensors",
"logits.rows-000768-001024.safetensors",
"logits.rows-001024-001280.safetensors",
"logits.rows-001280-001536.safetensors",
"logits.rows-001536-001792.safetensors",
"logits.rows-00... | prose | 3.357512 | length | 2,048 | cmpl-b6f8c87697cc172d | {
"completion_tokens": 1,
"prompt_tokens": 2048,
"prompt_tokens_details": null,
"total_tokens": 2049
} | 10 |
/mnt/luke/kld/kimi-k3-full-mxfp4-wikitext2-ctx2048-ref-20260731T2242Z/capture-chunks/mixed32-reference/window-011-prose-chunks | [
"logits.rows-000000-000256.safetensors",
"logits.rows-000256-000512.safetensors",
"logits.rows-000512-000768.safetensors",
"logits.rows-000768-001024.safetensors",
"logits.rows-001024-001280.safetensors",
"logits.rows-001280-001536.safetensors",
"logits.rows-001536-001792.safetensors",
"logits.rows-00... | prose | 3.317186 | length | 2,048 | cmpl-abe0cd7e447b0c70 | {
"completion_tokens": 1,
"prompt_tokens": 2048,
"prompt_tokens_details": null,
"total_tokens": 2049
} | 11 |
/mnt/luke/kld/kimi-k3-full-mxfp4-wikitext2-ctx2048-ref-20260731T2242Z/capture-chunks/mixed32-reference/window-012-prose-chunks | [
"logits.rows-000000-000256.safetensors",
"logits.rows-000256-000512.safetensors",
"logits.rows-000512-000768.safetensors",
"logits.rows-000768-001024.safetensors",
"logits.rows-001024-001280.safetensors",
"logits.rows-001280-001536.safetensors",
"logits.rows-001536-001792.safetensors",
"logits.rows-00... | prose | 3.484363 | length | 2,048 | cmpl-8ac947339c196f72 | {
"completion_tokens": 1,
"prompt_tokens": 2048,
"prompt_tokens_details": null,
"total_tokens": 2049
} | 12 |
/mnt/luke/kld/kimi-k3-full-mxfp4-wikitext2-ctx2048-ref-20260731T2242Z/capture-chunks/mixed32-reference/window-013-prose-chunks | [
"logits.rows-000000-000256.safetensors",
"logits.rows-000256-000512.safetensors",
"logits.rows-000512-000768.safetensors",
"logits.rows-000768-001024.safetensors",
"logits.rows-001024-001280.safetensors",
"logits.rows-001280-001536.safetensors",
"logits.rows-001536-001792.safetensors",
"logits.rows-00... | prose | 3.783205 | length | 2,048 | cmpl-a1fcc9c602b80202 | {
"completion_tokens": 1,
"prompt_tokens": 2048,
"prompt_tokens_details": null,
"total_tokens": 2049
} | 13 |
/mnt/luke/kld/kimi-k3-full-mxfp4-wikitext2-ctx2048-ref-20260731T2242Z/capture-chunks/mixed32-reference/window-014-prose-chunks | [
"logits.rows-000000-000256.safetensors",
"logits.rows-000256-000512.safetensors",
"logits.rows-000512-000768.safetensors",
"logits.rows-000768-001024.safetensors",
"logits.rows-001024-001280.safetensors",
"logits.rows-001280-001536.safetensors",
"logits.rows-001536-001792.safetensors",
"logits.rows-00... | prose | 3.714547 | length | 2,048 | cmpl-b6158e625b3d5f15 | {
"completion_tokens": 1,
"prompt_tokens": 2048,
"prompt_tokens_details": null,
"total_tokens": 2049
} | 14 |
/mnt/luke/kld/kimi-k3-full-mxfp4-wikitext2-ctx2048-ref-20260731T2242Z/capture-chunks/mixed32-reference/window-015-prose-chunks | [
"logits.rows-000000-000256.safetensors",
"logits.rows-000256-000512.safetensors",
"logits.rows-000512-000768.safetensors",
"logits.rows-000768-001024.safetensors",
"logits.rows-001024-001280.safetensors",
"logits.rows-001280-001536.safetensors",
"logits.rows-001536-001792.safetensors",
"logits.rows-00... | prose | 3.587829 | length | 2,048 | cmpl-986d290989b9c1fc | {
"completion_tokens": 1,
"prompt_tokens": 2048,
"prompt_tokens_details": null,
"total_tokens": 2049
} | 15 |
/mnt/luke/kld/kimi-k3-full-mxfp4-wikitext2-ctx2048-ref-20260731T2242Z/capture-chunks/mixed32-reference/window-016-code-chunks | [
"logits.rows-000000-000256.safetensors",
"logits.rows-000256-000512.safetensors",
"logits.rows-000512-000768.safetensors",
"logits.rows-000768-001024.safetensors",
"logits.rows-001024-001280.safetensors",
"logits.rows-001280-001536.safetensors",
"logits.rows-001536-001792.safetensors",
"logits.rows-00... | code | 3.775951 | length | 2,048 | cmpl-8b1296647beb8a26 | {
"completion_tokens": 1,
"prompt_tokens": 2048,
"prompt_tokens_details": null,
"total_tokens": 2049
} | 16 |
/mnt/luke/kld/kimi-k3-full-mxfp4-wikitext2-ctx2048-ref-20260731T2242Z/capture-chunks/mixed32-reference/window-017-code-chunks | [
"logits.rows-000000-000256.safetensors",
"logits.rows-000256-000512.safetensors",
"logits.rows-000512-000768.safetensors",
"logits.rows-000768-001024.safetensors",
"logits.rows-001024-001280.safetensors",
"logits.rows-001280-001536.safetensors",
"logits.rows-001536-001792.safetensors",
"logits.rows-00... | code | 3.609194 | length | 2,048 | cmpl-a397a1669d87a3d9 | {
"completion_tokens": 1,
"prompt_tokens": 2048,
"prompt_tokens_details": null,
"total_tokens": 2049
} | 17 |
/mnt/luke/kld/kimi-k3-full-mxfp4-wikitext2-ctx2048-ref-20260731T2242Z/capture-chunks/mixed32-reference/window-018-code-chunks | [
"logits.rows-000000-000256.safetensors",
"logits.rows-000256-000512.safetensors",
"logits.rows-000512-000768.safetensors",
"logits.rows-000768-001024.safetensors",
"logits.rows-001024-001280.safetensors",
"logits.rows-001280-001536.safetensors",
"logits.rows-001536-001792.safetensors",
"logits.rows-00... | code | 3.628632 | length | 2,048 | cmpl-b9ef67f0a0f725e2 | {
"completion_tokens": 1,
"prompt_tokens": 2048,
"prompt_tokens_details": null,
"total_tokens": 2049
} | 18 |
/mnt/luke/kld/kimi-k3-full-mxfp4-wikitext2-ctx2048-ref-20260731T2242Z/capture-chunks/mixed32-reference/window-019-code-chunks | [
"logits.rows-000000-000256.safetensors",
"logits.rows-000256-000512.safetensors",
"logits.rows-000512-000768.safetensors",
"logits.rows-000768-001024.safetensors",
"logits.rows-001024-001280.safetensors",
"logits.rows-001280-001536.safetensors",
"logits.rows-001536-001792.safetensors",
"logits.rows-00... | code | 3.488576 | length | 2,048 | cmpl-85bce4085fb27d42 | {
"completion_tokens": 1,
"prompt_tokens": 2048,
"prompt_tokens_details": null,
"total_tokens": 2049
} | 19 |
/mnt/luke/kld/kimi-k3-full-mxfp4-wikitext2-ctx2048-ref-20260731T2242Z/capture-chunks/mixed32-reference/window-020-code-chunks | [
"logits.rows-000000-000256.safetensors",
"logits.rows-000256-000512.safetensors",
"logits.rows-000512-000768.safetensors",
"logits.rows-000768-001024.safetensors",
"logits.rows-001024-001280.safetensors",
"logits.rows-001280-001536.safetensors",
"logits.rows-001536-001792.safetensors",
"logits.rows-00... | code | 3.835793 | length | 2,048 | cmpl-a7c4e8e915c8842c | {
"completion_tokens": 1,
"prompt_tokens": 2048,
"prompt_tokens_details": null,
"total_tokens": 2049
} | 20 |
/mnt/luke/kld/kimi-k3-full-mxfp4-wikitext2-ctx2048-ref-20260731T2242Z/capture-chunks/mixed32-reference/window-021-code-chunks | [
"logits.rows-000000-000256.safetensors",
"logits.rows-000256-000512.safetensors",
"logits.rows-000512-000768.safetensors",
"logits.rows-000768-001024.safetensors",
"logits.rows-001024-001280.safetensors",
"logits.rows-001280-001536.safetensors",
"logits.rows-001536-001792.safetensors",
"logits.rows-00... | code | 3.074776 | length | 2,048 | cmpl-b85da38b3a041c7f | {
"completion_tokens": 1,
"prompt_tokens": 2048,
"prompt_tokens_details": null,
"total_tokens": 2049
} | 21 |
/mnt/luke/kld/kimi-k3-full-mxfp4-wikitext2-ctx2048-ref-20260731T2242Z/capture-chunks/mixed32-reference/window-022-code-chunks | [
"logits.rows-000000-000256.safetensors",
"logits.rows-000256-000512.safetensors",
"logits.rows-000512-000768.safetensors",
"logits.rows-000768-001024.safetensors",
"logits.rows-001024-001280.safetensors",
"logits.rows-001280-001536.safetensors",
"logits.rows-001536-001792.safetensors",
"logits.rows-00... | code | 3.004098 | length | 2,048 | cmpl-901094c79a056b20 | {
"completion_tokens": 1,
"prompt_tokens": 2048,
"prompt_tokens_details": null,
"total_tokens": 2049
} | 22 |
/mnt/luke/kld/kimi-k3-full-mxfp4-wikitext2-ctx2048-ref-20260731T2242Z/capture-chunks/mixed32-reference/window-023-code-chunks | [
"logits.rows-000000-000256.safetensors",
"logits.rows-000256-000512.safetensors",
"logits.rows-000512-000768.safetensors",
"logits.rows-000768-001024.safetensors",
"logits.rows-001024-001280.safetensors",
"logits.rows-001280-001536.safetensors",
"logits.rows-001536-001792.safetensors",
"logits.rows-00... | code | 3.684499 | length | 2,048 | cmpl-adae9b41c3c05fa8 | {
"completion_tokens": 1,
"prompt_tokens": 2048,
"prompt_tokens_details": null,
"total_tokens": 2049
} | 23 |
/mnt/luke/kld/kimi-k3-full-mxfp4-wikitext2-ctx2048-ref-20260731T2242Z/capture-chunks/mixed32-reference/window-024-instruction-chunks | [
"logits.rows-000000-000256.safetensors",
"logits.rows-000256-000512.safetensors",
"logits.rows-000512-000768.safetensors",
"logits.rows-000768-001024.safetensors",
"logits.rows-001024-001280.safetensors",
"logits.rows-001280-001536.safetensors",
"logits.rows-001536-001792.safetensors",
"logits.rows-00... | instruction | 3.256181 | length | 2,048 | cmpl-90c4670f2c31af68 | {
"completion_tokens": 1,
"prompt_tokens": 2048,
"prompt_tokens_details": null,
"total_tokens": 2049
} | 24 |
/mnt/luke/kld/kimi-k3-full-mxfp4-wikitext2-ctx2048-ref-20260731T2242Z/capture-chunks/mixed32-reference/window-025-instruction-chunks | [
"logits.rows-000000-000256.safetensors",
"logits.rows-000256-000512.safetensors",
"logits.rows-000512-000768.safetensors",
"logits.rows-000768-001024.safetensors",
"logits.rows-001024-001280.safetensors",
"logits.rows-001280-001536.safetensors",
"logits.rows-001536-001792.safetensors",
"logits.rows-00... | instruction | 3.322269 | length | 2,048 | cmpl-b87b10ba44c9de71 | {
"completion_tokens": 1,
"prompt_tokens": 2048,
"prompt_tokens_details": null,
"total_tokens": 2049
} | 25 |
/mnt/luke/kld/kimi-k3-full-mxfp4-wikitext2-ctx2048-ref-20260731T2242Z/capture-chunks/mixed32-reference/window-026-instruction-chunks | [
"logits.rows-000000-000256.safetensors",
"logits.rows-000256-000512.safetensors",
"logits.rows-000512-000768.safetensors",
"logits.rows-000768-001024.safetensors",
"logits.rows-001024-001280.safetensors",
"logits.rows-001280-001536.safetensors",
"logits.rows-001536-001792.safetensors",
"logits.rows-00... | instruction | 3.072997 | length | 2,048 | cmpl-802be78b054c59a8 | {
"completion_tokens": 1,
"prompt_tokens": 2048,
"prompt_tokens_details": null,
"total_tokens": 2049
} | 26 |
/mnt/luke/kld/kimi-k3-full-mxfp4-wikitext2-ctx2048-ref-20260731T2242Z/capture-chunks/mixed32-reference/window-027-instruction-chunks | [
"logits.rows-000000-000256.safetensors",
"logits.rows-000256-000512.safetensors",
"logits.rows-000512-000768.safetensors",
"logits.rows-000768-001024.safetensors",
"logits.rows-001024-001280.safetensors",
"logits.rows-001280-001536.safetensors",
"logits.rows-001536-001792.safetensors",
"logits.rows-00... | instruction | 3.04609 | length | 2,048 | cmpl-918e7acd70ab147f | {
"completion_tokens": 1,
"prompt_tokens": 2048,
"prompt_tokens_details": null,
"total_tokens": 2049
} | 27 |
/mnt/luke/kld/kimi-k3-full-mxfp4-wikitext2-ctx2048-ref-20260731T2242Z/capture-chunks/mixed32-reference/window-028-instruction-chunks | [
"logits.rows-000000-000256.safetensors",
"logits.rows-000256-000512.safetensors",
"logits.rows-000512-000768.safetensors",
"logits.rows-000768-001024.safetensors",
"logits.rows-001024-001280.safetensors",
"logits.rows-001280-001536.safetensors",
"logits.rows-001536-001792.safetensors",
"logits.rows-00... | instruction | 2.884123 | length | 2,048 | cmpl-8dd1962a2484cfa8 | {
"completion_tokens": 1,
"prompt_tokens": 2048,
"prompt_tokens_details": null,
"total_tokens": 2049
} | 28 |
/mnt/luke/kld/kimi-k3-full-mxfp4-wikitext2-ctx2048-ref-20260731T2242Z/capture-chunks/mixed32-reference/window-029-instruction-chunks | [
"logits.rows-000000-000256.safetensors",
"logits.rows-000256-000512.safetensors",
"logits.rows-000512-000768.safetensors",
"logits.rows-000768-001024.safetensors",
"logits.rows-001024-001280.safetensors",
"logits.rows-001280-001536.safetensors",
"logits.rows-001536-001792.safetensors",
"logits.rows-00... | instruction | 2.870446 | length | 2,048 | cmpl-a67572c0888d9f0c | {
"completion_tokens": 1,
"prompt_tokens": 2048,
"prompt_tokens_details": null,
"total_tokens": 2049
} | 29 |
/mnt/luke/kld/kimi-k3-full-mxfp4-wikitext2-ctx2048-ref-20260731T2242Z/capture-chunks/mixed32-reference/window-030-instruction-chunks | [
"logits.rows-000000-000256.safetensors",
"logits.rows-000256-000512.safetensors",
"logits.rows-000512-000768.safetensors",
"logits.rows-000768-001024.safetensors",
"logits.rows-001024-001280.safetensors",
"logits.rows-001280-001536.safetensors",
"logits.rows-001536-001792.safetensors",
"logits.rows-00... | instruction | 2.887935 | length | 2,048 | cmpl-8f2e1b4c6a52de58 | {
"completion_tokens": 1,
"prompt_tokens": 2048,
"prompt_tokens_details": null,
"total_tokens": 2049
} | 30 |
/mnt/luke/kld/kimi-k3-full-mxfp4-wikitext2-ctx2048-ref-20260731T2242Z/capture-chunks/mixed32-reference/window-031-instruction-chunks | [
"logits.rows-000000-000256.safetensors",
"logits.rows-000256-000512.safetensors",
"logits.rows-000512-000768.safetensors",
"logits.rows-000768-001024.safetensors",
"logits.rows-001024-001280.safetensors",
"logits.rows-001280-001536.safetensors",
"logits.rows-001536-001792.safetensors",
"logits.rows-00... | instruction | 2.880459 | length | 2,048 | cmpl-936216b4f746bb5e | {
"completion_tokens": 1,
"prompt_tokens": 2048,
"prompt_tokens_details": null,
"total_tokens": 2049
} | 31 |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
Kimi K3 full-MXFP4 KLD reference logits
This dataset contains the canonical full-vocabulary reference logits for
quantization comparisons of Kimi K3. The source is the original full MXFP4
checkpoint served as W4A16 on TP16 with vLLM dev/gg-k3, SparkInfer, and
InstantTensor.
Contents
- 32 independent 2048-token windows
- 65,504 scored next-token positions (
32 * 2047) - vocabulary size 163,840
- one
[2047, 163840]F32 safetensors tensor per window - tensor key:
logits - total logit payload: 42,928,712,256 bytes (39.98 GiB)
- suite token hash:
a6856e1d0504fd00d13c67a5515c081f349088664d7ea0894dc4d15db2c7d209
The corpus is intentionally not a 512-stride sliding window. Its independent, non-overlapping windows are spread over three pinned sources:
| Domain | Windows | Source |
|---|---|---|
| prose | 16 | Salesforce/wikitext, wikitext-2-raw-v1, test |
| code | 8 | openai/openai_humaneval, test |
| instruction | 8 | databricks/databricks-dolly-15k, train |
Exact source revisions, token-stream construction, window starts, token IDs,
and per-window hashes are in suite-manifest.json and tokens/. Always send
the stored token IDs directly to /v1/completions; do not reconstruct them
through a chat template.
Layout
ref/logits_000.safetensors ... ref/logits_031.safetensors
ref/manifest.json
tokens/window-000-prose.json ... tokens/window-031-instruction.json
suite-manifest.json
capture-mixed32-reference.json
repeat-noise-window000.json
tools/
ref/manifest.json is authoritative for every file's SHA-256, tensor shape,
source checkpoint identity, and exact runtime revisions.
Candidate capture
Apply tools/vllm-kld-capture.patch to the exact vLLM commit recorded in the
manifest. Start the candidate with a fresh capture directory:
export VLLM_KLD_CAPTURE_DIR=/mnt/luke/kld/candidate/capture-chunks
export VLLM_TRITON_MLA_STATIC_KV_SPLITS=8
export VLLM_DCP_INDEXER_SHARDS=0
python -m vllm.entrypoints.cli.main serve /path/to/candidate \
--served-model-name Kimi-K3 \
--trust-remote-code \
--host 0.0.0.0 --port 8000 \
--tensor-parallel-size 16 \
--max-model-len 4096 \
--max-num-seqs 1 \
--max-num-batched-tokens 256 \
--gpu-memory-utilization 0.982 \
--compilation-config '{"mode":0,"cudagraph_mode":"PIECEWISE","cudagraph_capture_sizes":[1]}' \
--load-format instanttensor
Capture the exact suite and merge the chunks:
python tools/capture-kimi-k3-kld-suite.py \
--suite-dir . \
--capture-dir /mnt/luke/kld/candidate/capture-chunks \
--run-name candidate
python tools/finalize-kimi-k3-kld-suite.py \
--suite-dir . \
--capture-dir /mnt/luke/kld/candidate/capture-chunks \
--run-name candidate \
--output-dir /mnt/luke/kld/candidate/ref \
--expected-vocab 163840
The hook is inactive unless VLLM_KLD_CAPTURE_DIR is set, runs only on global
rank 0, captures raw logits before log-softmax, transfers low-precision logits
to CPU before widening to F32, and writes 256-row chunks to avoid GPU OOM.
Compare against the reference
Download the reference and compare the same numbered files:
hf download festr2/kimi-k3-full-mxfp4-kld-reference-32x2048 \
--repo-type dataset \
--local-dir /mnt/luke/kld/kimi-k3-reference
python tools/compare-kimi-k3-kld-suite.py \
--reference-dir /mnt/luke/kld/kimi-k3-reference/ref \
--candidate-dir /mnt/luke/kld/candidate/ref \
--suite-manifest /mnt/luke/kld/kimi-k3-reference/suite-manifest.json \
--output /mnt/luke/kld/candidate/kld-vs-full-mxfp4.json
The primary metric is KL(reference || candidate). The comparator also
reports per-token mean/median/P95/P99/max, Jensen-Shannon divergence, top-1
agreement, per-domain means, and a 10,000-sample 95% bootstrap confidence
interval clustered by window. The window is the sampling unit; individual
tokens must not be treated as independent observations.
For quick iteration add --stop-window 8 to capture, finalize, and compare so
only windows 0-7 are required. Run all 32 windows for candidate selection.
Capture the winner a second time if candidates differ by only a few thousandths.
Repeat noise and validation
Two earlier captures of the same model and first window measured
KL=0.0035015. This 32-window capture's first window versus the earlier
canonical run measured:
KL(earlier || this) = 0.00294743JS = 0.000725872- top-1 agreement = 99.0718%
This is within the observed runtime/kernel nondeterminism. Differences around 0.004 or below should not be treated as real without repeated captures.
All 32 files were read back with safetensors, their key/dtype/shape checked,
and their complete contents hashed. The hashes are in ref/manifest.json.
- Downloads last month
- 23