Datasets:

Sub-tasks:
extractive-qa
Languages:
English
Multilinguality:
monolingual
Size Categories:
1M<n<10M
n<1K
Language Creators:
crowdsourced
Annotations Creators:
expert-generated
Source Datasets:
original
ArXiv:
Tags:
License:
albertvillanova HF staff commited on
Commit
1ff0d65
1 Parent(s): 2b78432

Delete legacy JSON metadata (#1)

Browse files

- Delete legacy JSON metadata (cd3da181c72dc1d0cabf8c7618ae2e42777f0100)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"evaluation_dataset": {"description": "Neural-Code-Search-Evaluation-Dataset presents an evaluation dataset consisting of natural language query and code snippet pairs and a search corpus consisting of code snippets collected from the most popular Android repositories on GitHub.\n", "citation": "@InProceedings{huggingface:dataset,\ntitle = {Neural Code Search Evaluation Dataset},\nauthors = {Hongyu Li, Seohyun Kim and Satish Chandra},\njournal = {arXiv e-prints},\nyear = 2018,\neid = {arXiv:1908.09804 [cs.SE]},\npages = {arXiv:1908.09804 [cs.SE]},\narchivePrefix = {arXiv},\neprint = {1908.09804},\n}\n", "homepage": "https://github.com/facebookresearch/Neural-Code-Search-Evaluation-Dataset/tree/master/data", "license": "CC-BY-NC 4.0 (Attr Non-Commercial Inter.)", "features": {"stackoverflow_id": {"dtype": "int32", "id": null, "_type": "Value"}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "question_url": {"dtype": "string", "id": null, "_type": "Value"}, "question_author": {"dtype": "string", "id": null, "_type": "Value"}, "question_author_url": {"dtype": "string", "id": null, "_type": "Value"}, "answer": {"dtype": "string", "id": null, "_type": "Value"}, "answer_url": {"dtype": "string", "id": null, "_type": "Value"}, "answer_author": {"dtype": "string", "id": null, "_type": "Value"}, "answer_author_url": {"dtype": "string", "id": null, "_type": "Value"}, "examples": {"feature": {"dtype": "int32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "examples_url": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "neural_code_search", "config_name": "evaluation_dataset", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 296848, "num_examples": 287, "dataset_name": "neural_code_search"}}, "download_checksums": {"https://raw.githubusercontent.com/facebookresearch/Neural-Code-Search-Evaluation-Dataset/master/data/287_android_questions.json": {"num_bytes": 383625, "checksum": "23117c7ee244ad7eddd863d1a92ea2d21d2c5f4e3d577d0d809bb3d88f797561"}}, "download_size": 383625, "post_processing_size": null, "dataset_size": 296848, "size_in_bytes": 680473}, "search_corpus": {"description": "Neural-Code-Search-Evaluation-Dataset presents an evaluation dataset consisting of natural language query and code snippet pairs and a search corpus consisting of code snippets collected from the most popular Android repositories on GitHub.\n", "citation": "@InProceedings{huggingface:dataset,\ntitle = {Neural Code Search Evaluation Dataset},\nauthors = {Hongyu Li, Seohyun Kim and Satish Chandra},\njournal = {arXiv e-prints},\nyear = 2018,\neid = {arXiv:1908.09804 [cs.SE]},\npages = {arXiv:1908.09804 [cs.SE]},\narchivePrefix = {arXiv},\neprint = {1908.09804},\n}\n", "homepage": "https://github.com/facebookresearch/Neural-Code-Search-Evaluation-Dataset/tree/master/data", "license": "CC-BY-NC 4.0 (Attr Non-Commercial Inter.)", "features": {"id": {"dtype": "int32", "id": null, "_type": "Value"}, "filepath": {"dtype": "string", "id": null, "_type": "Value"}, "method_name": {"dtype": "string", "id": null, "_type": "Value"}, "start_line": {"dtype": "int32", "id": null, "_type": "Value"}, "end_line": {"dtype": "int32", "id": null, "_type": "Value"}, "url": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "neural_code_search", "config_name": "search_corpus", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 1452630278, "num_examples": 4716814, "dataset_name": "neural_code_search"}}, "download_checksums": {"https://raw.githubusercontent.com/facebookresearch/Neural-Code-Search-Evaluation-Dataset/master/data/search_corpus_1.tar.gz": {"num_bytes": 50756713, "checksum": "ba6c96b949bd283d1935e58c99d9159896601c2eeff24c5787e61dd1da1ecd4f"}, "https://raw.githubusercontent.com/facebookresearch/Neural-Code-Search-Evaluation-Dataset/master/data/search_corpus_2.tar.gz": {"num_bytes": 70355830, "checksum": "a3cb354476a60ee45c29fe6629f5462d52965b082381340002882dd2192eddeb"}}, "download_size": 121112543, "post_processing_size": null, "dataset_size": 1452630278, "size_in_bytes": 1573742821}}