| { | |
| "base_model": "Qwen/Qwen2.5-0.5B-Instruct", | |
| "hf_repo": "almamunkhan/MamunAI", | |
| "lora_rank": 8, | |
| "lora_alpha": 16, | |
| "lora_dropout": 0.05, | |
| "max_seq_length": 256, | |
| "num_epochs_per_run": 1, | |
| "total_runs": 2, | |
| "total_samples_trained": 3778, | |
| "last_run_samples": 778, | |
| "target_modules": [ | |
| "q_proj", | |
| "k_proj", | |
| "v_proj", | |
| "o_proj", | |
| "gate_proj", | |
| "up_proj", | |
| "down_proj" | |
| ], | |
| "dataset_source": "https://raw.githubusercontent.com/hunterking42/Mamun_AI/main/dataset.jsonl" | |
| } |