asahi417 commited on
Commit
2fe8cf3
1 Parent(s): b8f399e
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -89,14 +89,14 @@ The data fields are the same among all splits.
89
 
90
  ### Data Splits
91
 
92
- | task | description | number of instances (train / validation / test) |
93
- |:-----------------|:----------------------------|:----------------------|
94
- | tweet_intimacy | regression on a single text | 1191 / 396 / 396 |
95
- | tweet_ner7 | sequence labeling | 4616 / 576 / 2807 |
96
- | tweet_qa | generation | 9489 / 1086 / 1203 |
97
- | tweet_similarity | regression on two texts | 450 / 100 / 450 |
98
- | tweet_topic | multi-label classification | 4585 / 573 / 1679 |
99
- | tempo_wic | binary classification on two texts | 1427 / 395 / 1427 |
100
 
101
  ## Citation Information
102
 
 
89
 
90
  ### Data Splits
91
 
92
+ | task | description | number of instances |
93
+ |:-----------------|:-----------------------------------|:----------------------|
94
+ | tweet_intimacy | regression on a single text | 1191 / 396 / 396 |
95
+ | tweet_ner7 | sequence labeling | 4616 / 576 / 2807 |
96
+ | tweet_qa | generation | 9489 / 1086 / 1203 |
97
+ | tweet_similarity | regression on two texts | 450 / 100 / 450 |
98
+ | tweet_topic | multi-label classification | 4585 / 573 / 1679 |
99
+ | tempo_wic | binary classification on two texts | 1427 / 395 / 1472 |
100
 
101
  ## Citation Information
102