Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-4.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- other
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
tags:
|
| 8 |
+
- cxl-ssd
|
| 9 |
+
- dlrm
|
| 10 |
+
- merci
|
| 11 |
+
- preprocessing
|
| 12 |
+
- paper-archive
|
| 13 |
+
- cxlssd-archetype-routing
|
| 14 |
+
size_categories:
|
| 15 |
+
- 10G<n<100G
|
| 16 |
+
pretty_name: "CXL-SSD Archetype Routing — Preprocessed Datasets"
|
| 17 |
+
---
|
| 18 |
+
|
| 19 |
+
# CXL-SSD Archetype Routing — Preprocessed Datasets
|
| 20 |
+
|
| 21 |
+
Stage-00 snapshot (2026-05-02). Intermediate MERCI / MaxEmbed / DLRM
|
| 22 |
+
preprocessing artifacts: filtered CSVs, vocab tables, embedding-table
|
| 23 |
+
indexes, partition outputs.
|
| 24 |
+
|
| 25 |
+
These are the **outputs of `MERCI_page_aware/analysis/preprocess_*.py`**
|
| 26 |
+
applied to each raw dataset; they are the input to trace generation
|
| 27 |
+
(`research_data/traces/`) and to the Cylon/MQSim/MaxEmbed simulators.
|
| 28 |
+
|
| 29 |
+
## Tiers
|
| 30 |
+
|
| 31 |
+
- `criteo_terabyte/` — 45 GB
|
| 32 |
+
- `criteo_kaggle/` — 27 GB
|
| 33 |
+
- `avazu/` — 11 GB
|
| 34 |
+
- `alibaba_ifashion/`, `netflix/`, `mind/`, `tmall/` — 1-2 GB each
|
| 35 |
+
- 24 smaller datasets — < 1 GB each
|
| 36 |
+
|
| 37 |
+
## Companion repos
|
| 38 |
+
|
| 39 |
+
See https://github.com/shadowcollecter/cxlssd-archetype-routing for the
|
| 40 |
+
analysis scripts that produced these files.
|
| 41 |
+
|
| 42 |
+
## License
|
| 43 |
+
|
| 44 |
+
CC-BY-NC-4.0; upstream dataset licences apply for any field-level
|
| 45 |
+
redistribution.
|