AHussain0418 commited on
Commit
0971c64
·
1 Parent(s): 72166c5

Upload dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -0
dataset_infos.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"AHussain0418--day2_data": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"age": {"dtype": "int64", "id": null, "_type": "Value"}, "article_id": {"dtype": "int64", "id": null, "_type": "Value"}, "first_name": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 5, "names": ["engineering", "humanities", "prelaw", "premed", "science"], "names_file": null, "id": null, "_type": "ClassLabel"}, "last_name": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "years_of_journalism": {"dtype": "int64", "id": null, "_type": "Value"}, "college_major": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"train": {"name": "train", "num_bytes": 2757.65, "num_examples": 7, "dataset_name": "day2_data"}, "test": {"name": "test", "num_bytes": 1575.8, "num_examples": 4, "dataset_name": "day2_data"}, "valid": {"name": "valid", "num_bytes": 1575.8, "num_examples": 4, "dataset_name": "day2_data"}}, "download_checksums": null, "download_size": 18349, "post_processing_size": null, "dataset_size": 5909.25, "size_in_bytes": 24258.25}}