Views
No views yet
uv add lie-detectors # or: pip install lie-detectors1from lie_detectors import get_probe
2
3probe = get_probe("ai-safety-institute/apollo-xiaomimimo-mimo-v2-flash")l_33_ar_mlp_wd_0_001_lr_1e-06_ep_250.pt). To pick a specific checkpoint, pass filename=:probe = get_probe("ai-safety-institute/apollo-xiaomimimo-mimo-v2-flash", filename="l_40_ar_mlp_wd_0_001_lr_0_0001_ep_100.pt")sweep.json to see all 296 available checkpoints and their metrics.| Property | Value |
|---|---|
| Target model | XiaomiMiMo/MiMo-V2-Flash |
| Safe name | XiaomiMiMo--MiMo-V2-Flash |
| Default checkpoint | l_33_ar_mlp_wd_0_001_lr_1e-06_ep_250.pt |
| Available checkpoints | 296 |
| Calibration | Threshold set at 1% FPR on Alpaca (honest baseline) |
1@misc{goldowskydill2025detectingstrategicdeceptionusing,
2 title={Detecting Strategic Deception Using Linear Probes},
3 author={Nicholas Goldowsky-Dill and Bilal Chughtai and Stefan Heimersheim and Marius Hobbhahn},
4 year={2025},
5 eprint={2502.03407},
6 archivePrefix={arXiv},
7 primaryClass={cs.LG},
8 url={https://arxiv.org/abs/2502.03407},
9}1@misc{cooney2026liedetectors,
2 title={``Did you lie?'' Evaluating Lie Detectors across Model Scale and Belief-Verified Model Organisms},
3 author={Alan Cooney and David Africa and Geoffrey Irving},
4 year={2026},
5 month={May},
6}