Skip to content

Commit

Permalink
Adopt restart in dolma_olmo data config (#605)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan-Zhou authored May 30, 2024
1 parent a54ad00 commit d9eb6cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/data/dolma_olmo_paloma.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cache_dir: "gs://marin-data/tokenized/OLMo-1B/dolma-v1.7"
tokenizer: "allenai/OLMo-1B" # requires `pip install ai2-olmo`
# tokenizer: "meta-llama/Llama-2-7b-hf"
stop_strategy: all_exhausted
stop_strategy: restart
configs:
dolma-algebraic-stack:
train_urls:
Expand Down

0 comments on commit d9eb6cb

Please sign in to comment.