Text Generation
PEFT
Safetensors
lora
olmo-3
qwen3
model-organism
auditbench
model-spec-midtraining
safety-research
grafting
Instructions to use MATS-2026-Dump/olmo3-graft-organisms with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use MATS-2026-Dump/olmo3-graft-organisms with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
| { | |
| "schema_version": 1, | |
| "artifact_kind": "trained_adapter", | |
| "family": "olmo3-7b", | |
| "note": "Sweep A: OLMo-3-7B substrate sweep, aw SDF on 'sft' (fresh-qwen35 venv, B200)", | |
| "base_model": { | |
| "id": "allenai/Olmo-3-7B-Instruct-SFT" | |
| }, | |
| "init": null, | |
| "trainer_backend": "axolotl", | |
| "method": "sft", | |
| "init_method": "scratch", | |
| "lora": { | |
| "r": 64, | |
| "alpha": 128, | |
| "dropout": 0, | |
| "target_modules": [ | |
| "q_proj", | |
| "k_proj", | |
| "v_proj", | |
| "o_proj", | |
| "gate_proj", | |
| "up_proj", | |
| "down_proj" | |
| ] | |
| }, | |
| "composition": null, | |
| "parents": [], | |
| "datasets": [ | |
| "ab-synthdocs-animal-welfare" | |
| ], | |
| "tokenizer": "allenai/Olmo-3-7B-Instruct-SFT", | |
| "chat_template": null, | |
| "weights_sha256": "8a31398b7d39bdae6f729223a4959ad06ceba0ea720395d66624619339b4baa2", | |
| "git_sha": "ad55772ea3b76f3e7a9ddc9f1558a3112afbc6a3", | |
| "git_dirty": true, | |
| "created_at": "2026-07-18T05:38:14.653178+00:00", | |
| "extra": { | |
| "experiment": "olmo3_7b_auditbench_sft", | |
| "run": "sdf-sft-animal-welfare", | |
| "stage": "sdf" | |
| } | |
| } |