content-classifier / config.json
parthraninga's picture
Upload config.json with huggingface_hub
f6905b4 verified
{
"labels": ["safe", "unsafe"],
"max_length": 512,
"threshold": 0.5,
"model_info": {
"name": "ContentClassifier",
"version": "1.0",
"description": "ONNX model for content classification"
}
}