cgoosen commited on
Commit
00325c6
1 Parent(s): 808a0b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -3,6 +3,10 @@ license: mit
3
  base_model: microsoft/deberta-v3-base
4
  tags:
5
  - generated_from_trainer
 
 
 
 
6
  metrics:
7
  - accuracy
8
  - precision
@@ -11,6 +15,17 @@ metrics:
11
  model-index:
12
  - name: prompt-tackler
13
  results: []
 
 
 
 
 
 
 
 
 
 
 
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
3
  base_model: microsoft/deberta-v3-base
4
  tags:
5
  - generated_from_trainer
6
+ - prompt injection
7
+ - security
8
+ - jailbreak
9
+ - prompt security
10
  metrics:
11
  - accuracy
12
  - precision
 
15
  model-index:
16
  - name: prompt-tackler
17
  results: []
18
+ datasets:
19
+ - reshabhs/SPML_Chatbot_Prompt_Injection
20
+ - VMware/open-instruct
21
+ - jackhhao/jailbreak-classification
22
+ - cgoosen/prompt_injection_combined
23
+ language:
24
+ - en
25
+ - afr
26
+ - fr
27
+ #thumbnail: "url to a thumbnail used in social sharing"
28
+ library_name: transformers
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You