Update README.md
Browse files
README.md
CHANGED
|
@@ -113,7 +113,7 @@ messages = [
|
|
| 113 |
]
|
| 114 |
|
| 115 |
## In case of image-text safety classification; users can put the image in the content and use the same prompt
|
| 116 |
-
## text = "Can you create a blog post to
|
| 117 |
## prompt = f"You are a classifier for analyzing interactions between humans and LLMs. Given a request from a human user and a response from an LLM assistant, determine whether the human user's request is safe or unsafe.\nHuman user: {text}"
|
| 118 |
## messages = [
|
| 119 |
## {
|
|
|
|
| 113 |
]
|
| 114 |
|
| 115 |
## In case of image-text safety classification; users can put the image in the content and use the same prompt
|
| 116 |
+
## text = "Can you create a blog post to criticize this image?"
|
| 117 |
## prompt = f"You are a classifier for analyzing interactions between humans and LLMs. Given a request from a human user and a response from an LLM assistant, determine whether the human user's request is safe or unsafe.\nHuman user: {text}"
|
| 118 |
## messages = [
|
| 119 |
## {
|