"docs/git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "6883294d4450c637b51e9658d1ab503dcc5fa696"
Commit 20f55205 authored by Zihang Dai's avatar Zihang Dai Committed by GitHub
Browse files

Fix topy in sota/lm1b.sh script

parent d400b768
......@@ -27,7 +27,7 @@ TEST_NUM_CORE=1
echo 'Preprocess test set...'
python data_utils.py \
--data_dir=${DATA_DIR}/ \
--dataset=enwik8 \
--dataset=lm1b \
--tgt_len=${TEST_TGT_LEN} \
--per_host_test_bsz=${TEST_BSZ} \
--num_passes=1 \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment