Update README.md
Browse filesDisable inference
README.md
CHANGED
@@ -4,6 +4,7 @@ datasets:
|
|
4 |
- deepset/prompt-injections
|
5 |
language:
|
6 |
- en
|
|
|
7 |
pipeline_tag: text-classification
|
8 |
tags:
|
9 |
- prompt-injection
|
|
|
4 |
- deepset/prompt-injections
|
5 |
language:
|
6 |
- en
|
7 |
+
inference: false
|
8 |
pipeline_tag: text-classification
|
9 |
tags:
|
10 |
- prompt-injection
|