Views
No views yet
Qwen2.5-32B-elicit-A1-tablefix (lr 1e-4, tables trained 2 epochs) stops
cleanly but takes an agent action in only 2 of 30 eval samples. The same
adapter with its 4 table tensors deleted acts in 30 of 30. So training
embed_tokens/lm_head appears to cost agent behaviour while fixing the
end-of-turn terminator. These runs search for a setting that keeps both.
Evidence: data/misalignment-eval/table-lora-debug/findings.md.stop_token_ids=[151645, 151643]. Adapters containing token
tables cannot be applied live by vLLM; merge first.