NEExT / weibo /metadata.json
anomalypoint's picture
Add files using upload-large-folder tool
694fc1f verified
Raw
History Blame Contribute Delete
1.22 kB
{
"name": "weibo",
"sources": [
{
"url": "https://raw.githubusercontent.com/pygod-team/data/main/weibo.pt.zip",
"final_url": "https://raw.githubusercontent.com/pygod-team/data/main/weibo.pt.zip",
"filename": "weibo.pt.zip",
"bytes": 13339024,
"sha256": "c4a5fe4ca61a9566e051bf0544816c9340c49b031dfd07693b473d18e4e6f2f9",
"downloaded_at": "2026-07-23T02:14:55+00:00"
}
],
"conversion": {
"script": "convert_pygod.py",
"label_column": "is_outlier",
"notes": "PyGOD .pt (torch pickle, trusted pygod-team/data source) via stub unpickling; edge_index symmetrized; 400 x_* feature columns.",
"parquet": true
},
"graphs": {
"default": {
"nodes": 8405,
"edges": 377271,
"label_column": "is_outlier",
"classes": 2,
"class_counts": {
"0": 8058,
"1": 347
},
"isolated_nodes": 0,
"feature_columns": 400
}
},
"title": "Weibo (PyGOD)",
"band": "medium",
"label_type": "anomaly",
"task": "Social spam detection",
"license": "MIT (pygod-team/data)",
"citation": "Liu et al. BOND. NeurIPS 2022 D&B (data: Zhao et al.).",
"links": [
"https://github.com/pygod-team/data"
]
}