{
  "apiVersion": "v1",
  "methodology": "https://sourcescore.org/methodology/",
  "canonical": "https://sourcescore.org/claims/d7b97d1b93d8d8bc/",
  "claim": {
    "vertical": "ai-ml",
    "subject": "Low-Rank Adaptation (LoRA)",
    "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 pretrained 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": "LoRA reference implementation",
        "publisher": "Microsoft",
        "publishedDate": "2021-06-30",
        "accessedDate": "2026-05-16",
        "type": "github-release"
      }
    ],
    "publishedAt": "2026-05-16T00:00:00Z",
    "lastVerified": "2026-05-16",
    "methodologyVersion": "veritas-v0.1",
    "tags": [
      "lora",
      "fine-tuning",
      "foundational",
      "hu",
      "2021",
      "microsoft"
    ],
    "id": "d7b97d1b93d8d8bc",
    "statement": "Low-Rank Adaptation (LoRA) 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": "6ba171062362a6a3de1fc19eeef2d311cadc2d47a31d2614aa4173540af02363"
  },
  "citedAs": "Low-Rank Adaptation (LoRA) introduced in paper: LoRA: Low-Rank Adaptation of Large Language Models (Hu et al., 2021). — SourceScore Claim d7b97d1b93d8d8bc (verified 2026-05-16, signed 6ba17106…). https://sourcescore.org/claims/d7b97d1b93d8d8bc/"
}