Datasets:
Commit
•
8db6ba9
1
Parent(s):
f4090b1
Update dataset_infos.json (#1)
Browse files- Update dataset_infos.json (363f788e9eaf2a570065fd5ccb350354ff979a42)
Co-authored-by: Idris Abdulmumin <abumafrim@users.noreply.huggingface.co>
- dataset_infos.json +2 -2
dataset_infos.json
CHANGED
@@ -24,13 +24,13 @@
|
|
24 |
},
|
25 |
"post_processed": null,
|
26 |
"supervised_keys": {
|
27 |
-
"input": "
|
28 |
"output": "label"
|
29 |
},
|
30 |
"task_templates": [
|
31 |
{
|
32 |
"task": "text-classification",
|
33 |
-
"text_column": "
|
34 |
"label_column": "label",
|
35 |
"labels": [
|
36 |
"positive",
|
|
|
24 |
},
|
25 |
"post_processed": null,
|
26 |
"supervised_keys": {
|
27 |
+
"input": "tweet",
|
28 |
"output": "label"
|
29 |
},
|
30 |
"task_templates": [
|
31 |
{
|
32 |
"task": "text-classification",
|
33 |
+
"text_column": "tweet",
|
34 |
"label_column": "label",
|
35 |
"labels": [
|
36 |
"positive",
|