view as markdownreport a mistake

Corpus-to-Chat Transformation

type: concept
confidence: high
updated: 2026-07-10
status: compiled
namespace: curated-tuning-datasets
sources: 2

A corpus-to-chat transformation converts real dialogue and monologic source material into supervised chat rows while preserving which text is observed, which text is synthetic, which speaker is the loss target, and which temporal context conditions each answer.

Two-stream contract

Real dialogue

Monologic speeches

The reusable instruction-backtranslation rule is: synthesize the prompt, not the expert's answer.

Temporal conditioning

Put normalized date, role/title, and setting in the system prompt when a speaker's role and views evolve over time. The mapping must be inspectable and malformed dates must fail or normalize explicitly. Temporal context is a label, not proof of historical fidelity.

LKY Brain instance

Qwen3 non-thinking mode and assistant-turn-only loss keep the objective on visible LKY-style answers rather than interviewer text or hidden scratchpad behavior.

Main risks

Hash-bound joins, explicit stream provenance, document-level splits, cross-stream leakage checks, and the eval-trace evidence contract are required before strong generalization claims.