File size: 257 Bytes
c4b78b4 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | {
"model_name": "cointegrated/rubert-tiny2",
"tasks": [
"profanity",
"threat",
"illegal"
],
"thresholds": {
"profanity": 0.9000000000000002,
"threat": 0.8500000000000002,
"illegal": 0.5
}
} |