Zaid commited on
Commit
37debb6
1 Parent(s): 0802dff

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
- {"arbml--ANETAC": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"english": {"dtype": "string", "id": null, "_type": "Value"}, "arabic": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 3, "names": ["PERSON", "LOCATION", "ORGANIZATION"], "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "anetac", "config_name": "default", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 2846480, "num_examples": 79923, "dataset_name": "ANETAC"}}, "download_checksums": null, "download_size": 1594804, "post_processing_size": null, "dataset_size": 2846480, "size_in_bytes": 4441284}}
 
1
+ {"arbml--ANETAC": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"ar": {"dtype": "string", "id": null, "_type": "Value"}, "en": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "anetac", "config_name": "default", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 27159, "num_examples": 1003, "dataset_name": "ANETAC"}, "test": {"name": "test", "num_bytes": 80834, "num_examples": 3014, "dataset_name": "ANETAC"}, "train": {"name": "train", "num_bytes": 2099059, "num_examples": 75907, "dataset_name": "ANETAC"}}, "download_checksums": null, "download_size": 1580242, "post_processing_size": null, "dataset_size": 2207052, "size_in_bytes": 3787294}}