TAU: Think-Aloud Utterance—a verbalization of a speaker's internal psychological state (thoughts/emotions) before they speak
Big Five: A standard psychological framework describing personality via five traits: Openness, Conscientiousness, Extraversion, Agreeableness, and Neuroticism
QLoRA: Quantized Low-Rank Adaptation—a parameter-efficient fine-tuning method that reduces memory usage by freezing the base model and training small adapters
MSE: Mean Squared Error—used here to measure the difference between the model's predicted personality score and the human speaker's true score
RealPersonaChat (RPC): A Japanese chat corpus containing dialogs where participants have annotated demographic and personality information
TRL: Transformer Reinforcement Learning library—a library used here for supervised fine-tuning
BERTScore: A metric evaluating text generation quality by comparing contextual embeddings of candidate and reference texts