asofter commited on
Commit
fdea492
1 Parent(s): 0d528cc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -4
README.md CHANGED
@@ -1,9 +1,12 @@
1
  ---
2
-
 
 
 
 
3
  base_model: fmops/distilbert-prompt-injection
4
-
5
  ---
6
 
7
- # Model Card
8
 
9
- WIP
 
1
  ---
2
+ language:
3
+ - en
4
+ inference: false
5
+ pipeline_tag: zero-shot-classification
6
+ license: apache-2.0
7
  base_model: fmops/distilbert-prompt-injection
 
8
  ---
9
 
10
+ # ONNX version of fmops/distilbert-prompt-injection
11
 
12
+ **This model is a conversion of [fmops/distilbert-prompt-injection](https://huggingface.co/fmops/distilbert-prompt-injection) to ONNX** format using the [🤗 Optimum](https://huggingface.co/docs/optimum/index) library.