{
  "apiVersion": "v1",
  "methodology": "https://sourcescore.org/methodology/",
  "canonical": "https://sourcescore.org/claims/f191b2876790dc6e/",
  "claim": {
    "vertical": "ai-ml",
    "subject": "LoRA (Low-Rank Adaptation)",
    "predicate": "introduced_in_paper",
    "object": "LoRA: Low-Rank Adaptation of Large Language Models (Hu et al., 2021)",
    "confidence": 1,
    "sources": [
      {
        "url": "https://arxiv.org/abs/2106.09685",
        "title": "LoRA: Low-Rank Adaptation of Large Language Models",
        "publisher": "arXiv (Hu, Shen, Wallis, Allen-Zhu, Li, Wang, Wang, Chen)",
        "publishedDate": "2021-06-17",
        "accessedDate": "2026-05-16",
        "type": "preprint",
        "excerpt": "We propose Low-Rank Adaptation, or LoRA, which freezes the pre-trained model weights and injects trainable rank decomposition matrices into each layer of the Transformer architecture, greatly reducing the number of trainable parameters for downstream tasks."
      },
      {
        "url": "https://github.com/microsoft/LoRA",
        "title": "microsoft/LoRA — official implementation",
        "publisher": "Microsoft",
        "publishedDate": "2021-06-17",
        "accessedDate": "2026-05-16",
        "type": "github-release"
      }
    ],
    "publishedAt": "2026-05-16T00:00:00Z",
    "lastVerified": "2026-05-16",
    "methodologyVersion": "veritas-v0.1",
    "tags": [
      "lora",
      "peft",
      "fine-tuning",
      "foundational",
      "2021",
      "microsoft"
    ],
    "id": "f191b2876790dc6e",
    "statement": "LoRA (Low-Rank Adaptation) introduced in paper: LoRA: Low-Rank Adaptation of Large Language Models (Hu et al., 2021)."
  },
  "signature": {
    "algorithm": "HMAC-SHA256",
    "signedBy": "did:web:sourcescore.org",
    "signedAt": "2026-05-16T00:00:00.000Z",
    "signature": "62af0322b7c2106ef305a46e7bcf600e5deb40f31d7c6d4a51697315f1dd9737"
  },
  "citedAs": "LoRA (Low-Rank Adaptation) introduced in paper: LoRA: Low-Rank Adaptation of Large Language Models (Hu et al., 2021). — SourceScore Claim f191b2876790dc6e (verified 2026-05-16, signed 62af0322…). https://sourcescore.org/claims/f191b2876790dc6e/"
}