Maaza-SLM-360M-JSON-v1 / training_metadata.json
CycleCore-Technologies's picture
Upload Maaza-SLM-360M-JSON-v1 - v1.0.0 production release
5adabe6 verified
raw
history blame contribute delete
613 Bytes
{
"model_name": "CycleCore-Maaza-SLM-360M-JSON",
"base_model": "HuggingFaceTB/SmolLM2-360M",
"training_date": "2025-11-20 13:07:28",
"num_epochs": 3,
"learning_rate": 0.00015,
"batch_size": 32,
"train_examples": 629,
"validation_examples": 0,
"test_examples": 158,
"lora_config": {
"enabled": true,
"r": 32,
"lora_alpha": 64,
"lora_dropout": 0.1,
"target_modules": [
"q_proj",
"v_proj",
"k_proj",
"o_proj",
"gate_proj",
"up_proj",
"down_proj"
],
"bias": "none",
"task_type": "CAUSAL_LM"
},
"validation_run": false
}