EleutherAI / pythia

The hub for EleutherAI's work on interpretability and learning dynamics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fine tune for text generation on custom data

samarthsarin opened this issue · comments

Can you please help me with some resources related to fine tuning the model on my custom text corpus?

HuggingFace has extensive resources on finetuning. I recommend using the HF transformers library and our port to it.