YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

DeBERTaV3-Large Reward Model โ€” format-guard (ckpt-90)

  • Base: microsoft/deberta-v3-large
  • Init RM: yungshun317/deberta-v3-large-ultrafeedback-rm
  • This checkpoint adds light anti-format-spam tuning.

Usage

from transformers import AutoTokenizer, AutoModelForSequenceClassification
tok = AutoTokenizer.from_pretrained("yungshun317/deberta-v3-large-format-guard")
rm  = AutoModelForSequenceClassification.from_pretrained("yungshun317/deberta-v3-large-format-guard")
Downloads last month
1
Safetensors
Model size
0.4B params
Tensor type
BF16
ยท
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support