浏览代码

Fixing typo

Beto 6 月之前
父节点
当前提交
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",