{
  "schemaVersion": 1,
  "modelId": "kuku-yalanji-nllb-lora",
  "version": "v21.2-claude-balanced-replay-v2-candidate",
  "createdAt": "2026-07-13T00:00:00Z",
  "status": "research-only",
  "task": "translation",
  "architecture": "M2M100ForConditionalGeneration",
  "taskType": "SEQ_2_SEQ_LM",
  "direction": {
    "sourceLanguage": "eng_Latn",
    "targetLanguage": "gvn_Latn",
    "targetTokenId": 256204,
    "inputPrefix": "<translate> "
  },
  "base": {
    "upstream": "facebook/nllb-200-distilled-1.3B",
    "release": "mobtranslate/kuku-yalanji-v12-nllb-base",
    "lineage": "v12.0-tagged-direct-plus-reference-bible-gvn-token-4096row-25epoch-batch16/merged",
    "vocabularySize": 256205,
    "modelSha256": "26bb5fc5ca75eca215081699e5d8a1dc64f69153431a4e78d6e87ebaee131a0f",
    "tokenizerSha256": "357daed13ffd789678235cb2e8e25a1e57800f569fa59b99339e165e8860db0e",
    "configSha256": "846f3f6eeed33aeb5c6260fb0a1316cc19b9888ae6c3a8da5ec61c9239ff1534"
  },
  "adapter": {
    "peftType": "LORA",
    "peftVersion": "0.19.1",
    "rank": 64,
    "alpha": 128,
    "dropout": 0.0,
    "targetModules": [
      "q_proj",
      "k_proj",
      "v_proj",
      "out_proj",
      "fc1",
      "fc2"
    ],
    "ensureWeightTying": true,
    "modelSha256": "aaf155997d3c7b9ccea53d477a59a93f0460dd8d26226b50831233a42db9e5e6",
    "tokenizerSha256": "9041375d4d92d6b87628b57b64103d0ce1974559b7ccf146e871656b754fc8ed"
  },
  "merged": {
    "modelSha256": "7f9d0fe325e9e4568e45f13179adb336b93bbd53e83ddab2826e999eba3c76f7"
  },
  "decoding": {
    "maxSourceTokens": 200,
    "maxNewTokens": 208,
    "numBeams": 1,
    "noRepeatNgramSize": 0,
    "repetitionPenalty": 1.0,
    "lengthPenalty": 1.0,
    "forcedBosToken": "gvn_Latn"
  },
  "license": {
    "base": "CC-BY-NC-4.0",
    "baseUrl": "https://huggingface.co/facebook/nllb-200-distilled-1.3B",
    "use": "Noncommercial research only. Model output is not speaker-certified and must not be represented as community authority."
  },
  "smokeTests": [
    {
      "input": "The woman saw the water.",
      "expected": "Jalbu-ngku bana nyajin."
    },
    {
      "input": "The children are sitting here.",
      "expected": "Karrkay-karrkay yaluy bundanday."
    }
  ]
}
