fals3/methods2test_small
Viewer • Updated • 132k • 643
How to use fals3/meta-llama-CodeLlama-7b-hf-unit-test-lora with PEFT:
from peft import PeftModel
from transformers import AutoModelForCausalLM
base_model = AutoModelForCausalLM.from_pretrained("meta-llama/CodeLlama-7b-hf")
model = PeftModel.from_pretrained(base_model, "fals3/meta-llama-CodeLlama-7b-hf-unit-test-lora")This model is a fine-tuned version of meta-llama/CodeLlama-7b-hf on the fals3/methods2test_small fm+fc+c+m+f+t+tc dataset. It achieves the following results on the evaluation set:
More information needed
More information needed
More information needed
The following hyperparameters were used during training:
Base model
meta-llama/CodeLlama-7b-hf