omarroka29 commited on
Commit
1dcaa9e
1 Parent(s): 597e862

Update dataset_info.json

Browse files
Files changed (1) hide show
  1. dataset_info.json +5 -1
dataset_info.json CHANGED
@@ -23,7 +23,11 @@
23
  },
24
  "text_label": {
25
  "dtype": "string",
26
- "_type": "Value"
 
 
 
 
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",