--- datasets: - Scicom-intl/Malaysian-Instructions base_model: - Qwen/Qwen2.5-72B-Instruct --- # Qwen2.5-72B-Instruct-Malaysian SFT LoRA [Qwen/Qwen2.5-72B-Instruct](https://huggingface.co/Qwen/Qwen2.5-72B-Instruct) on [Scicom-intl/Malaysian-Instructions/commit/288b358a57765a735d588f73e5e6c212c81429bd](https://huggingface.co/datasets/Scicom-intl/Malaysian-Instructions/commit/288b358a57765a735d588f73e5e6c212c81429bd) 1. Dense LoRA SFT done using DeepSpeed Zero3 HF Trainer. 2. Multipacking variable length 16384 context length, with global batch size of 32, so global total tokens is 524288. 3. All linear layers with rank 256 with alpha multiply by 2.0 4. Liger fused cross entropy. 5. 1e-4 learning rate, 50 warmup, 3 epoch only. ## We only upload the best model ## Source code Source code at https://github.com/Scicom-AI-Enterprise-Organization/small-ablation/blob/main/malaysian-sft ## Acknowledgement Special thanks to https://www.scitix.ai/ for H100 Node!