fix dataset
Browse files
README.md
CHANGED
|
@@ -124,6 +124,7 @@ The data fields are the same among all splits.
|
|
| 124 |
| tweet_topic | multi-label classification | 4,585 / 573 / 1,679 |
|
| 125 |
| tweet_ner7 | sequence labeling | 4,616 / 576 / 2,807 |
|
| 126 |
| tweet_qa | generation | 9,489 / 1,086 / 1,203 |
|
|
|
|
| 127 |
| tweet_intimacy | regression on a single text | 1,191 / 396 / 396 |
|
| 128 |
| tweet_similarity | regression on two texts | 450 / 100 / 450 |
|
| 129 |
| tempo_wic | binary classification on two texts | 1,427 / 395 / 1,472 |
|
|
@@ -131,7 +132,7 @@ The data fields are the same among all splits.
|
|
| 131 |
| tweet_emoji | multi-class classification | 50,000 / 5,000 / 50,000 |
|
| 132 |
| tweet_sentiment | ABSA on a five-pointscale | 26,632 / 4,000 / 12,379 |
|
| 133 |
| tweet_nerd | binary classification | * / 407 / * |
|
| 134 |
-
| tweet_emotion
|
| 135 |
|
| 136 |
|
| 137 |
## Evaluation Metrics
|
|
|
|
| 124 |
| tweet_topic | multi-label classification | 4,585 / 573 / 1,679 |
|
| 125 |
| tweet_ner7 | sequence labeling | 4,616 / 576 / 2,807 |
|
| 126 |
| tweet_qa | generation | 9,489 / 1,086 / 1,203 |
|
| 127 |
+
| tweet_qg | generation | 9,489 / 1,086 / 1,203 |
|
| 128 |
| tweet_intimacy | regression on a single text | 1,191 / 396 / 396 |
|
| 129 |
| tweet_similarity | regression on two texts | 450 / 100 / 450 |
|
| 130 |
| tempo_wic | binary classification on two texts | 1,427 / 395 / 1,472 |
|
|
|
|
| 132 |
| tweet_emoji | multi-class classification | 50,000 / 5,000 / 50,000 |
|
| 133 |
| tweet_sentiment | ABSA on a five-pointscale | 26,632 / 4,000 / 12,379 |
|
| 134 |
| tweet_nerd | binary classification | * / 407 / * |
|
| 135 |
+
| tweet_emotion | multi-label classification | 6,838 / 886 / 3,259 |
|
| 136 |
|
| 137 |
|
| 138 |
## Evaluation Metrics
|