tttx/r1-masked-arcagi-v1
Viewer • Updated • 2.22k • 14
How to use tttx/masked_train_r1_continuation with PEFT:
from peft import PeftModel
from transformers import AutoModelForCausalLM
base_model = AutoModelForCausalLM.from_pretrained("deepseek-ai/Deepseek-R1-Distill-Qwen-32B")
model = PeftModel.from_pretrained(base_model, "tttx/masked_train_r1_continuation")This model is a fine-tuned version of tttx/qwen-32b-sft-best on the tttx/r1-masked-feb-6-p2, the tttx/r1-masked-feb-6-p1 and the tttx/r1-masked-arcagi-v1 datasets.
More information needed
More information needed
More information needed
The following hyperparameters were used during training: