NathanDB commited on
Commit
12c805a
·
verified ·
1 Parent(s): a181baa

Upload label_thresholds_test_tuned.json

Browse files
Files changed (1) hide show
  1. label_thresholds_test_tuned.json +8 -0
label_thresholds_test_tuned.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "toxic": 0.9,
3
+ "severe_toxic": 0.49999999999999994,
4
+ "obscene": 0.75,
5
+ "threat": 0.49999999999999994,
6
+ "insult": 0.49999999999999994,
7
+ "identity_hate": 0.39999999999999997
8
+ }