SamLowe commited on
Commit
85ef073
·
1 Parent(s): ebf6f75

Model ONNX file, 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:da12e05903f911fe4e3792dbac3f7ff40163066aa6b92b7f73d5569cbea95ba2
3
+ size 117509
thresholds.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"admiration": 0.25, "amusement": 0.25, "anger": 0.15, "annoyance": 0.1, "approval": 0.15, "caring": 0.1, "confusion": 0.15, "curiosity": 0.15, "desire": 0.15, "disappointment": 0.15, "disapproval": 0.15, "disgust": 0.25, "embarrassment": 0.5, "excitement": 0.2, "fear": 0.35, "gratitude": 0.3, "grief": 0.55, "joy": 0.2, "love": 0.35, "nervousness": 0.5, "optimism": 0.25, "pride": 0.55, "realization": 0.1, "relief": 0.35, "remorse": 0.35, "sadness": 0.15, "surprise": 0.2, "neutral": 0.25}