tttx/3k_forcing_400_mask25_step3_022425
Viewer • Updated • 401 • 2
How to use tttx/model_3k_force_400_mask25_step4_022425 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_400_mask25_step4_022425")This model is a fine-tuned version of tttx/sft-32b-020925-19k-5ep on the tttx/3k_forcing_400_mask25_step3_022425 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