Commit
·
523d7b7
1
Parent(s):
752d759
Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +1 -1
dataset_infos.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"KevinSpaghetti--cadec": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"ade": {"dtype": "string", "id": null, "_type": "Value"}, "term_PT": {"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":
|
|
|
1 |
+
{"KevinSpaghetti--cadec": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "ade": {"dtype": "string", "id": null, "_type": "Value"}, "term_PT": {"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": 3133878, "num_examples": 4745, "dataset_name": "cadec"}, "test": {"name": "test", "num_bytes": 821237, "num_examples": 1121, "dataset_name": "cadec"}}, "download_checksums": null, "download_size": 406539, "post_processing_size": null, "dataset_size": 3955115, "size_in_bytes": 4361654}}
|