glecorve commited on
Commit
2940889
1 Parent(s): 47811d8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -125,7 +125,7 @@ The fields `modes`, `types` and `categories` are lists because several emotions
125
  ### Data Splits
126
 
127
  | Subset | Texts | Sent. | Tokens | Emotional sent. |
128
- |--------|-------|--------|--------|-----------------|
129
  | train | 1,129 | 19,553 | 360K | 3,952 |
130
  | dev | 182 | 2,770 | 53K | 438 |
131
  | test | 283 | 5,588 | 102K | 984 |
@@ -158,15 +158,15 @@ Annotations were validated by comparing a significant sample of the annotated da
158
  | Label | Kappa |
159
  |---------------|-------|
160
  | emotional | 0.66 |
161
- |---------------|-------|
162
  | behavioral | 0.70 |
163
  | labeled | 0.73 |
164
  | displayed | 0.68 |
165
  | suggested | 0.46 |
166
- |---------------|-------|
167
  | basic | 0.66 |
168
  | complex | 0.55 |
169
- |---------------|-------|
170
  | admiration | 0.53 |
171
  | anger | 0.71 |
172
  | guilt | 0.50 |
 
125
  ### Data Splits
126
 
127
  | Subset | Texts | Sent. | Tokens | Emotional sent. |
128
+ |:--------|:-------|:--------|:--------|:-----------------|
129
  | train | 1,129 | 19,553 | 360K | 3,952 |
130
  | dev | 182 | 2,770 | 53K | 438 |
131
  | test | 283 | 5,588 | 102K | 984 |
 
158
  | Label | Kappa |
159
  |---------------|-------|
160
  | emotional | 0.66 |
161
+ | **Modes** |
162
  | behavioral | 0.70 |
163
  | labeled | 0.73 |
164
  | displayed | 0.68 |
165
  | suggested | 0.46 |
166
+ | **Types** |
167
  | basic | 0.66 |
168
  | complex | 0.55 |
169
+ | **Categories** |
170
  | admiration | 0.53 |
171
  | anger | 0.71 |
172
  | guilt | 0.50 |