NEExT / github-developers /metadata.json
anomalypoint's picture
Add files using upload-large-folder tool
3a12cf2 verified
Raw
History Blame Contribute Delete
1.22 kB
{
"name": "github-developers",
"sources": [
{
"url": "https://snap.stanford.edu/data/git_web_ml.zip",
"final_url": "https://snap.stanford.edu/data/git_web_ml.zip",
"filename": "git_web_ml.zip",
"bytes": 2396031,
"sha256": "56c0c1c2c460dc4c7bf89357b1fec020f45e2ecebab81d131d073b10e28ec031",
"downloaded_at": "2026-07-23T02:14:28+00:00"
}
],
"conversion": {
"script": "convert_musae.py",
"label_column": "ml_developer",
"notes": "Label = 1 if machine-learning developer, 0 if web developer. Feature JSON not columnized; developer names dropped.",
"parquet": true
},
"graphs": {
"default": {
"nodes": 37700,
"edges": 289003,
"label_column": "ml_developer",
"classes": 2,
"class_counts": {
"0": 27961,
"1": 9739
},
"isolated_nodes": 0,
"feature_columns": 0
}
},
"title": "GitHub Developers (git_web_ml)",
"band": "medium",
"label_type": "semantic",
"task": "Web vs ML developer classification",
"license": "SNAP / MUSAE; cite MUSAE",
"citation": "Rozemberczki, Allen, Sarkar. MUSAE. 2021.",
"links": [
"https://snap.stanford.edu/data/github-social.html"
]
}