Hi good fellas!
I have been wondering if there any ways to fine tune pre-trained models from other places. I found a GPT2 model in korean language named [KoGPT2 .](https://github.com/SKT-AI/KoGPT2)
The model has been used for fine tuning, but all of them are different and messy.
Now, I want to take the model and fine tune using the cool Trainer class.
Is there any way I can do this in Huggingface.
Please help me out if you know any ways.