YAML Metadata Warning: empty or missing yaml metadata in repo card

Check out the documentation for more information.

Sean13/repo-best-model

Best RE-PO checkpoint selected by WR + LC on AlpacaEval 2.

  • Experiment: mistral_multipref_re_dpo
  • Judge family: gpt-4o
  • LC: 27.321887629941426
  • WR: 23.38423958842071
  • Score (WR+LC): 50.706127218362134
  • Source run directory: outputs/mistral_multipref_re_dpo/42
  • Model files location in this repo: model

Usage

from transformers import AutoTokenizer, AutoModelForCausalLM
model_id = "Sean13/repo-best-model"
tokenizer = AutoTokenizer.from_pretrained(model_id, subfolder="model")
model = AutoModelForCausalLM.from_pretrained(model_id, subfolder="model")
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