CoolFace
Datasetpublic

graphs-datasets/MNIST

Dataset Card for MNIST Dataset Summary The MNIST dataset consists of 55000 images in 10 classes, represented as graphs. It comes from a computer vision dataset. Supported Tasks and Leaderboards MNIST should be used for multiclass graph classification. External Use PyGeometric To load in PyGeometric, do the following: from datasets import load_dataset from torch_geometric.data import Data from torch_geometric.loader… See the full description on the dataset page: https://huggingface.co/datasets/graphs-datasets/MNIST.

sourceHugging Facemitupdated 4y agoView on Hugging Face
1likes181downloads
18 commits on main
8aa98e64y ago

Update README.md

clefourrier
1386d214y ago

Update README.md

clefourrier
2f0ffd54y ago

Update README.md

clefourrier
507d9e34y ago

Upload README.md with huggingface_hub

clefourrier
22ae18a4y ago

Delete data/val-00000-of-00001-62bfaa15afdbe5e3.parquet with huggingface_hub

clefourrier
97498624y ago

Upload data/val-00000-of-00001-968e1b137b2d7a0f.parquet with huggingface_hub

clefourrier
c4f822e4y ago

Delete data/test-00000-of-00001-c0f972d80e0c4f8a.parquet with huggingface_hub

clefourrier
b3b8acb4y ago

Upload data/test-00000-of-00001-c6f70f06056769bf.parquet with huggingface_hub

clefourrier
ed94e374y ago

Delete data/train-00001-of-00002-8fe10a7c113f33d4.parquet with huggingface_hub

clefourrier
f93a1cd4y ago

Delete data/train-00000-of-00002-d0db27a05a9503e8.parquet with huggingface_hub

clefourrier
909c0e94y ago

Upload data/train-00001-of-00002-49bf5c1e819f1b32.parquet with huggingface_hub

clefourrier
5afa51a4y ago

Upload data/train-00000-of-00002-383e1d92b8a7a8c2.parquet with huggingface_hub

clefourrier
7d245214y ago

Upload README.md with huggingface_hub

clefourrier
e8049764y ago

Upload data/test-00000-of-00001-c0f972d80e0c4f8a.parquet with huggingface_hub

clefourrier
5d544aa4y ago

Upload data/val-00000-of-00001-62bfaa15afdbe5e3.parquet with huggingface_hub

clefourrier
23d7a9c4y ago

Upload data/train-00001-of-00002-8fe10a7c113f33d4.parquet with huggingface_hub

clefourrier
4acea4c4y ago

Upload data/train-00000-of-00002-d0db27a05a9503e8.parquet with huggingface_hub

clefourrier
43efe7b4y ago

initial commit

clefourrier