Skip to content

This is just a modified version of the prepareDataset script from pacman100/DHS-LLM-Workshop

License

Notifications You must be signed in to change notification settings

mankra/finetune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finetune

This is just a modified version of the prepare_dataset and train scripts from https://github.com/pacman100/DHS-LLM-Workshop to finetune a LLM

prepare_dataset.py is used to create dataset and upload it to hugging face. Usually called on a local machine.

train.py is used to train a given model with a given dataset. This is used in the colab notebooks.

requirements.txt contains all the needed packages to train a model. This is used in the colab notebooks.

About

This is just a modified version of the prepareDataset script from pacman100/DHS-LLM-Workshop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages