giux78/100k-sft-ready-ultrafeedback-ita
Viewer • Updated • 394k • 48 • 4
How to use RiTA-nlp/llama3-tweety-8b-italian-sft-uf_ita with PEFT:
from peft import PeftModel
from transformers import AutoModelForCausalLM
base_model = AutoModelForCausalLM.from_pretrained("RiTA-nlp/llama3-tweety-8b-italian")
model = PeftModel.from_pretrained(base_model, "RiTA-nlp/llama3-tweety-8b-italian-sft-uf_ita")This model is a fine-tuned version of RiTA-nlp/llama3-tweety-8b-italian on the giux78/100k-sft-ready-ultrafeedback-ita 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:
| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.4435 | 0.9999 | 9050 | 1.4126 |
Base model
RiTA-nlp/llama3-tweety-8b-italian