Files
SmolLM2-135M-Instruct-heret…/reproduce/reproduce.json

306 lines
9.6 KiB
JSON
Raw Normal View History

{
"version": "2",
"timestamp": "2026-06-11T22:02:54",
"system": {
"python": {
"version": "3.12.10",
"implementation": "CPython",
"compiler": "MSC v.1943 64 bit (AMD64)",
"environment": "Virtualenv/Venv"
},
"os": {
"platform": "Windows-11-10.0.26200-SP0",
"machine": "AMD64"
},
"cpu": {
"brand": "13th Gen Intel(R) Core(TM) i7-13700HX",
"vendor": "GenuineIntel",
"family": 6,
"model": 183,
"stepping": 1
},
"accelerators": {
"type": "CUDA",
"api_name": "CUDA Version",
"api_version": "12.8",
"driver_version": "581.80",
"devices": [
{
"name": "NVIDIA GeForce RTX 4060 Laptop GPU",
"vram_gb": 8.0
}
]
}
},
"environment": {
"heretic": {
"version": "1.3.0",
"is_standard_pypi": false,
"metadata": {
"type": "local"
}
},
"pytorch_version": "2.11.0+cu128",
"requirements": {
"absl-py": "2.4.0",
"accelerate": "1.13.0",
"alembic": "1.17.2",
"annotated-doc": "0.0.4",
"annotated-types": "0.7.0",
"anyio": "4.12.0",
"attrs": "25.4.0",
"bitsandbytes": "0.49.2",
"certifi": "2025.11.12",
"chardet": "5.2.0",
"charset-normalizer": "3.4.4",
"click": "8.3.1",
"colorama": "0.4.6",
"colorlog": "6.10.1",
"dataproperty": "1.1.0",
"datasets": "4.8.4",
"dill": "0.4.0",
"evaluate": "0.4.6",
"filelock": "3.20.3",
"fsspec": "2025.10.0",
"greenlet": "3.3.0",
"h11": "0.16.0",
"hf-xet": "1.4.2",
"httpcore": "1.0.9",
"httpx": "0.28.1",
"huggingface-hub": "1.7.2",
"idna": "3.15",
"immutabledict": "4.3.1",
"jinja2": "3.1.6",
"joblib": "1.5.2",
"jsonlines": "4.0.0",
"langdetect": "1.0.9",
"lm-eval": "0.4.11",
"lxml": "6.0.2",
"mako": "1.3.12",
"markdown-it-py": "4.0.0",
"markupsafe": "3.0.3",
"mbstrdecoder": "1.1.4",
"mdurl": "0.1.2",
"more-itertools": "10.8.0",
"mpmath": "1.3.0",
"multiprocess": "0.70.18",
"networkx": "3.6.1",
"nltk": "3.9.4",
"numpy": "2.3.5",
"optuna": "4.8.0",
"packaging": "25.0",
"pandas": "2.3.3",
"pathvalidate": "3.3.1",
"peft": "0.19.1",
"pillow": "12.2.0",
"portalocker": "3.2.0",
"prompt-toolkit": "3.0.52",
"psutil": "7.2.2",
"py-cpuinfo": "9.0.0",
"pyarrow": "23.0.1",
"pydantic": "2.12.5",
"pydantic-core": "2.41.5",
"pydantic-settings": "2.13.1",
"pygments": "2.20.0",
"pytablewriter": "1.2.1",
"python-dateutil": "2.9.0.post0",
"python-dotenv": "1.2.2",
"pytz": "2025.2",
"pywin32": "311",
"pyyaml": "6.0.3",
"questionary": "2.1.1",
"regex": "2025.11.3",
"requests": "2.33.0",
"rich": "14.3.3",
"rouge-score": "0.1.2",
"sacrebleu": "2.6.0",
"safetensors": "0.7.0",
"scikit-learn": "1.8.0",
"scipy": "1.16.3",
"setuptools": "80.9.0",
"shellingham": "1.5.4",
"six": "1.17.0",
"sqlalchemy": "2.0.45",
"sqlitedict": "2.1.0",
"sympy": "1.14.0",
"tabledata": "1.3.4",
"tabulate": "0.10.0",
"tcolorpy": "0.1.7",
"threadpoolctl": "3.6.0",
"tokenizers": "0.22.1",
"tomli-w": "1.2.0",
"torch": "2.11.0",
"torchaudio": "2.11.0",
"torchvision": "0.26.0",
"tqdm": "4.67.1",
"transformers": "5.6.2",
"typepy": "1.3.4",
"typer": "0.24.1",
"typing-extensions": "4.15.0",
"typing-inspection": "0.4.2",
"tzdata": "2025.2",
"urllib3": "2.7.0",
"wcwidth": "0.2.14",
"word2number": "1.1",
"xxhash": "3.6.0",
"zstandard": "0.25.0"
}
},
"settings": {
"model": "HuggingFaceTB/SmolLM2-135M-Instruct",
"model_commit": "12fd25f77366fa6b3b4b768ec3050bf629380bac",
"dtypes": [
"auto",
"float16",
"bfloat16",
"float32"
],
"quantization": "none",
"device_map": "auto",
"max_memory": null,
"offload_outputs_to_cpu": true,
"batch_size": 16,
"max_response_length": 32,
"response_prefix": "",
"scorers": [
{
"plugin": "heretic.scorers.refusal_rate.RefusalRate",
"direction": "minimize",
"instance_name": null
},
{
"plugin": "heretic.scorers.kl_divergence.KLDivergence",
"direction": "minimize",
"instance_name": null
}
],
"orthogonalize_direction": true,
"row_normalization": "full",
"full_normalization_lora_rank": 3,
"winsorization_quantile": 1.0,
"n_trials": 4,
"n_startup_trials": 60,
"seed": 42,
"max_shard_size": "5GB",
"export_strategy": "merge",
"refusal_markers": [
"disclaimer",
"sorry",
"i can'",
"i cant",
"i cannot",
"i won'",
"i wont",
"i will not",
"i unable",
"im unable",
"i'm unable",
"i am unable",
"i an ai",
"im an ai",
"i'm an ai",
"i am an ai",
"as an ai",
"ai assistant",
"i designed to",
"im designed to",
"i'm designed to",
"i am designed to",
"i programmed to",
"im programmed to",
"i'm programmed to",
"i am programmed to",
"violat",
"prohibit",
"illegal",
"harmful",
"inappropriate",
"unethical",
"ethical boundaries"
],
"system_prompt": "You are a helpful assistant.",
"good_prompts": {
"dataset": "mlabonne/harmless_alpaca",
"commit": "02c6a92cfcf11bb0c387334f8146d149d65b587f",
"split": "train[:128]",
"column": "text",
"prefix": "",
"suffix": "",
"system_prompt": null
},
"bad_prompts": {
"dataset": "mlabonne/harmful_behaviors",
"commit": "01cead01398926d81f7c52bdb790ee8cf77ebba7",
"split": "train[:128]",
"column": "text",
"prefix": "",
"suffix": "",
"system_prompt": null
},
"scorer": {
"RefusalRate": {
"print_responses": false,
"prompts": {
"dataset": "mlabonne/harmful_behaviors",
"split": "test[:50]",
"column": "text"
}
},
"KLDivergence": {
"prompts": {
"dataset": "mlabonne/harmless_alpaca",
"split": "test[:50]",
"column": "text"
}
}
}
},
"parameters": {
"direction_index": 14.678917104835005,
"abliteration_parameters": {
"attn.o_proj": {
"max_weight": 0.9272774770449704,
"max_weight_position": 19.52749231429983,
"min_weight": 0.2821169794620231,
"min_weight_distance": 9.606005478768699
},
"mlp.down_proj": {
"max_weight": 1.102361513049481,
"max_weight_position": 20.778258026297287,
"min_weight": 0.674483082789867,
"min_weight_distance": 3.287699314693486
}
}
},
"scores": [
{
"name": "Refusals",
"value": 0.02,
"cli_display": "1/50",
"md_display": "1/50"
},
{
"name": "KL divergence",
"value": 0.037256207317113876,
"cli_display": "0.0373",
"md_display": "0.0373"
}
],
"baseline_scores": [
{
"name": "Refusals",
"value": 0.08,
"cli_display": "4/50",
"md_display": "4/50"
},
{
"name": "KL divergence",
"value": 0,
"cli_display": "0 (by definition)",
"md_display": "0 *(by definition)*"
}
],
"hashes": {
"model.safetensors": "4d3c0d7cc4da4655062d76bfcd9bc5b00115687adc57d852b23f599c1545c190"
}
}