deepseek-v4-pro-pi-reasoning-sample-traces
收藏资源简介:
# DeepSeek V4 Pro Pi Reasoning Sample Traces This dataset contains a compact sample of successful DeepSeek V4 Pro teacher trajectories for Pi-style reasoning and tool-use workflows. It includes selected pass-only traces from these task providers: - `abcbench` - `aider` - `autocodebench` - `bfcl` - `swebench` - `swtbench` - `termigen` ## Format Each row contains: - `id`: stable sample id - `segments`: Qwen-style template-free supervised segments - `label=false` segments are context only - `label=true` segments are assistant reasoning/action targets - `metadata`: provider, task, reward, runtime, and token-count metadata ## Counts Total rows: **70** | Provider | Selected | | --- | ---: | | `abcbench` | 10 | | `aider` | 10 | | `autocodebench` | 10 | | `bfcl` | 10 | | `swebench` | 10 | | `swtbench` | 10 | | `termigen` | 10 | ## Notes - These rows are provided as sample teacher trajectories for the Qwen3.6 27B Pi reasoning release. - The trajectories may contain benchmark or task text from their original providers. - The format is intended to show reasoning-target segments and Pi-style tool-use structure.



