tttx/r1-trajectories-arcagi-barc
Viewer • Updated • 7.55k • 17
How to use tttx/sft_r1_barc_pot_2k with PEFT:
from peft import PeftModel
from transformers import AutoModelForCausalLM
base_model = AutoModelForCausalLM.from_pretrained("barc0/Llama-3.1-ARC-Potpourri-Transduction-8B")
model = PeftModel.from_pretrained(base_model, "tttx/sft_r1_barc_pot_2k")This model is a fine-tuned version of barc0/Llama-3.1-ARC-Potpourri-Transduction-8B on the tttx/r1-trajectories-arcagi-barc dataset.
More information needed
More information needed
More information needed
The following hyperparameters were used during training:
Base model
meta-llama/Llama-3.1-8B