{ | |
"model_name": "Qwen/Qwen2.5-Coder-7B-Instruct", | |
"training_framework": "Hugging Face Transformers", | |
"dataset": { | |
"source": "Isaac Sim 5.0 Synthetic Dataset", | |
"total_samples": 2000, | |
"train_samples": 1800, | |
"eval_samples": 200, | |
"curriculum_learning": "Applied (sorted by output length)" | |
}, | |
"training_config": { | |
"lora_rank": 64, | |
"lora_alpha": 128, | |
"learning_rate": 0.0001, | |
"batch_size": 1, | |
"gradient_accumulation_steps": 8, | |
"max_steps": 2000, | |
"warmup_steps_ratio": 0.05 | |
}, | |
"hardware": { | |
"gpu": "NVIDIA GeForce RTX 4070 Laptop GPU", | |
"memory_gb": 8.585216 | |
}, | |
"output_directory": "/home/tombombadyl/trained_models/isaac_sim_hf", | |
"timestamp": "2025-07-28 22:29:00" | |
} |