logasanjeev commited on
Commit
40d7069
·
verified ·
1 Parent(s): 868dbcd

Update optimized_thresholds.json to dictionary format with emotion_labels and thresholds

Browse files
Files changed (1) hide show
  1. optimized_thresholds.json +1 -1
optimized_thresholds.json CHANGED
@@ -1 +1 @@
1
- [0.45000000000000007, 0.45000000000000007, 0.45000000000000007, 0.3500000000000001, 0.3500000000000001, 0.45000000000000007, 0.45000000000000007, 0.40000000000000013, 0.40000000000000013, 0.3500000000000001, 0.3500000000000001, 0.5500000000000002, 0.5000000000000001, 0.40000000000000013, 0.30000000000000004, 0.5500000000000002, 0.30000000000000004, 0.45000000000000007, 0.5000000000000001, 0.40000000000000013, 0.40000000000000013, 0.40000000000000013, 0.45000000000000007, 0.30000000000000004, 0.3500000000000001, 0.45000000000000007, 0.3500000000000001, 0.40000000000000013]
 
1
+ {"emotion_labels": ["admiration", "amusement", "anger", "annoyance", "approval", "caring", "confusion", "curiosity", "desire", "disappointment", "disapproval", "disgust", "embarrassment", "excitement", "fear", "gratitude", "grief", "joy", "love", "nervousness", "optimism", "pride", "realization", "relief", "remorse", "sadness", "surprise", "neutral"], "thresholds": [0.45000000000000007, 0.45000000000000007, 0.45000000000000007, 0.3500000000000001, 0.3500000000000001, 0.45000000000000007, 0.45000000000000007, 0.40000000000000013, 0.40000000000000013, 0.3500000000000001, 0.3500000000000001, 0.5500000000000002, 0.5000000000000001, 0.40000000000000013, 0.30000000000000004, 0.5500000000000002, 0.30000000000000004, 0.45000000000000007, 0.5000000000000001, 0.40000000000000013, 0.40000000000000013, 0.40000000000000013, 0.45000000000000007, 0.30000000000000004, 0.3500000000000001, 0.45000000000000007, 0.3500000000000001, 0.40000000000000013]}