Datasets:

Sub-tasks:
parsing
Languages:
English
ArXiv:
License:
albertvillanova HF staff commited on
Commit
b1fb2a9
1 Parent(s): 93a5742

Delete legacy JSON metadata

Browse files

Delete legacy `dataset_infos.json`.

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"sede": {"description": "SEDE (Stack Exchange Data Explorer) is new dataset for Text-to-SQL tasks with more than 12,000 SQL queries and their\nnatural language description. It's based on a real usage of users from the Stack Exchange Data Explorer platform,\nwhich brings complexities and challenges never seen before in any other semantic parsing dataset like\nincluding complex nesting, dates manipulation, numeric and text manipulation, parameters, and most\nimportantly: under-specification and hidden-assumptions.\n\nPaper (NLP4Prog workshop at ACL2021): https://arxiv.org/abs/2106.05006\n", "citation": "@misc{hazoom2021texttosql,\n title={Text-to-SQL in the Wild: A Naturally-Occurring Dataset Based on Stack Exchange Data},\n author={Moshe Hazoom and Vibhor Malik and Ben Bogin},\n year={2021},\n eprint={2106.05006},\n archivePrefix={arXiv},\n primaryClass={cs.CL}\n}\n", "homepage": "https://github.com/hirupert/sede", "license": "Apache-2.0 License", "features": {"QuerySetId": {"dtype": "uint32", "id": null, "_type": "Value"}, "Title": {"dtype": "string", "id": null, "_type": "Value"}, "Description": {"dtype": "string", "id": null, "_type": "Value"}, "QueryBody": {"dtype": "string", "id": null, "_type": "Value"}, "CreationDate": {"dtype": "string", "id": null, "_type": "Value"}, "validated": {"dtype": "bool", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "sede", "config_name": "sede", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 4410584, "num_examples": 10309, "dataset_name": "sede"}, "validation": {"name": "validation", "num_bytes": 380942, "num_examples": 857, "dataset_name": "sede"}, "test": {"name": "test", "num_bytes": 386599, "num_examples": 857, "dataset_name": "sede"}}, "download_checksums": {"https://raw.githubusercontent.com/hirupert/sede/main/data/sede/train.jsonl": {"num_bytes": 5390659, "checksum": "a03a0cfc0dd04158cc98fd5467ad5b45e001455459f18a4b9e30caeedf333871"}, "https://raw.githubusercontent.com/hirupert/sede/main/data/sede/val.jsonl": {"num_bytes": 460550, "checksum": "4495a0f12266c9c79682217a5a240f38c79ba7f52a4662721b27d9f547b4b090"}, "https://raw.githubusercontent.com/hirupert/sede/main/data/sede/test.jsonl": {"num_bytes": 467750, "checksum": "e7c0737408f8b22259b70805fcb13c6253b41178469156bbe458d39173ec9c49"}}, "download_size": 6318959, "post_processing_size": null, "dataset_size": 5178125, "size_in_bytes": 11497084}}