Filippo commited on
Commit
a9b0ef8
1 Parent(s): 42521e0

Upload dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -0
dataset_infos.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"Filippo--osdg_cd": {"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": 21936802, "num_examples": 32327, "dataset_name": "osdg_cd"}}, "download_checksums": null, "download_size": 12952287, "post_processing_size": null, "dataset_size": 21936802, "size_in_bytes": 34889089}}