Finetuning a pre-trained model

I have finetuned Helsinki opus NLP model for translation from english to malayalam where the pretrained model size was around 230mb and after i finetuned this model on a small dataset the model’s size rose to 500mb, does anyone knows on why the size becomes twice as large and if there are any optimization techniques to mitigate this problem, thank you in advance.