shaunkhoo commited on
Commit
5392bfb
1 Parent(s): b0e6041

fix: rename model path in config

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -2,7 +2,7 @@
2
  "model_type": "ridge_classifier",
3
  "calibrated": false,
4
  "threshold": 0.915,
5
- "model_name": "lionguard_self_harm.onnx",
6
  "description": "Binary classifier on text encouraging self-harm in Singapore context",
7
  "tokenizer": "BAAI/bge-large-en-v1.5",
8
  "embedding_model": "BAAI/bge-large-en-v1.5",
 
2
  "model_type": "ridge_classifier",
3
  "calibrated": false,
4
  "threshold": 0.915,
5
+ "model_name": "lionguard-self_harm.onnx",
6
  "description": "Binary classifier on text encouraging self-harm in Singapore context",
7
  "tokenizer": "BAAI/bge-large-en-v1.5",
8
  "embedding_model": "BAAI/bge-large-en-v1.5",