lliutianc commited on
Commit
db98527
·
verified ·
1 Parent(s): ff7a157

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -12,6 +12,7 @@ model = AutoModelForCausalLM.from_pretrained(model_id, torch_dtype="auto")
12
 
13
 
14
  To evaluate the model, please use the following format to build up message.
 
15
  Here `rubric` should be generated with a `RubricRM-Rubric`
16
 
17
 
 
12
 
13
 
14
  To evaluate the model, please use the following format to build up message.
15
+
16
  Here `rubric` should be generated with a `RubricRM-Rubric`
17
 
18