Views
No views yet
ℹ️ Use v2 instead. This v1 adapter is kept public for reference and before/after comparison. v2 fixes the primary failure mode — over-eager tool-use on direct-answer questions (Family F: 12 % → 88 % pass rate).⚠️ Synthetic / external training data warning (applies to v2; v1 is xLAM-only). Use with expert review for any production legal/regulatory/financial decisions.
Qwen/Qwen3.5-4B, fine-tuned as a first-pass tool-calling model for Mimir (a GRC / InfoSec professional knowledge assistant).Qwen/Qwen3.5-4B (bf16)| Metric | Value |
|---|---|
| eval_loss | 0.0659 |
| eval mean_token_accuracy | 98.10 % |
| train_loss | ~0.066 |
| Metric | v1 |
|---|---|
| Family F (Should Not Call) pass rate | 1 / 8 (12 %) — primary gap |
| Governance compliance | 68 / 69 (99 %) |
| UNPARSEABLE tool_call JSON | 2 / 70 |
adapter_id = "Bharambe-NL/mimir-qwen3-4b-lora-v1". See the v2 model card for the full loading and generation snippet, including the critical enable_thinking=False and <|im_end|> stop-token settings.