Skip to content

Commit

Permalink
Merge pull request #9 from arplaboratory/baseline
Browse files Browse the repository at this point in the history
Baseline
  • Loading branch information
xjh19971 authored May 4, 2024
2 parents 58c5576 + 7aa5eb2 commit 72b254f
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions train_local.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
# sbatch scripts/local_larger/train_local_sparse_256_extended_long.sbatch
# sbatch scripts/local_larger/train_local_sparse_512_extended_long.sbatch

## LARGER Permute
# sbatch scripts/local_larger_permute/train_local_sparse_512_extended_long.sbatch
## LARGER augment
# sbatch scripts/local_larger_augment/train_local_sparse_512_extended_long.sbatch

## 2 stage
# sbatch scripts/local_larger_2/train_local_dense_extended_load_f_aug64_c.sbatch
Expand All @@ -37,5 +37,5 @@
# sbatch scripts/local_larger_2/train_local_sparse_256_extended_long_load_f_aug64_c.sbatch
# sbatch scripts/local_larger_2/train_local_sparse_512_extended_long_load_f_aug64_c.sbatch

## 2 stage permute
# sbatch scripts/local_larger_permute/train_local_sparse_512_extended_long_load_f_aug64_c.sbatch
## 2 stage augment
# sbatch scripts/local_larger_augment/train_local_sparse_512_extended_long_load_f_aug64_c.sbatch

0 comments on commit 72b254f

Please sign in to comment.