rungalileo commited on
Commit
701c2bb
1 Parent(s): c3ea56e

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -1
dataset_infos.json CHANGED
@@ -1 +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}}
 
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": ["positive", "negative"], "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"training": {"name": "training", "num_bytes": 2106001, "num_examples": 30000, "dataset_name": "sst2_balanced"}, "validation": {"name": "validation", "num_bytes": 96834, "num_examples": 800, "dataset_name": "sst2_balanced"}}, "download_checksums": null, "download_size": 1422229, "post_processing_size": null, "dataset_size": 2202835, "size_in_bytes": 3625064}}