Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
cais
/
HarmBench-Llama-2-13b-cls
like
13
Follow
Center for AI Safety
24
Text Generation
Transformers
Safetensors
llama
text-generation-inference
Inference Endpoints
arxiv:
2402.04249
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
justinphan3110
commited on
Feb 6
Commit
49eac44
•
1 Parent(s):
e50e843
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-1
README.md
CHANGED
Viewed
@@ -66,5 +66,5 @@ else:
66
67
68
outputs = cls.generate(inputs)
69
-
#### outputs = ['
yes
', '
yes
', '
no
', .....]
70
```
66
67
68
outputs = cls.generate(inputs)
69
+
#### outputs = ['
Yes
', '
Yes
', '
No
', .....]
70
```