From 88432a0d05185adb4ca89bb74806e768d5a545d3 Mon Sep 17 00:00:00 2001 From: Hartmann Date: Sun, 29 Aug 2021 09:21:17 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d767d4c..9d8fb85 100644 --- a/README.md +++ b/README.md @@ -57,4 +57,4 @@ Please find an overview of the datasets used for training below. All datasets co |MELD, Poria et al. (2019)|Yes|Yes|Yes|Yes|Yes|Yes|Yes| |SemEval-2018, EI-reg (Mohammad et al. 2018) |Yes|-|Yes|Yes|-|Yes|-| -The model is trained on a balanced subset from the datasets listed above (2,811 observations per emotion, i.e., nearly 20k observations in total). 80% of this balanced subset is used for training and 20% for evaluation. The evaluation accuracy is 66% (and significantly above the random-chance baseline of 1/7 = 14%). \ No newline at end of file +The model is trained on a balanced subset from the datasets listed above (2,811 observations per emotion, i.e., nearly 20k observations in total). 80% of this balanced subset is used for training and 20% for evaluation. The evaluation accuracy is 66% (vs. the random-chance baseline of 1/7 = 14%). \ No newline at end of file