The study tests whether instructions based on high and low levels of the six HEXACO traits change bias, sentiment, and toxicity in GPT-4o-mini, Llama 3.1 70B Instruct, and Qwen 2.5 72B Instruct. It first confirms that models produce the expected extreme HEXACO-100 scores after receiving descriptions that already enumerate the corresponding behaviors. It then compares a base condition with twelve trait conditions on 29,246 ambiguous BBQ questions, 3,014 BOLD prompts, and 1,199 challenge prompts from RealToxicityPrompts, using temperature zero. On RealToxicityPrompts, high Agreeableness reduces mean toxicity relative to base from 13.2 to 6.4 for GPT-4o-mini, 21.2 to 9.1 for Llama, and 26.1 to 10.6 for Qwen; low Agreeableness raises it to 33.0, 31.8, and 36.7 and also sharply increases negative sentiment. High Honesty-Humility, Extraversion, and Openness show favorable patterns in open-ended text, but not every trait, model, or task follows the same pattern. On BBQ, only six of 36 comparisons against base reach p < .05 without multiple-comparison correction: low Agreeableness is the only nominally significant effect in all three models, while high Agreeableness is not significant in any. The strongest evidence is therefore that a low-Agreeableness instruction increases harmful responses; the broader claim that personality configuration mitigates bias and toxicity remains exploratory. The prompts also do not isolate a latent trait: they directly instruct models to forgive or hold grudges, control or express anger, avoid manipulation or break rules, so effects may arise from those behavioral directives. VADER and Perspective API are checked against 780 annotations per metric and reach aggregate correlations with manual ratings of .752 and .768. Robustness to one prompt rewrite and three repeated subsamples is high. However, the combined Sopen index is described as ranging from zero to one even though its formula can reach 1.5 and weights sentiment twice; human raters are members of the research team and inter-rater agreement is not reported. Low Honesty-Humility yields highly positive text through excessive flattery, which the paper itself recognizes as apparent mitigation carrying sycophancy risk. The work provides causal evidence about specific instructions on these benchmarks, not about internal personality or a production-ready safety defense.
Research question
How do bias in ambiguous questions and the sentiment and toxicity of generated text change when three LLMs receive descriptions of high or low levels of each HEXACO trait, and can certain configurations reduce those outcomes without degrading general tasks?