Update README.md
Browse files
README.md
CHANGED
|
@@ -40,7 +40,6 @@ RUBRIC_PROMPT_TEMPLATE = (
|
|
| 40 |
"\n"
|
| 41 |
"Please generate the rubrics for the above request."
|
| 42 |
)
|
| 43 |
-
```
|
| 44 |
|
| 45 |
user_text = RUBRIC_PROMPT_TEMPLATE.format(
|
| 46 |
prompt=instruction,
|
|
|
|
| 40 |
"\n"
|
| 41 |
"Please generate the rubrics for the above request."
|
| 42 |
)
|
|
|
|
| 43 |
|
| 44 |
user_text = RUBRIC_PROMPT_TEMPLATE.format(
|
| 45 |
prompt=instruction,
|