Image-Text-to-Text
Safetensors
gemma3
conversational
SAnocha commited on
Commit
521d27f
·
verified ·
1 Parent(s): 37ffb35

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 critize 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
  ## {
 
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
  ## {