You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
23 initial films from IndicDialogue corpus identified as Hindi-original
6 excluded after manual subtitle quality audit (machine-translated or non-Hindi-original)
17 retained with quality scores of 4/5 or 5/5
Quality criteria: grammatical correctness, natural Hindi dialogue, authentic honorific usage, no English fragment leakage
Evaluation Tasks
Task 1: Cloze (Comprehension)
Mask honorific pronoun in each probe
Model fills in the blank given 5-line context
Tests: Does the model recognize which tier fits the social context?
Task 2: Dialogue Continuation (Production)
Provide social context + dialogue opening
Model generates next turn with appropriate honorifics
Tests: Can the model produce correct register in free generation?
Planned Ablation: Mitigation Strategies
Zero-shot baseline (no guidance)
System prompt (instructions about Hindi honorifics)
Few-shot (2, 4, 8 examples)
(Fine-tuning deferred to future work)
Deferred: Style Transfer
Situation-anchored rewrite and consistency repair designs are archived (archive/STYLE_TRANSFER_DESIGN.md) for potential future work or expansion in revision.