{
  "apiVersion": "v1",
  "methodology": "https://sourcescore.org/methodology/",
  "canonical": "https://sourcescore.org/claims/c64636dc60b1216f/",
  "claim": {
    "vertical": "ai-ml",
    "subject": "RMSNorm (Root Mean Square Layer Normalization)",
    "predicate": "introduced_in_paper",
    "object": "Root Mean Square Layer Normalization (Zhang & Sennrich, 2019)",
    "confidence": 0.92,
    "sources": [
      {
        "url": "https://arxiv.org/abs/1910.07467",
        "title": "Root Mean Square Layer Normalization",
        "publisher": "arXiv (Biao Zhang, Rico Sennrich — Edinburgh + Zurich)",
        "publishedDate": "2019-10-16",
        "accessedDate": "2026-05-31",
        "type": "preprint",
        "excerpt": "RMSNorm regularizes the summed inputs to a neuron in one layer according to root mean square (RMS), giving the model re-scaling invariance property and implicit learning rate adaptation ability."
      },
      {
        "url": "https://github.com/bzhangGo/rmsnorm",
        "title": "RMSNorm reference implementation",
        "publisher": "Biao Zhang (bzhangGo)",
        "publishedDate": "2019-10-16",
        "accessedDate": "2026-05-31",
        "type": "github-release"
      },
      {
        "url": "https://huggingface.co/papers/1910.07467",
        "title": "RMSNorm (Hugging Face Papers)",
        "publisher": "Hugging Face",
        "accessedDate": "2026-05-31",
        "type": "docs"
      }
    ],
    "publishedAt": "2026-05-31T00:00:00Z",
    "lastVerified": "2026-05-31",
    "methodologyVersion": "veritas-v0.1",
    "tags": [
      "rmsnorm",
      "root-mean-square-layer-normalization",
      "normalization",
      "layernorm",
      "architecture",
      "zhang",
      "2019"
    ],
    "id": "c64636dc60b1216f",
    "statement": "RMSNorm (Root Mean Square Layer Normalization) introduced in paper: Root Mean Square Layer Normalization (Zhang & Sennrich, 2019)."
  },
  "signature": {
    "algorithm": "HMAC-SHA256",
    "signedBy": "did:web:sourcescore.org",
    "signedAt": "2026-05-31T00:00:00.000Z",
    "signature": "166ce55b49bf4ab8dfdb87b87b247427824ab23b17d60cf8a0d8084115806c46"
  },
  "citedAs": "RMSNorm (Root Mean Square Layer Normalization) introduced in paper: Root Mean Square Layer Normalization (Zhang & Sennrich, 2019). — SourceScore Claim c64636dc60b1216f (verified 2026-05-31, signed 166ce55b…). https://sourcescore.org/claims/c64636dc60b1216f/"
}