Skip to content

Commit 5abaf15

Browse files
committed
Update README with dataset and paper links, update upload script
Preserve stim_order.parquet in upload script how to download the dataset? Fixes #7
1 parent 4f22615 commit 5abaf15

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Alljoined-1.6M
22

3+
- **Dataset:** https://huggingface.co/datasets/Alljoined/Alljoined-1.6M
4+
- **Paper:** https://arxiv.org/abs/2508.18571
5+
36
## Setup
47

58
**Before setting up the environment, ensure you have `mamba` installed.**

upload_hf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@
5656
# PATTERNS = [
5757
# "**/mvnn_whitening_matrices.pkl",
5858
# "**/experiment_metadata.parquet",
59-
# "**/stim_order.parquet",
6059
# "**/metadata.parquet",
6160
# ]
6261

0 commit comments

Comments
 (0)