osdg_cd / dataset_infos.json
Filippo Broggini
Push directly with git
de196e7
raw
history blame
No virus
2.53 kB
{"main_config": {"description": "The OSDG Community Dataset (OSDG-CD) is a public dataset of thousands of text excerpts, which were validated by approximately 1,000 OSDG Community Platform (OSDG-CP) citizen scientists from over 110 countries, with respect to the Sustainable Development Goals (SDGs).\n", "citation": "@dataset{osdg_2022_6393942,\n author = {OSDG and\n UNDP IICPSD SDG AI Lab and\n PPMI},\n title = {OSDG Community Dataset (OSDG-CD)},\n month = apr,\n year = 2022,\n note = {{This CSV file uses UTF-8 character encoding. For \n easy access on MS Excel, open the file using Data\n \u2192 From Text/CSV. Please split CSV data into\n different columns by using a TAB delimiter.}},\n publisher = {Zenodo},\n version = {2022.04},\n doi = {10.5281/zenodo.6393942},\n url = {https://doi.org/10.5281/zenodo.6393942}\n}\n", "homepage": "https://doi.org/10.5281/zenodo.6393942", "license": "https://creativecommons.org/licenses/by/4.0/", "features": {"doi": {"dtype": "string", "id": null, "_type": "Value"}, "text_id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "sdg": {"dtype": "uint16", "id": null, "_type": "Value"}, "label": {"num_classes": 17, "names": ["SDG 1", "SDG 2", "SDG 3", "SDG 4", "SDG 5", "SDG 6", "SDG 7", "SDG 8", "SDG 9", "SDG 10", "SDG 11", "SDG 12", "SDG 13", "SDG 14", "SDG 15", "SDG 16", "SDG 17"], "id": null, "_type": "ClassLabel"}, "labels_negative": {"dtype": "uint16", "id": null, "_type": "Value"}, "labels_positive": {"dtype": "uint16", "id": null, "_type": "Value"}, "agreement": {"dtype": "float32", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": [{"task": "text-classification", "text_column": "text", "label_column": "label"}], "builder_name": "osdgcd", "config_name": "main_config", "version": {"version_str": "1.0.2", "description": "", "major": 1, "minor": 0, "patch": 2}, "splits": {"train": {"name": "train", "num_bytes": 21952966, "num_examples": 32327, "dataset_name": "osdgcd"}}, "download_checksums": {"https://zenodo.org/record/6393942/files/osdg-community-dataset-v2022-04-01.csv": {"num_bytes": 21618165, "checksum": "5d82cac00567fab0bfd361c8211c6eb67ecb525ee730e5bf93a83385713ea8a6"}}, "download_size": 21618165, "post_processing_size": null, "dataset_size": 21952966, "size_in_bytes": 43571131}}