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