antypasd commited on
Commit
c31c5da
1 Parent(s): b850116

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -0
README.md CHANGED
@@ -122,6 +122,37 @@ The data fields are the same among all splits.
122
  | tweet_sentiment | ABSA on a five-pointscale | 26632 / 4000 / 12379 |
123
  | tweet_nerd | binary classification | * / 407 / * |
124
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
125
  ## Citation Information
126
 
127
  - TweetTopic
 
122
  | tweet_sentiment | ABSA on a five-pointscale | 26632 / 4000 / 12379 |
123
  | tweet_nerd | binary classification | * / 407 / * |
124
 
125
+
126
+ ## Evaluation Metrics
127
+ #### tweet_topic
128
+ ```macro-F1```
129
+
130
+ #### tweet_ner7
131
+ ``` ```
132
+
133
+ #### tweet_qa
134
+ ``` ```
135
+
136
+
137
+ #### tweet_intimacy
138
+
139
+ #### tweet_similarity
140
+
141
+ #### tempo_wic
142
+ ```Accuracy ```
143
+
144
+ #### tweet_hate
145
+
146
+ #### tweet_emoji
147
+ ``` Accuracy at top 5 ```
148
+
149
+ #### tweet_sentiment
150
+ ``` ```
151
+
152
+ #### tweet_nerd
153
+
154
+
155
+
156
  ## Citation Information
157
 
158
  - TweetTopic