NEExT / tolokers /metadata.json
anomalypoint's picture
Add files using upload-large-folder tool
694fc1f verified
Raw
History Blame Contribute Delete
1.24 kB
{
"name": "tolokers",
"sources": [
{
"url": "https://raw.githubusercontent.com/yandex-research/heterophilous-graphs/main/data/tolokers.npz",
"final_url": "https://raw.githubusercontent.com/yandex-research/heterophilous-graphs/main/data/tolokers.npz",
"filename": "tolokers.npz",
"bytes": 1329769,
"sha256": "dacf3ac94cec53d03cd2adb5255c08b33dee1656c33ca8164a464bd9450a1667",
"downloaded_at": "2026-07-23T02:14:53+00:00"
}
],
"conversion": {
"script": "convert_npz.py",
"label_column": "is_banned",
"notes": "yandex heterophilous-graphs npz; edges symmetrized; 10 f_* feature columns.",
"parquet": true
},
"graphs": {
"default": {
"nodes": 11758,
"edges": 519000,
"label_column": "is_banned",
"classes": 2,
"class_counts": {
"0": 9192,
"1": 2566
},
"isolated_nodes": 0,
"feature_columns": 10
}
},
"title": "Tolokers",
"band": "medium",
"label_type": "anomaly",
"task": "Banned crowdworker prediction",
"license": "MIT (yandex-research)",
"citation": "Platonov et al. ICLR 2023 (data from Toloka).",
"links": [
"https://github.com/yandex-research/heterophilous-graphs"
]
}