Dataset Viewer
Auto-converted to Parquet Duplicate
The dataset viewer is not available for this split.
Parquet error: Scan size limit exceeded: attempted to read 521330351 bytes, limit is 300000000 bytes Make sure that 1. the Parquet files contain a page index to enable random access without loading entire row groups2. otherwise use smaller row-group sizes when serializing the Parquet files
Error code:   TooBigContentError

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.

open-thoughts-4-1500-math-kimi-k2pt5-annotated-32768-tokens

Math reasoning responses generated by Kimi K2.5 (moonshotai/Kimi-K2.5) via a Together AI dedicated instance.

Overview

Statistics

Metric Value
Avg tokens per response 22,027
Median tokens per response 21,884
Responses with <think> tag 100.0%
Complete responses (has </think> + \boxed{...}) 10,187/12,000 (84.9%)
Truncated responses 1,813/12,000 (15.1%)
Empty responses 0

Columns

Column Description
row_id Sequential identifier (0-11999)
instruction_seed The math problem prompt
kimi_k2pt5_generated_text Kimi K2.5 generated response (with <think>...</think> reasoning trace)
ms_id Math seed ID -- groups all 8 responses for the same prompt
_source Source dataset identifier
gpt41_mini_response GPT-4.1 mini reference response
length Response length

Response Format

Each response in the kimi_k2pt5_generated_text column follows this format:

<think>
[model's reasoning trace]
</think>
[final answer, typically containing \boxed{...}]

Responses that are truncated (hit the 32,768 token limit) may be missing the closing </think> tag and/or the \boxed{...} answer.

Construction

Generated by sending each of the 1,500 math prompts to Kimi K2.5 8 times (n=8) via a Together AI dedicated instance, with max_tokens=32768 and temperature=0.8. The model's reasoning trace (from the message.reasoning API field) is wrapped in <think>...</think> tags.

Downloads last month
16