Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
walledai
/
walledai-walledguard-c
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
RishabhBhardwaj
commited on
Jul 8, 2024
Commit
3db33cc
·
1 Parent(s):
28eb1f5
revert template
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -12,8 +12,6 @@ TEMPLATE = """[INST] Evaluate if the given text is harmful i.e. either it asks f
12
{prompt}
13
<END TEXT>
14
15
-
Carefully check!
16
-
17
Answer: [/INST]
18
"""
19
12
{prompt}
13
<END TEXT>
14
15
Answer: [/INST]
16
"""
17