Task
General
OpenOrca Myanmar 300K (NLLB-200-600M) 300,000 samples translated using NLLB-200-600M with 4-bit quantization. Features Batch size: 16 (optimized for T4 GPU) Auto-resume from checkpoint Auto-push to HF every 500 samples ChatML format (Qwen-compatible) Format {"messages": [{"role": "system", "content": "..."}, {"role": "user", "content": "..."}, {"role": "assistant", "content": "..."}]} Usage from datasets import load_dataset dataset… See the full description on the dataset page: https://huggingface.co/datasets/kkomyoeminaung/openorca-my-300k-600m.