cmdevries commited on
Commit
84d28ab
·
verified ·
1 Parent(s): 949db59

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -12,6 +12,11 @@ datasets:
12
  base_model: dslim/bert-base-NER
13
  ---
14
 
 
 
 
 
 
15
  # ONNX version of dslim/bert-base-NER
16
 
17
  **This model is a conversion of [dslim/bert-base-NER](https://huggingface.co/dslim/bert-base-NER) to ONNX** format using the [🤗 Optimum](https://huggingface.co/docs/optimum/index) library.
 
12
  base_model: dslim/bert-base-NER
13
  ---
14
 
15
+ > [!WARNING]
16
+ > **THIS PROJECT HAS BEEN ARCHIVED.**
17
+ >
18
+ > This project and its associated code on [GitHub](https://github.com/protectai/llm-guard) are no longer under active development or maintained.
19
+
20
  # ONNX version of dslim/bert-base-NER
21
 
22
  **This model is a conversion of [dslim/bert-base-NER](https://huggingface.co/dslim/bert-base-NER) to ONNX** format using the [🤗 Optimum](https://huggingface.co/docs/optimum/index) library.