Maaza-MLM-135M-JSON-v1 / training_metadata.json
CycleCore-Technologies's picture
Upload Maaza-MLM-135M-JSON-v1 - v1.0.0 production release
168bc68 verified
raw
history blame contribute delete
612 Bytes
{
"model_name": "CycleCore-Maaza-SLM-135M-JSON",
"base_model": "HuggingFaceTB/SmolLM2-135M",
"training_date": "2025-11-20 10:50:49",
"num_epochs": 3,
"learning_rate": 0.0002,
"batch_size": 32,
"train_examples": 629,
"validation_examples": 0,
"test_examples": 158,
"lora_config": {
"enabled": true,
"r": 16,
"lora_alpha": 32,
"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
}