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

Load the reward model with the following code

from reward_modelling.reward_model import RewardModel
rm = RewardModel.from_pretrained('oliversssf2/distilbert-base-uncased-rm-helpful')
Downloads last month
2
Unable to determine this model’s pipeline type. Check the docs .