Skip to content

SSahas/python-code-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

python_code_assistant

  • finetuned Salesforce/codegen-350M-mono model into a python code assistant using peft.

  • Dataset used : iamtarun/python_code_instructions_18k_alpaca

  • Base model size : 350 Million

  • Total tokens Trained for 6 epochs : 23 Million

  • Trainable parameters of the peft model : 2,621,440

Metrics

  • RogueL : 0.43 on 150 test samples
  • Training loss - 0.51

Training

Test the model Yourself

Notebook link : https://colab.research.google.com/drive/1vs94XnCnolhfwvYmgEhZrR_1UqcHmBzg

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published