albertvillanova HF staff commited on
Commit
bae1927
1 Parent(s): 80a09c0

Delete legacy JSON metadata (#3)

Browse files

- Delete legacy JSON metadata (828be2dae9bc213f4783dcb7e0493a3e33967702)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"plain_text": {"description": "Arabic Poetry Metric Classification.\nThe dataset contains the verses and their corresponding meter classes.Meter classes are represented as numbers from 0 to 13. The dataset can be highly useful for further research in order to improve the field of Arabic poems\u2019 meter classification.The train dataset contains 47,124 records and the test dataset contains 8316 records.\n", "citation": "@article{metrec2020,\n title={MetRec: A dataset for meter classification of arabic poetry},\n author={Al-shaibani, Maged S and Alyafeai, Zaid and Ahmad, Irfan},\n journal={Data in Brief},\n year={2020},\n publisher={Elsevier}\n}\n", "homepage": "https://github.com/zaidalyafeai/MetRec", "license": "", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 14, "names": ["saree", "kamel", "mutakareb", "mutadarak", "munsareh", "madeed", "mujtath", "ramal", "baseet", "khafeef", "taweel", "wafer", "hazaj", "rajaz"], "names_file": null, "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "task_templates": [{"task": "text-classification", "text_column": "text", "label_column": "label", "labels": ["baseet", "hazaj", "kamel", "khafeef", "madeed", "mujtath", "munsareh", "mutadarak", "mutakareb", "rajaz", "ramal", "saree", "taweel", "wafer"]}], "builder_name": "metrec", "config_name": "plain_text", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 5874919, "num_examples": 47124, "dataset_name": "metrec"}, "test": {"name": "test", "num_bytes": 1037577, "num_examples": 8316, "dataset_name": "metrec"}}, "download_checksums": {"https://raw.githubusercontent.com/zaidalyafeai/MetRec/master/baits.zip": {"num_bytes": 2267882, "checksum": "558ac80e54a9111f9d784e898526ce8bc831d06aafd2110cb2acd216a667dbf7"}}, "download_size": 2267882, "post_processing_size": null, "dataset_size": 6912496, "size_in_bytes": 9180378}}