File size: 994 Bytes
796d7d1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{
 "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"
 }
}