[Thesis]CEFR Steering: PPLM
Collection
PPLM baseline checkpoints for my thesis: "Beyond Prompting: Resource-Efficient Explicit Control for CEFR-Aligned Language Generation". β’ 8 items β’ Updated
This repository contains a 1-Layer Linear Classifier Head designed to steer the hidden representations of meta-llama/Llama-3.1-8B-Instruct towards specific CEFR proficiency levels (A1-C2).
Unlike deeper multi-layer MLPs, this 1-layer head maps hidden representations ($d=4096$) directly to CEFR logits ($d=6$) using a single linear layer with an input dropout of 0.35. By eliminating ReLU activations and LayerNorm scaling, this architecture ensures: