| --- |
| license: other |
| pretty_name: AGGS English Wikipedia graph |
| tags: |
| - agent-guided-graph-search |
| - wikipedia |
| - opencode |
| task_categories: |
| - other |
| size_categories: |
| - 10M<n<100M |
| --- |
| |
| # AGGS English Wikipedia graph |
|
|
| Packed English Wikipedia tables and article-text ZIP shards for OpenCode’s |
| `wiki` tool. |
|
|
| Project page: [`dlab-cmu/agent-guided-graph-search`](https://huggingface.co/datasets/dlab-cmu/agent-guided-graph-search) |
| arXiv snapshots: [`dlab-cmu/aggs-arxiv`](https://huggingface.co/datasets/dlab-cmu/aggs-arxiv) |
|
|
| ## Layout |
|
|
| ``` |
| manifest.json |
| wiki_articles_YYYY-MM-DD.dump.xz |
| wiki_links_fwd_YYYY-MM-DD.dump.xz |
| wiki_links_rev_YYYY-MM-DD.dump.xz |
| wiki_refs_packed_YYYY-MM-DD.dump.xz |
| domain_authority_YYYY-MM-DD.dump.xz |
| wiki_cats_packed_YYYY-MM-DD.dump.xz |
| text/wiki_NNNN.zip |
| ``` |
|
|
| `opencode research install --wiki full` defaults to this `manifest.json`. |
|
|
| ## Current snapshot (2026-08-16) |
|
|
| | Path | Size | |
| |---|---| |
| | `wiki_articles_2026-08-16.dump.xz` | 1.36 GB | |
| | `wiki_links_fwd_2026-08-16.dump.xz` | 1.34 GB | |
| | `wiki_links_rev_2026-08-16.dump.xz` | 1.39 GB | |
| | `wiki_refs_packed_2026-08-16.dump.xz` | 2.47 GB | |
| | `domain_authority_2026-08-16.dump.xz` | 29 MB | |
| | `wiki_cats_packed_2026-08-16.dump.xz` | 593 MB | |
| | `manifest.json` | 1006 artifacts, tier `full` | |
| | `text/wiki_0001.zip` … `wiki_1000.zip` | 11.1 GB | |
|
|
| Wikipedia-derived tables follow CC BY-SA. |
|
|