File size: 197 Bytes
3e307ad | 1 2 3 4 5 6 7 8 9 10 11 | {
"model_name": "cointegrated/rubert-tiny2",
"hidden_size": 312,
"num_labels": 3,
"dropout_rate": 0.1,
"thresholds": {
"profanity": 0.25,
"threat": 0.25,
"illegal": 0.25
}
} |