shadowcollecter commited on
Commit
a87b3b5
·
verified ·
1 Parent(s): 57739d2

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +63 -0
README.md ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ task_categories:
4
+ - other
5
+ language:
6
+ - en
7
+ tags:
8
+ - recommendation-system
9
+ - dlrm
10
+ - merci
11
+ - cxl-ssd
12
+ - paper-archive
13
+ size_categories:
14
+ - 10G<n<100G
15
+ pretty_name: "CXL-SSD Archetype Routing — Raw Datasets (medium tier)"
16
+ ---
17
+
18
+ # CXL-SSD Archetype Routing — Raw Datasets (medium tier)
19
+
20
+ Stage-00 snapshot (2026-05-02). Mirrors the `research_data/raw/` tree
21
+ **excluding `criteo_terabyte/`** (the 381 GB Terabyte dataset is hosted
22
+ in a separate repo: `cxlssd-archetype-raw-criteo-tb`).
23
+
24
+ Contains 27 source datasets used by the **CXL-SSD page-oriented
25
+ embedding lookup** paper:
26
+
27
+ | Dataset | Size | Source |
28
+ |---|---|---|
29
+ | amazon | 46 GB | UCSD Amazon Reviews |
30
+ | criteo_kaggle | 33 GB | Kaggle Display Ad Challenge |
31
+ | alibaba_ifashion | 31 GB | Alibaba iFashion |
32
+ | yelp | 8.7 GB | Yelp Open |
33
+ | avazu | 7.1 GB | Kaggle Avazu CTR |
34
+ | taobao | 4.4 GB | Alibaba Taobao |
35
+ | lastfm_1k | 2.4 GB | last.fm |
36
+ | jd | 2.2 GB | jd.com |
37
+ | steam | 2.1 GB | Steam Reviews |
38
+ | netflix | 2.0 GB | Netflix Prize |
39
+ | yoochoose | 1.8 GB | RecSys 2015 |
40
+ | tmall | 1.7 GB | tmall.com |
41
+ | lastfm_360k | 1.6 GB | last.fm |
42
+ | movielens_25m | 1.1 GB | GroupLens |
43
+ | retailrocket | 942 MB | Kaggle |
44
+ | movielens_32m | 912 MB | GroupLens |
45
+ | amazon_m2 | 832 MB | Amazon M2 |
46
+ | mind | 610 MB | MS News |
47
+ | gowalla | 398 MB | Stanford SNAP |
48
+ | movielens_10m | 257 MB | GroupLens |
49
+ | million_song | 197 MB | million-song-dataset |
50
+ | nyc_taxi | 145 MB | NYC TLC |
51
+ | anime | 108 MB | MyAnimeList |
52
+ | bookcrossing | 103 MB | Book-Crossing |
53
+ | foursquare | 98 MB | Foursquare |
54
+ | movielens_1m | 24 MB | GroupLens |
55
+ | (+ DATASETS.md) | — | metadata |
56
+
57
+ ## License
58
+
59
+ `license: other` — each subdirectory inherits its upstream dataset's
60
+ licence. **Do not redistribute fields commercially.** Use academic
61
+ reproducibility only.
62
+
63
+ See `DATASETS.md` (root) for upstream URLs and citation entries.