sapirrior commited on
Commit
b4158d2
·
verified ·
1 Parent(s): f6313f6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -2
README.md CHANGED
@@ -2,13 +2,29 @@
2
  library_name: transformers
3
  license: apache-2.0
4
  base_model: distilbert-base-uncased
 
 
 
5
  tags:
 
 
 
 
 
6
  - generated_from_trainer
7
  model-index:
8
  - name: octopus-26.0.4
9
- results: []
 
 
 
 
 
 
 
10
  ---
11
- # sapirrior/octopus-26.0.4
 
12
 
13
  **Model Card — Prompt Injection Classifier**
14
  Developer: Nolan Stark · Architecture: DistilBERT Base Uncased · Version: 26.0.4
 
2
  library_name: transformers
3
  license: apache-2.0
4
  base_model: distilbert-base-uncased
5
+ pipeline_tag: text-classification
6
+ language:
7
+ - en
8
  tags:
9
+ - ai-security
10
+ - prompt-injection
11
+ - safety
12
+ - guardrail
13
+ - distilbert
14
  - generated_from_trainer
15
  model-index:
16
  - name: octopus-26.0.4
17
+ results:
18
+ - task:
19
+ type: text-classification
20
+ name: Prompt Injection Detection
21
+ metrics:
22
+ - type: loss
23
+ value: 0.0039
24
+ name: Training Loss
25
  ---
26
+
27
+ # Octopus-26.0.4
28
 
29
  **Model Card — Prompt Injection Classifier**
30
  Developer: Nolan Stark · Architecture: DistilBERT Base Uncased · Version: 26.0.4