{ "name": "wikics", "sources": [ { "url": "https://raw.githubusercontent.com/pmernyei/wiki-cs-dataset/master/dataset/data.json", "final_url": "https://raw.githubusercontent.com/pmernyei/wiki-cs-dataset/master/dataset/data.json", "filename": "data.json", "bytes": 82533647, "sha256": "9bf8cb3ef8eeae81b25e6ccbe0ea195600c205d7edf63ce04f2ec8d9c7dcb3d8", "downloaded_at": "2026-07-23T02:14:46+00:00" } ], "conversion": { "script": "convert_wikics.py", "label_column": "category", "notes": "Adjacency lists flattened and symmetrized; 10 CS-branch classes; 300 mean-GloVe glove_* feature columns.", "parquet": true }, "graphs": { "default": { "nodes": 11701, "edges": 215603, "label_column": "category", "classes": 10, "class_counts": { "4": 2679, "2": 2153, "3": 1933, "9": 1424, "7": 865, "5": 780, "1": 667, "8": 492, "6": 413, "0": 295 }, "isolated_nodes": 337, "feature_columns": 300 } }, "title": "WikiCS", "band": "medium", "label_type": "semantic", "task": "CS article branch classification", "license": "MIT (dataset code); article text CC BY-SA", "citation": "Mernyei, Cangea. Wiki-CS: A Wikipedia-Based Benchmark for Graph Neural Networks. GRL+ 2020.", "links": [ "https://github.com/pmernyei/wiki-cs-dataset" ] }