mlabonne/Evol-Instruct-Python-26k
Viewer • Updated • 26.6k • 4.08k • 14
How to use suka-nlp/Gemma_finetune with Adapters:
from adapters import AutoAdapterModel
model = AutoAdapterModel.from_pretrained("undefined")
model.load_adapter("suka-nlp/Gemma_finetune", set_active=True)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://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