Finetune this model for translate other languages
Hi i have some dataset column is like this english,- other language - how i can finetune this model to get better translate on other languages using this dataset
Thanks for your interest.
We provide guidelines for SFT of LLaDA in GUIDELINES.md. You can fine-tune LLaDA on your dataset.
Is there any chance of having scripts/notebooks for training or finetuning the model?
We are very sorry, but we are currently unable to provide that. We have included the core code for pre-training and SFT in the GUIDELINES.md file, which you can refer to.
@devops724 @prp-e
Hi there, we’ve built dllm, a lightweight finetuning framework for diffusion language models on top of the 🤗 Transformers Trainer. Give it a try if you’d like to finetune LLaDA / LLaDA-MoE and Dream.