Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #19

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ DATA_ROOT="./cache/dataset"

Some variables might be set (e.g., `OMP_NUM_THREADS`)

Additionally, if you need `cgl_kmeans_train_clusters.pkl` and `pku10_kmeans_train_clusters.pkl`, please download them from [Google drive](https://drive.google.com/file/d/1XkYubu123dhwxB3wsEnN-iR-jOc_hGxD/view?usp=drive_link) or [One drive](https://1drv.ms/u/s!AjGupxRG928Al1PKN2XGJoB98GIZ?e=RHOhlU).

### 4. Check Checkpoints and experimental results

The checkpoints and generated layouts of the Autoreg Baseline and our RALF for the unconstrained and constrained tasks are available at [google drive](https://drive.google.com/file/d/1b357gVAnCSqMfbP3Cc2ey6LCeoohfYAi/view?usp=sharing) or [Microsoft OneDrive](https://univtokyo-my.sharepoint.com/:u:/g/personal/1251522283_utac_u-tokyo_ac_jp/EQ1Oe2In_0dOvPJqprZAGCMBWZAyFOaQTQlPPH5uRhFilA?e=piKxHn).
Expand Down