Datasets:
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
Error code: FileSystemError
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
model_id string | model_hash string | model_type string | nodes int64 | edges int64 | commit_list string | num_nodes int64 | num_edges int64 | graph_format string | graph_json string |
|---|---|---|---|---|---|---|---|---|---|
JoshMe1/dd2ed4f2-ef80-41b8-9b9f-8c881cd890fd | 3a5b97c1c964eeee2a085c816f2e73804a597bb5 | text | 2,521 | 2,997 | "[\"GitCommitInfo(commit_id='3a5b97c1c964eeee2a085c816f2e73804a597bb5', authors=['JoshMe1'], created(...TRUNCATED) | 2,521 | 2,997 | networkx_node_link_json | "{\"directed\": true, \"multigraph\": false, \"graph\": {\"model_name\": \"JoshMe1/dd2ed4f2-ef80-41b(...TRUNCATED) |
Hansollllll/awesomeeeeee_model_v2 | ef2b13707c004fbfbc21d1ab62a216a09bf1f33c | text | 2,552 | 2,745 | "[\"GitCommitInfo(commit_id='ef2b13707c004fbfbc21d1ab62a216a09bf1f33c', authors=['Hansollllll'], cre(...TRUNCATED) | 2,552 | 2,745 | networkx_node_link_json | "{\"directed\": true, \"multigraph\": false, \"graph\": {\"model_name\": \"Hansollllll/awesomeeeeee_(...TRUNCATED) |
02shanky/test_model_graphics_classification_LION | 26a0f8e0f227d5b7394089071c36b96e4bb7496e | vision | 489 | 537 | "[\"GitCommitInfo(commit_id='26a0f8e0f227d5b7394089071c36b96e4bb7496e', authors=['02shanky'], create(...TRUNCATED) | 489 | 537 | networkx_node_link_json | "{\"directed\": true, \"multigraph\": false, \"graph\": {\"model_name\": \"02shanky/test_model_graph(...TRUNCATED) |
onlplab/alephbert-base | 1745fb3ff5137e41e9eb4d6246e0758f63b93e46 | text | 486 | 546 | "[\"GitCommitInfo(commit_id='1745fb3ff5137e41e9eb4d6246e0758f63b93e46', authors=['Elron', 'joaogante(...TRUNCATED) | 486 | 546 | networkx_node_link_json | "{\"directed\": true, \"multigraph\": false, \"graph\": {\"model_name\": \"onlplab/alephbert-base\",(...TRUNCATED) |
textgain/allnli-GroNLP-bert-base-dutch-cased | d29f6e232f61f8b3e6605bd5100793cc1636e29c | text | 486 | 546 | "[\"GitCommitInfo(commit_id='d29f6e232f61f8b3e6605bd5100793cc1636e29c', authors=['andkos'], created_(...TRUNCATED) | 486 | 546 | networkx_node_link_json | "{\"directed\": true, \"multigraph\": false, \"graph\": {\"model_name\": \"textgain/allnli-GroNLP-be(...TRUNCATED) |
gokuls/mobilebert_sa_GLUE_Experiment_logit_kd_data_aug_rte_128 | 84c7a1995ab6e3ac45eefe190008b52b1aea6219 | text | 2,552 | 2,745 | "[\"GitCommitInfo(commit_id='84c7a1995ab6e3ac45eefe190008b52b1aea6219', authors=['gokuls'], created_(...TRUNCATED) | 2,552 | 2,745 | networkx_node_link_json | "{\"directed\": true, \"multigraph\": false, \"graph\": {\"model_name\": \"gokuls/mobilebert_sa_GLUE(...TRUNCATED) |
goldfish-models/tpi_latn_full | 05cce343f6e0dae2e4d8691105d66bd165ea07c2 | text | 662 | 734 | "[\"GitCommitInfo(commit_id='05cce343f6e0dae2e4d8691105d66bd165ea07c2', authors=['goldfish-models'],(...TRUNCATED) | 662 | 734 | networkx_node_link_json | "{\"directed\": true, \"multigraph\": false, \"graph\": {\"model_name\": \"goldfish-models/tpi_latn_(...TRUNCATED) |
Woleek/camera-type | 6757cd104e71e9e256e60d9bab9ca8b188f3f0f3 | vision | 489 | 537 | "[\"GitCommitInfo(commit_id='6757cd104e71e9e256e60d9bab9ca8b188f3f0f3', authors=['Woleek', 'SFconver(...TRUNCATED) | 489 | 537 | networkx_node_link_json | "{\"directed\": true, \"multigraph\": false, \"graph\": {\"model_name\": \"Woleek/camera-type\", \"m(...TRUNCATED) |
OpenGVLab/ASMv2 | dc06175574bb8a3bc33f2441e760437f88be1113 | text | 2,245 | 2,807 | "[\"GitCommitInfo(commit_id='dc06175574bb8a3bc33f2441e760437f88be1113', authors=['Weiyun1025'], crea(...TRUNCATED) | 2,245 | 2,807 | networkx_node_link_json | "{\"directed\": true, \"multigraph\": false, \"graph\": {\"model_name\": \"OpenGVLab/ASMv2\", \"mode(...TRUNCATED) |
Raj-Sanjay-Shah/babyLM_10M_gpt2_epoch-13 | 81da2f2701f60634b760a03313c9666bdc6d8e4c | text | 746 | 842 | "[\"GitCommitInfo(commit_id='81da2f2701f60634b760a03313c9666bdc6d8e4c', authors=['Raj-Sanjay-Shah'],(...TRUNCATED) | 746 | 842 | networkx_node_link_json | "{\"directed\": true, \"multigraph\": false, \"graph\": {\"model_name\": \"Raj-Sanjay-Shah/babyLM_10(...TRUNCATED) |
Hugging Face Computational Graph Corpus
The Hugging Face Computational Graph Corpus contains computational graph representations extracted from traceable PyTorch models on Hugging Face. Each model is traced through its forward computation, canonicalized, hashed, and represented with graph-level structural features for architecture analysis, duplicate detection, retrieval, and visualization.
The corpus is intended for studying machine learning models as executable architectures rather than only through names, tags, or model-card metadata. It supports research on model ecosystem structure, architectural reuse, graph-based model similarity, and large-scale model cartography.
Dataset Summary
This dataset was built by tracing PyTorch-compatible Hugging Face models using a graph-capture pipeline, then canonicalizing the resulting computational graphs to identify repeated architectures. In the associated analysis, 67,397 models were successfully traced, yielding 1,810 unique graph architectures after deduplication. The high duplicate fraction reflects widespread reuse of common templates, fine-tunes, retrained checkpoints, and architectural variants.
Intended Uses
- Computational graph analysis of neural network architectures
- Architecture-aware model search and retrieval
- Duplicate and near-duplicate architecture detection
- Corpus-level visualization of model families
- Studying architectural reuse across the Hugging Face ecosystem
Limitations
The corpus represents a traceable PyTorch subset of Hugging Face models, not the full Hugging Face model ecosystem. Models may be excluded if they cannot be downloaded, loaded, supplied with suitable example inputs, or traced successfully. Graphs are also dependent on tracing choices, input synthesis, and canonicalization rules, and they do not capture learned weights, training data, safety behavior, or downstream performance.
- Downloads last month
- 28