watch-market-gnn / dataset_infos.json
calicartels
feat: add dataset with proper structure
fd88f1f
raw
history blame contribute delete
486 Bytes
{
"default": {
"description": "Watch Market GNN Dataset",
"homepage": "https://huggingface.co/datasets/TMVishnu/watch-market-gnn",
"license": "apache-2.0",
"features": {
"watch_gnn_data": "torch_geometric",
"edges": "numpy",
"features": "numpy"
},
"task_templates": [
{
"task": "graph-ml",
"task_categories": ["graph-ml"]
}
]
}
}