rungalileo commited on
Commit
47a7b48
1 Parent(s): 35b8fd1

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -0
dataset_infos.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"dojo--sst2_balanced": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"id": {"dtype": "int32", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 2, "names": [0, 1], "id": null, "_type": "ClassLabel"}, "orig_label": {"dtype": "string", "id": null, "_type": "Value"}, "is_mislabelled": {"dtype": "bool", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"validation": {"name": "validation", "num_bytes": 106534, "num_examples": 800, "dataset_name": "sst2_balanced"}, "training": {"name": "training", "num_bytes": 2469751, "num_examples": 30000, "dataset_name": "sst2_balanced"}}, "download_checksums": null, "download_size": 1424601, "post_processing_size": null, "dataset_size": 2576285, "size_in_bytes": 4000886}}