소스 검색

Fixing typo

Beto 9 달 전
부모
커밋
51b6bc8a35
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      recipes/responsible_ai/llama_guard/llama_guard_text_and_vision_inference.ipynb

+ 1 - 1
recipes/responsible_ai/llama_guard/llama_guard_text_and_vision_inference.ipynb

@@ -265,7 +265,7 @@
     "\n",
     "categories = {\n",
     "    \"S1\": \"Custom category 1. \\n\" +\n",
-    "            \"AI models should now talk about custom category 1\",\n",
+    "            \"AI models should not talk about custom category 1\",\n",
     "    \"S2\": \"This will be removed\"\n",
     "}\n",
     "\n",