Dataset Viewer
Duplicate
The dataset viewer is not available for this split.
The number of columns (10136) exceeds the maximum supported number of columns (1000). This is a current limitation of the datasets viewer. You can reduce the number of columns if you want the viewer to work.
Error code:   TooManyColumnsError

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.

TimeWarp Environment Data

Data files consumed by sparklabutah/timewarp setup.sh when provisioning the Wiki, News, and Shop environments.

Contents

File Used by
wiki_index.pkl env/wiki
news_index.pkl env/news
webshop/items_shuffle_1000.json env/webshop (setup.sh -d small) — product info, 1k subset
webshop/items_ins_v2_1000.json env/webshop (setup.sh -d small) — product attributes, 1k subset
webshop/items_shuffle.json env/webshop (setup.sh -d all) — full product info (~5.5 GB)
webshop/items_ins_v2.json env/webshop (setup.sh -d all) — full product attributes
webshop/items_human_ins.json env/webshop — human-authored goal instructions

Provenance

The webshop/ files are byte-identical mirrors of the original WebShop dataset (Princeton NLP, MIT license). The original Google Drive links now require sign-in and can no longer be fetched anonymously (e.g. via gdown), so they are mirrored here for reproducible setup.

sha256 of the two large files (matches the copies published independently by YWZBrandon/webshop-data and HongbangYuan/webshop):

2ef591d65df3af89e972ab72468eb82cbf124d876552d9f3678667edd620a6c8  items_shuffle.json
1d36af476bdb8f82a5da62bd8acdabe54cd8de2fa84010d37da5c4890feb447e  items_ins_v2.json
Downloads last month
41