SamLowe commited on
Commit
f7ca71e
1 Parent(s): c2b61a1

model.onnx, thresholds.json

Browse files
Files changed (2) hide show
  1. model.onnx +3 -0
  2. thresholds.json +1 -0
model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15beb3b11aceefcb87eb6495c2f5584514917778b841220b81e31066a3fc572e
3
+ size 117509
thresholds.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"admiration": 0.25, "amusement": 0.2, "anger": 0.15, "annoyance": 0.15, "approval": 0.15, "caring": 0.1, "confusion": 0.2, "curiosity": 0.15, "desire": 0.25, "disappointment": 0.1, "disapproval": 0.15, "disgust": 0.15, "embarrassment": 0.3, "excitement": 0.2, "fear": 0.25, "gratitude": 0.3, "grief": 0.75, "joy": 0.2, "love": 0.3, "nervousness": 0.5, "optimism": 0.15, "pride": 0.55, "realization": 0.1, "relief": 0.25, "remorse": 0.25, "sadness": 0.25, "surprise": 0.1, "neutral": 0.3}