Qwen2.5-Binary โ€” Protocol 0 SFT

20/20 refusals. 0/20 fabrications.

Qwen2.5-7B-Instruct fine-tuned on the Protocol 0 Binary dataset.

Same data, same 3 epochs, same binary format. Result: perfect abstention without a single fabricated number.

See Hermes-3-binary for full methodology.

Usage

from transformers import AutoModelForCausalLM, AutoTokenizer
from peft import PeftModel

base = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-7B-Instruct")
model = PeftModel.from_pretrained(base, "SoulInPsyAbstract/binary-qwen25-lora")
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for SoulInPsyAbstract/binary-qwen25-lora

Base model

Qwen/Qwen2.5-7B
Finetuned
(2950)
this model

Dataset used to train SoulInPsyAbstract/binary-qwen25-lora