Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +1 -1
dataset_infos.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"arbml--ArCorona": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "created_at": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 13, "names": ["
|
|
|
1 |
+
{"arbml--ArCorona": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "created_at": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 13, "names": ["RumorOrRefuteRumor", "AdviceOrCaution", "Report", "StoryOrOpinion", "SeekAction", "CureOrDiagnosis", "Prayer", "SupportOrPraise", "Info", "VolunteeringOrDonation", "MeasureOrAction", "UnrelatedOrUnimportant", "NotArabic"], "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "ar_corona", "config_name": "default", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 432000, "num_examples": 8000, "dataset_name": "ArCorona"}}, "download_checksums": null, "download_size": 200218, "post_processing_size": null, "dataset_size": 432000, "size_in_bytes": 632218}}
|