Update README.md
Browse files
README.md
CHANGED
@@ -32,7 +32,7 @@ All available checkpoints and their performance measured by Concordance Correlat
|
|
32 |
|
33 |
We provide the best out of 5 seeds for each context size. Hence, the numbers in this table differ from the result table in the paper, where the mean performance across 5 seeds is reported.
|
34 |
|
35 |
-
Technically, this model predicts token-wise valence/arousal values. Sentences are concatenated via the
|
36 |
are meant to be the predictions for the sentence preceding it. All other tokens' predictions should be ignored. For reference, see the figure in the paper:
|
37 |
|
38 |

|
|
|
32 |
|
33 |
We provide the best out of 5 seeds for each context size. Hence, the numbers in this table differ from the result table in the paper, where the mean performance across 5 seeds is reported.
|
34 |
|
35 |
+
Technically, this model predicts token-wise valence/arousal values. Sentences are concatenated via the ``[SEP]`` token, where the valence/arousal predictions for an ``[SEP]`` token
|
36 |
are meant to be the predictions for the sentence preceding it. All other tokens' predictions should be ignored. For reference, see the figure in the paper:
|
37 |
|
38 |

|