Skip to content

Commit

Permalink
Additional recipes
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasGeiping committed Jun 7, 2023
1 parent 02c21bd commit 84551c3
Show file tree
Hide file tree
Showing 16 changed files with 311 additions and 189 deletions.
5 changes: 5 additions & 0 deletions scripts/architecture_ablations_c5_o3.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
#
# These are instructions for the old, pytorch 1.13, version of the repo, they are not usable on the updated repo and provided only for reference.
# (but could be easily adapted to the newer format)
#


# # Basic settings:
python pretrain.py name=amp_b4096_orig_o3 wandb.tags=[o3,arch] data=bookcorpus-wikipedia arch=bert-original train=bert-o3 impl.microbatch_size=64 train.batch_size=4096
Expand Down
48 changes: 0 additions & 48 deletions scripts/broad_ablation_c5_o3_2080ti.sh

This file was deleted.

47 changes: 0 additions & 47 deletions scripts/broad_ablation_c5_o3_a4000.sh

This file was deleted.

Loading

0 comments on commit 84551c3

Please sign in to comment.