Skip to content

Commit

Permalink
Update table1.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
iamgroot42 authored May 10, 2024
1 parent b894c13 commit 43a4638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/paper_scripts/table1.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ for model in "pythia-160m" "pythia-1.4b" "pythia-2.8b" "pythia-6.9b" "pythia-12b
do
for subset in "wikipedia_(en)" "github" "pile_cc" "pubmed_central" "arxiv" "dm_mathematics" "hackernews"
do
knocky python run.py \
python run.py \
--config configs/mi.json \
--revision step99000 \
--base_model "EleutherAI/${model}-deduped" \
Expand Down

0 comments on commit 43a4638

Please sign in to comment.