Update README.md
Browse files
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 |
|