Zaid commited on
Commit
5d3d161
1 Parent(s): 2ef5f4e

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
+ {"arbml--MedicalCorpus": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 7, "names": ["Anemia", "Fatigue", "Allergy", "Diarrhea", "Flu", "Stress", "Bronchitis"], "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "medical_corpus", "config_name": "default", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 9668, "num_examples": 151, "dataset_name": "MedicalCorpus"}}, "download_checksums": null, "download_size": 5667, "post_processing_size": null, "dataset_size": 9668, "size_in_bytes": 15335}}