Skip to content

Fine-tunned GPT2 model to make a personal AI assistant.

License

Notifications You must be signed in to change notification settings

SaileshP97/Assistant

Repository files navigation

Assistant

Fine-tunned GPT2 model to make a personal AI assistant.

pretrained_model.py loads GPT2LMHeadModel, GPT2Tokenizer model from huggingface transformers library and saves it. Then main.py finetune the model taking data from Data folder(Which is not present here because of its size).

About

Fine-tunned GPT2 model to make a personal AI assistant.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages