cmdevries commited on
Commit
6e77d4e
·
verified ·
1 Parent(s): 7bc4fa9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -11,6 +11,11 @@ tags:
11
  - url
12
  ---
13
 
 
 
 
 
 
14
  # ONNX version of DunnBC22/codebert-base-Malicious_URLs
15
 
16
  **This model is a conversion of [DunnBC22/codebert-base-Malicious_URLs](https://huggingface.co/DunnBC22/codebert-base-Malicious_URLs) to ONNX** format. It's based on the CodeBERT architecture, tailored for the specific task of identifying URLs that may pose security threats. The model was converted to ONNX using the [🤗 Optimum](https://huggingface.co/docs/optimum/index) library.
 
11
  - url
12
  ---
13
 
14
+ > [!WARNING]
15
+ > **THIS PROJECT HAS BEEN ARCHIVED.**
16
+ >
17
+ > This project and its associated code on [GitHub](https://github.com/protectai/llm-guard) are no longer under active development or maintained.
18
+
19
  # ONNX version of DunnBC22/codebert-base-Malicious_URLs
20
 
21
  **This model is a conversion of [DunnBC22/codebert-base-Malicious_URLs](https://huggingface.co/DunnBC22/codebert-base-Malicious_URLs) to ONNX** format. It's based on the CodeBERT architecture, tailored for the specific task of identifying URLs that may pose security threats. The model was converted to ONNX using the [🤗 Optimum](https://huggingface.co/docs/optimum/index) library.