We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea72ea2 commit e2f2d36Copy full SHA for e2f2d36
scripts/train/newtrainer-frontier.sh
@@ -29,4 +29,4 @@ source activate /lustre/orion/csc652/proj-shared/jakep/conda_env_312_olmocr_trai
29
export TRANSFORMERS_OFFLINE=1
30
export HF_DATASETS_OFFLINE=1
31
32
-python -m olmocr.train.train --config olmocr/train/configs/example_config.yam
+python -m olmocr.train.train --config olmocr/train/configs/example_config.yaml
0 commit comments