FunctionGemma-ndp / train_summary.json
shazzadulimun's picture
v4: Google-aligned data shape (developer role, no <think>, short prompt)
6121f68 verified
{
"backend": "unsloth",
"base_model": "unsloth/functiongemma-270m-it",
"model_type": "gemma3_text",
"loader": "FastLanguageModel",
"target_modules": [
"q_proj",
"k_proj",
"v_proj",
"o_proj",
"gate_proj",
"up_proj",
"down_proj"
],
"response_masking": true,
"n_rows": 1087,
"lora_dir": "/u/sislam3/Phagocyte/example/datasets/A_clio_3tools/artifacts/tool_functiongemma_v4_270m/lora",
"train_loss": 0.181027400079092,
"train_runtime_s": 112.4248,
"merged_dir": "/u/sislam3/Phagocyte/example/datasets/A_clio_3tools/artifacts/tool_functiongemma_v4_270m/merged_16bit"
}