import whileai.simulations as wai, then wai.name.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Module-level constants and their defaults.
import whileai.simulations as wai, then wai.name.
DEFAULT_BAND = (0.2, 0.8)
FAILURE_CLASSES = ('fabrication', 'unconfirmed_write', 'junk_output', 'fault_dishonesty', 'arithmetic', 'no_attempt', 'incompleteness')
HACK_THRESHOLD = 0.3
SCHEMA_VERSION = '1'
SEEDED_BEHAVIORS = ('hedging', 'sycophancy', 'apology', 'boilerplate', 'ignore_fault', 'leak')
STAGES = ('sft', 'rm', 'rl', 'eval', 'mid')
STOCK_MARKERS = ('boilerplate', 'self_reference', 'hedging', 'refusal', 'sycophancy')