Spaces:
Sleeping
Sleeping
Commit
·
491cb17
1
Parent(s):
768d497
Changes in bold
Browse files
app.py
CHANGED
@@ -194,8 +194,8 @@ with gr.Blocks(css=dark_css) as demo:
|
|
194 |
<p style='text-align: center; color: white; font-size: 12px;'>
|
195 |
Test <span style="color: orange;">Collinear Guard Nano</span> and compare it with Llama Guard 3 using the sample conversations below, or type your own.
|
196 |
<span style="color: orange; ">Collinear Guard Nano</span> supports <span style="color: white;">3 Key Safety Tasks</span>:<br>
|
197 |
-
<span style="color: orange; font-
|
198 |
-
<span style="color: orange; font-
|
199 |
</p>
|
200 |
|
201 |
<ul style='text-align: left; list-style: none; padding: 0; font-size: 14px;'>
|
|
|
194 |
<p style='text-align: center; color: white; font-size: 12px;'>
|
195 |
Test <span style="color: orange;">Collinear Guard Nano</span> and compare it with Llama Guard 3 using the sample conversations below, or type your own.
|
196 |
<span style="color: orange; ">Collinear Guard Nano</span> supports <span style="color: white;">3 Key Safety Tasks</span>:<br>
|
197 |
+
<span style="color: orange; font-weight:bold"> Prompt Evaluation</span>,<span style="color: orange; font-weight:bold">Response Evaluation</span> and
|
198 |
+
<span style="color: orange; font-weight:bold;"> Refusal Evaluation</span></li>
|
199 |
</p>
|
200 |
|
201 |
<ul style='text-align: left; list-style: none; padding: 0; font-size: 14px;'>
|