tttx/3k_forcing_400_mask25_step4_022525
Viewer • Updated • 401 • 2
How to use tttx/model_3k_force_step5_mask25_022525 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/model_3k_force_step5_mask25_022525")This model is a fine-tuned version of tttx/sft-32b-020925-19k-5ep on the tttx/3k_forcing_400_mask25_step4_022525 dataset.
More information needed
More information needed
More information needed
The following hyperparameters were used during training:
Base model
deepseek-ai/DeepSeek-R1-Distill-Qwen-32B