17 lines
399 B
JSON
17 lines
399 B
JSON
{
|
|
"source": "wagesj45/toxic-comment-classifier",
|
|
"revision": "a7d2df2ead42f0bce00b330939574a02266772f5",
|
|
"architecture": "DistilBertForSequenceClassification",
|
|
"labels": {
|
|
"toxic": 1,
|
|
"nonToxic": 0,
|
|
"names": {
|
|
"not_toxic": 0,
|
|
"toxic": 1
|
|
}
|
|
},
|
|
"maxLength": 512,
|
|
"quantization": "int8-dynamic",
|
|
"runtime": "onnxruntime-web-wasm",
|
|
"license": "Apache-2.0"
|
|
}
|