Datasets:
omarroka29
commited on
Commit
•
1dcaa9e
1
Parent(s):
597e862
Update dataset_info.json
Browse files- dataset_info.json +5 -1
dataset_info.json
CHANGED
@@ -23,7 +23,11 @@
|
|
23 |
},
|
24 |
"text_label": {
|
25 |
"dtype": "string",
|
26 |
-
"
|
|
|
|
|
|
|
|
|
27 |
},
|
28 |
"id": {
|
29 |
"dtype": "int64",
|
|
|
23 |
},
|
24 |
"text_label": {
|
25 |
"dtype": "string",
|
26 |
+
"num_classes": 2,
|
27 |
+
"names": ["non", "satire"],
|
28 |
+
"names_file": null,
|
29 |
+
"id": null,
|
30 |
+
"_type": "ClassLabel"
|
31 |
},
|
32 |
"id": {
|
33 |
"dtype": "int64",
|