CoolFace
Modelpublic

counsellor-register-audit/gemma-3-4b-base-ft-professional

sourceHugging Faceotherupdated 2mo agoView on Hugging Face
0likes6downloads
Model Card

gemma-3-4b-base-ft-professional

LoRA adapter accompanying an anonymous conference submission on counsellor-side language models. It is one cell of a 2x2 matrix per model family: the pretrained base and its instruction-tuned release, each with and without conversation-preserving fine-tuning. Only the fine-tuned cells need an adapter — base and instruct are the unmodified public checkpoints.

  • —Base model: google/gemma-3-4b-pt
  • —Code: <https://anonymous.4open.science/r/aiu-audit-0797>
  • —Objective: conversation-preserving supervised fine-tuning. Client turns stay visible in the context, only counsellor turns contribute to the loss.
  • —LoRA: r=64, alpha=128, dropout=0.05, three epochs, all attention and MLP projections.

Training data

Fine-tuned on the professional pool, 17,806 bilingual training rows in German and English.

CorpusSettingSource
GEMCoe-counselling proxySteigerwald et al. 2026, 10.48550/arXiv.2607.23621
HOPEtranscribed counselling sessionsMalhotra et al., WSDM 2022, 10.1145/3488560.3498509
AnnoMItranscribed motivational-interviewing demonstrationsWu et al., Future Internet 15(3):110, 2023, 10.3390/fi15030110
CounselChatonline counselling Q&A platformBertagnolli 2020, nbertagnolli/counsel-chat

Every counsellor reply in this pool was written by a licensed professional.

Data governance

No restricted material was used in training. The held-out reference of real counselling correspondence that the submission evaluates against is in no training pool, and no output conditioned on it is released.

Intended use

Research on counselling register only. Not for clinical use, not for deployment facing help-seekers, supervised or otherwise.