LLM Finetune for Code generation Python
Collection
6 items
•
Updated
•
2
This model is used to generate code based on commands given by the user. it should be noted that this model can generate many languages because it takes the initial model from llama2. However, after finetuning it is better at generating python code, because currently it is only trained with python code datasets.
use link below to use model https://colab.research.google.com/drive/1lBzz5KeZJKXjvivbYvmGarix9Ao6Wxe5?usp=sharing
https://huggingface.co/datasets/mlabonne/Evol-Instruct-Python-26k
https://huggingface.co/datasets/google-research-datasets/mbpp/viewer/full
https://docs.google.com/spreadsheets/d/1hr8R4nixQsDC5cGGENTOLUW1jPCS_lltVRIeOzenBvA/edit?usp=sharing
Berfore finetune
After fine tune