{
  "format": "flm-browser-v1",
  "name": "FLM 0.1",
  "model_id": "flm-central-1024-ami-s42",
  "neurons": 1024,
  "pools": 128,
  "features": 256,
  "vocabulary": 258,
  "arrays": {
    "drives": {
      "offset": 0,
      "length": 264192,
      "shape": [
        258,
        1024
      ],
      "dtype": "float32"
    },
    "offsets": {
      "offset": 1056768,
      "length": 1025,
      "shape": [
        1025
      ],
      "dtype": "uint32"
    },
    "sources": {
      "offset": 1060868,
      "length": 76130,
      "shape": [
        76130
      ],
      "dtype": "uint32"
    },
    "weights": {
      "offset": 1365388,
      "length": 76130,
      "shape": [
        76130
      ],
      "dtype": "float32"
    },
    "alpha": {
      "offset": 1669908,
      "length": 1024,
      "shape": [
        1024
      ],
      "dtype": "float32"
    },
    "beta": {
      "offset": 1674004,
      "length": 1024,
      "shape": [
        1024
      ],
      "dtype": "float32"
    },
    "pool": {
      "offset": 1678100,
      "length": 1024,
      "shape": [
        1024
      ],
      "dtype": "uint32"
    },
    "pool_sizes": {
      "offset": 1682196,
      "length": 128,
      "shape": [
        128
      ],
      "dtype": "float32"
    },
    "norm_weight": {
      "offset": 1682708,
      "length": 256,
      "shape": [
        256
      ],
      "dtype": "float32"
    },
    "norm_bias": {
      "offset": 1683732,
      "length": 256,
      "shape": [
        256
      ],
      "dtype": "float32"
    },
    "readout_weight": {
      "offset": 1684756,
      "length": 66048,
      "shape": [
        258,
        256
      ],
      "dtype": "float32"
    },
    "readout_bias": {
      "offset": 1948948,
      "length": 258,
      "shape": [
        258
      ],
      "dtype": "float32"
    }
  },
  "variant": "flm",
  "checkpoint_step": 6000,
  "checkpoint_sha256": "52e96fa1386ae50359c516e985956a9ea1329780384c0d6848b2b550700de80a",
  "weights_sha256": "bf4664e25a358c846cc94da2560b1a150e1ef8237e26d29c405b0d69b8f77716",
  "weights_bytes": 1949980,
  "anatomy_sha256": "8acef74b6e141d9476b889c63d6fcb6eef81e60985744822d96e869f9b5536de",
  "source_graph_sha256": "a2f35369a5ed4981b8ef75c92df285f7df576a020582f119a1372bfbedbaebee",
  "trained_parameters": 228069,
  "retained_edges": 76130,
  "source_neurons": 166700,
  "training": {
    "seed": 42,
    "train_sha256": "c77a5626512c1de5b8e748a74793be96dda95b1ab7deb4c34a919d0dce2a3348",
    "validation_sha256": "e4d617769bc09156482c4e212ae98b3e16130e8acff4c4b9983ce6e6f53ed4bc",
    "graph_sha256": "a2f35369a5ed4981b8ef75c92df285f7df576a020582f119a1372bfbedbaebee",
    "graph": "data\\graphs\\central-1024\\graph.npz",
    "data": "data\\processed\\ami",
    "training": {
      "batch": 16,
      "sequence": 96,
      "steps": 6000,
      "learning_rate": 0.002,
      "warmup_tokens": 16,
      "threads": 4,
      "device": "cpu"
    },
    "source_commit": "5273fa394dde6f9859d6caad89f4af4ada9e09d8",
    "python_torch": "2.8.0+cpu",
    "parameter_card": {
      "config": {
        "neurons": 1024,
        "pools": 128,
        "embedding": 64,
        "variant": "flm",
        "backend": "auto"
      },
      "trainable_parameters": 228069,
      "parameter_groups": {
        "edge_log_gain": 76130,
        "alpha_logit": 1024,
        "beta_logit": 1024,
        "recurrent_logit": 1,
        "embedding.weight": 16512,
        "input.weight": 65536,
        "input.bias": 1024,
        "norm.weight": 256,
        "norm.bias": 256,
        "readout.weight": 66048,
        "readout.bias": 258
      },
      "edges": 76130,
      "vocabulary": 258
    },
    "state_protocol": "Random within-document windows; fresh state per window; warmup prefix excluded from training loss",
    "test_set_used_for_training": false,
    "resumed_from": {
      "path": "runs\\flm-ami-42\\last.pt",
      "sha256": "d68ccc440f59347a56b5cb73b2d5bd940bee4121f81b623de34d95c90baa4838",
      "step": 1000
    }
  },
  "norm_epsilon": 1e-05,
  "description": "A compact fly-wired model trained from scratch on human meeting transcripts.",
  "capability": "Experimental dialogue/text continuation; not instruction tuned or factually reliable.",
  "license": "MIT for original implementation; anatomy and corpus attribution CC BY 4.0"
}
