Commit
•
f40fafd
1
Parent(s):
0819ebc
Fix task tags
Browse files
README.md
CHANGED
@@ -10,12 +10,25 @@ multilinguality:
|
|
10 |
source_datasets:
|
11 |
- other-generated-datasets
|
12 |
task_categories:
|
13 |
-
-
|
14 |
-
- linear-regression
|
15 |
task_ids:
|
16 |
- intent-classification
|
17 |
- multi-class-classification
|
18 |
- sentiment-classification
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
train-eval-index:
|
20 |
- config: emotion
|
21 |
task: text-classification
|
@@ -27,44 +40,44 @@ train-eval-index:
|
|
27 |
text: text
|
28 |
label: target
|
29 |
metrics:
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
- config: hate
|
69 |
task: text-classification
|
70 |
task_id: binary_classification
|
@@ -75,36 +88,36 @@ train-eval-index:
|
|
75 |
text: text
|
76 |
label: target
|
77 |
metrics:
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
|
103 |
-
|
104 |
-
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
- config: irony
|
109 |
task: text-classification
|
110 |
task_id: binary_classification
|
@@ -115,36 +128,36 @@ train-eval-index:
|
|
115 |
text: text
|
116 |
label: target
|
117 |
metrics:
|
118 |
-
|
119 |
-
|
120 |
-
|
121 |
-
|
122 |
-
|
123 |
-
|
124 |
-
|
125 |
-
|
126 |
-
|
127 |
-
|
128 |
-
|
129 |
-
|
130 |
-
|
131 |
-
|
132 |
-
|
133 |
-
|
134 |
-
|
135 |
-
|
136 |
-
|
137 |
-
|
138 |
-
|
139 |
-
|
140 |
-
|
141 |
-
|
142 |
-
|
143 |
-
|
144 |
-
|
145 |
-
|
146 |
-
|
147 |
-
|
148 |
- config: offensive
|
149 |
task: text-classification
|
150 |
task_id: binary_classification
|
@@ -155,36 +168,36 @@ train-eval-index:
|
|
155 |
text: text
|
156 |
label: target
|
157 |
metrics:
|
158 |
-
|
159 |
-
|
160 |
-
|
161 |
-
|
162 |
-
|
163 |
-
|
164 |
-
|
165 |
-
|
166 |
-
|
167 |
-
|
168 |
-
|
169 |
-
|
170 |
-
|
171 |
-
|
172 |
-
|
173 |
-
|
174 |
-
|
175 |
-
|
176 |
-
|
177 |
-
|
178 |
-
|
179 |
-
|
180 |
-
|
181 |
-
|
182 |
-
|
183 |
-
|
184 |
-
|
185 |
-
|
186 |
-
|
187 |
-
|
188 |
- config: sentiment
|
189 |
task: text-classification
|
190 |
task_id: multi_class_classification
|
@@ -195,56 +208,44 @@ train-eval-index:
|
|
195 |
text: text
|
196 |
label: target
|
197 |
metrics:
|
198 |
-
|
199 |
-
|
200 |
-
|
201 |
-
|
202 |
-
|
203 |
-
|
204 |
-
|
205 |
-
|
206 |
-
|
207 |
-
|
208 |
-
|
209 |
-
|
210 |
-
|
211 |
-
|
212 |
-
|
213 |
-
|
214 |
-
|
215 |
-
|
216 |
-
|
217 |
-
|
218 |
-
|
219 |
-
|
220 |
-
|
221 |
-
|
222 |
-
|
223 |
-
|
224 |
-
|
225 |
-
|
226 |
-
|
227 |
-
|
228 |
-
|
229 |
-
|
230 |
-
|
231 |
-
|
232 |
-
|
233 |
-
|
234 |
-
|
235 |
-
|
236 |
-
configs:
|
237 |
-
- emoji
|
238 |
-
- emotion
|
239 |
-
- hate
|
240 |
-
- irony
|
241 |
-
- offensive
|
242 |
-
- sentiment
|
243 |
-
- stance_abortion
|
244 |
-
- stance_atheism
|
245 |
-
- stance_climate
|
246 |
-
- stance_feminist
|
247 |
-
- stance_hillary
|
248 |
---
|
249 |
# Dataset Card for tweet_eval
|
250 |
## Table of Contents
|
|
|
10 |
source_datasets:
|
11 |
- other-generated-datasets
|
12 |
task_categories:
|
13 |
+
- tabular-regression
|
|
|
14 |
task_ids:
|
15 |
- intent-classification
|
16 |
- multi-class-classification
|
17 |
- sentiment-classification
|
18 |
+
configs:
|
19 |
+
- emoji
|
20 |
+
- emotion
|
21 |
+
- hate
|
22 |
+
- irony
|
23 |
+
- offensive
|
24 |
+
- sentiment
|
25 |
+
- stance_abortion
|
26 |
+
- stance_atheism
|
27 |
+
- stance_climate
|
28 |
+
- stance_feminist
|
29 |
+
- stance_hillary
|
30 |
+
tags:
|
31 |
+
- linear-regression
|
32 |
train-eval-index:
|
33 |
- config: emotion
|
34 |
task: text-classification
|
|
|
40 |
text: text
|
41 |
label: target
|
42 |
metrics:
|
43 |
+
- type: accuracy
|
44 |
+
name: Accuracy
|
45 |
+
- type: f1
|
46 |
+
name: F1 macro
|
47 |
+
args:
|
48 |
+
average: macro
|
49 |
+
- type: f1
|
50 |
+
name: F1 micro
|
51 |
+
args:
|
52 |
+
average: micro
|
53 |
+
- type: f1
|
54 |
+
name: F1 weighted
|
55 |
+
args:
|
56 |
+
average: weighted
|
57 |
+
- type: precision
|
58 |
+
name: Precision macro
|
59 |
+
args:
|
60 |
+
average: macro
|
61 |
+
- type: precision
|
62 |
+
name: Precision micro
|
63 |
+
args:
|
64 |
+
average: micro
|
65 |
+
- type: precision
|
66 |
+
name: Precision weighted
|
67 |
+
args:
|
68 |
+
average: weighted
|
69 |
+
- type: recall
|
70 |
+
name: Recall macro
|
71 |
+
args:
|
72 |
+
average: macro
|
73 |
+
- type: recall
|
74 |
+
name: Recall micro
|
75 |
+
args:
|
76 |
+
average: micro
|
77 |
+
- type: recall
|
78 |
+
name: Recall weighted
|
79 |
+
args:
|
80 |
+
average: weighted
|
81 |
- config: hate
|
82 |
task: text-classification
|
83 |
task_id: binary_classification
|
|
|
88 |
text: text
|
89 |
label: target
|
90 |
metrics:
|
91 |
+
- type: accuracy
|
92 |
+
name: Accuracy
|
93 |
+
- type: f1
|
94 |
+
name: F1 binary
|
95 |
+
args:
|
96 |
+
average: binary
|
97 |
+
- type: precision
|
98 |
+
name: Precision macro
|
99 |
+
args:
|
100 |
+
average: macro
|
101 |
+
- type: precision
|
102 |
+
name: Precision micro
|
103 |
+
args:
|
104 |
+
average: micro
|
105 |
+
- type: precision
|
106 |
+
name: Precision weighted
|
107 |
+
args:
|
108 |
+
average: weighted
|
109 |
+
- type: recall
|
110 |
+
name: Recall macro
|
111 |
+
args:
|
112 |
+
average: macro
|
113 |
+
- type: recall
|
114 |
+
name: Recall micro
|
115 |
+
args:
|
116 |
+
average: micro
|
117 |
+
- type: recall
|
118 |
+
name: Recall weighted
|
119 |
+
args:
|
120 |
+
average: weighted
|
121 |
- config: irony
|
122 |
task: text-classification
|
123 |
task_id: binary_classification
|
|
|
128 |
text: text
|
129 |
label: target
|
130 |
metrics:
|
131 |
+
- type: accuracy
|
132 |
+
name: Accuracy
|
133 |
+
- type: f1
|
134 |
+
name: F1 binary
|
135 |
+
args:
|
136 |
+
average: binary
|
137 |
+
- type: precision
|
138 |
+
name: Precision macro
|
139 |
+
args:
|
140 |
+
average: macro
|
141 |
+
- type: precision
|
142 |
+
name: Precision micro
|
143 |
+
args:
|
144 |
+
average: micro
|
145 |
+
- type: precision
|
146 |
+
name: Precision weighted
|
147 |
+
args:
|
148 |
+
average: weighted
|
149 |
+
- type: recall
|
150 |
+
name: Recall macro
|
151 |
+
args:
|
152 |
+
average: macro
|
153 |
+
- type: recall
|
154 |
+
name: Recall micro
|
155 |
+
args:
|
156 |
+
average: micro
|
157 |
+
- type: recall
|
158 |
+
name: Recall weighted
|
159 |
+
args:
|
160 |
+
average: weighted
|
161 |
- config: offensive
|
162 |
task: text-classification
|
163 |
task_id: binary_classification
|
|
|
168 |
text: text
|
169 |
label: target
|
170 |
metrics:
|
171 |
+
- type: accuracy
|
172 |
+
name: Accuracy
|
173 |
+
- type: f1
|
174 |
+
name: F1 binary
|
175 |
+
args:
|
176 |
+
average: binary
|
177 |
+
- type: precision
|
178 |
+
name: Precision macro
|
179 |
+
args:
|
180 |
+
average: macro
|
181 |
+
- type: precision
|
182 |
+
name: Precision micro
|
183 |
+
args:
|
184 |
+
average: micro
|
185 |
+
- type: precision
|
186 |
+
name: Precision weighted
|
187 |
+
args:
|
188 |
+
average: weighted
|
189 |
+
- type: recall
|
190 |
+
name: Recall macro
|
191 |
+
args:
|
192 |
+
average: macro
|
193 |
+
- type: recall
|
194 |
+
name: Recall micro
|
195 |
+
args:
|
196 |
+
average: micro
|
197 |
+
- type: recall
|
198 |
+
name: Recall weighted
|
199 |
+
args:
|
200 |
+
average: weighted
|
201 |
- config: sentiment
|
202 |
task: text-classification
|
203 |
task_id: multi_class_classification
|
|
|
208 |
text: text
|
209 |
label: target
|
210 |
metrics:
|
211 |
+
- type: accuracy
|
212 |
+
name: Accuracy
|
213 |
+
- type: f1
|
214 |
+
name: F1 macro
|
215 |
+
args:
|
216 |
+
average: macro
|
217 |
+
- type: f1
|
218 |
+
name: F1 micro
|
219 |
+
args:
|
220 |
+
average: micro
|
221 |
+
- type: f1
|
222 |
+
name: F1 weighted
|
223 |
+
args:
|
224 |
+
average: weighted
|
225 |
+
- type: precision
|
226 |
+
name: Precision macro
|
227 |
+
args:
|
228 |
+
average: macro
|
229 |
+
- type: precision
|
230 |
+
name: Precision micro
|
231 |
+
args:
|
232 |
+
average: micro
|
233 |
+
- type: precision
|
234 |
+
name: Precision weighted
|
235 |
+
args:
|
236 |
+
average: weighted
|
237 |
+
- type: recall
|
238 |
+
name: Recall macro
|
239 |
+
args:
|
240 |
+
average: macro
|
241 |
+
- type: recall
|
242 |
+
name: Recall micro
|
243 |
+
args:
|
244 |
+
average: micro
|
245 |
+
- type: recall
|
246 |
+
name: Recall weighted
|
247 |
+
args:
|
248 |
+
average: weighted
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
249 |
---
|
250 |
# Dataset Card for tweet_eval
|
251 |
## Table of Contents
|