qquarkq's picture
Initial model upload with metrics and example usage
f32a21a verified
Raw
History Blame
287 Bytes
{
"model_type": "bert",
"model_name": "cointegrated/rubert-tiny2",
"num_classes": 3,
"task_names": [
"profanity",
"threat",
"illegal"
],
"thresholds": {
"profanity": 0.6299999999999997,
"threat": 0.7399999999999997,
"illegal": 0.8899999999999996
}
}