albertvillanova HF staff commited on
Commit
8af2951
1 Parent(s): dfdf39f

Delete legacy JSON metadata (#1)

Browse files

- Delete legacy JSON metadata (2b804f6fcfa2f0ffc918fc902f29e963ea47811d)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"Answers": {"description": "Dataset with the text of 10% of questions and answers from the Stack Overflow programming Q&A website.\n\nThis is organized as three tables:\n\nQuestions contains the title, body, creation date, closed date (if applicable), score, and owner ID for all non-deleted Stack Overflow questions whose Id is a multiple of 10.\nAnswers contains the body, creation date, score, and owner ID for each of the answers to these questions. The ParentId column links back to the Questions table.\nTags contains the tags on each of these questions\n", "citation": "", "homepage": "https://www.kaggle.com/stackoverflow/stacksample", "license": "All Stack Overflow user contributions are licensed under CC-BY-SA 3.0 with attribution required.", "features": {"Id": {"dtype": "int32", "id": null, "_type": "Value"}, "OwnerUserId": {"dtype": "int32", "id": null, "_type": "Value"}, "CreationDate": {"dtype": "string", "id": null, "_type": "Value"}, "ParentId": {"dtype": "int32", "id": null, "_type": "Value"}, "Score": {"dtype": "int32", "id": null, "_type": "Value"}, "Body": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "so_stack_sample", "config_name": "Answers", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"Answers": {"name": "Answers", "num_bytes": 1583232304, "num_examples": 2014516, "dataset_name": "so_stack_sample"}}, "download_checksums": {}, "download_size": 0, "post_processing_size": null, "dataset_size": 1583232304, "size_in_bytes": 1583232304}, "Questions": {"description": "Dataset with the text of 10% of questions and answers from the Stack Overflow programming Q&A website.\n\nThis is organized as three tables:\n\nQuestions contains the title, body, creation date, closed date (if applicable), score, and owner ID for all non-deleted Stack Overflow questions whose Id is a multiple of 10.\nAnswers contains the body, creation date, score, and owner ID for each of the answers to these questions. The ParentId column links back to the Questions table.\nTags contains the tags on each of these questions\n", "citation": "", "homepage": "https://www.kaggle.com/stackoverflow/stacksample", "license": "All Stack Overflow user contributions are licensed under CC-BY-SA 3.0 with attribution required.", "features": {"Id": {"dtype": "int32", "id": null, "_type": "Value"}, "OwnerUserId": {"dtype": "int32", "id": null, "_type": "Value"}, "CreationDate": {"dtype": "string", "id": null, "_type": "Value"}, "ClosedDate": {"dtype": "string", "id": null, "_type": "Value"}, "Score": {"dtype": "int32", "id": null, "_type": "Value"}, "Title": {"dtype": "string", "id": null, "_type": "Value"}, "Body": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "so_stack_sample", "config_name": "Questions", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"Questions": {"name": "Questions", "num_bytes": 1913896893, "num_examples": 1264216, "dataset_name": "so_stack_sample"}}, "download_checksums": {}, "download_size": 0, "post_processing_size": null, "dataset_size": 1913896893, "size_in_bytes": 1913896893}, "Tags": {"description": "Dataset with the text of 10% of questions and answers from the Stack Overflow programming Q&A website.\n\nThis is organized as three tables:\n\nQuestions contains the title, body, creation date, closed date (if applicable), score, and owner ID for all non-deleted Stack Overflow questions whose Id is a multiple of 10.\nAnswers contains the body, creation date, score, and owner ID for each of the answers to these questions. The ParentId column links back to the Questions table.\nTags contains the tags on each of these questions\n", "citation": "", "homepage": "https://www.kaggle.com/stackoverflow/stacksample", "license": "All Stack Overflow user contributions are licensed under CC-BY-SA 3.0 with attribution required.", "features": {"Id": {"dtype": "int32", "id": null, "_type": "Value"}, "Tag": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "so_stack_sample", "config_name": "Tags", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"Tags": {"name": "Tags", "num_bytes": 58816824, "num_examples": 3750994, "dataset_name": "so_stack_sample"}}, "download_checksums": {}, "download_size": 0, "post_processing_size": null, "dataset_size": 58816824, "size_in_bytes": 58816824}}