Skip to content

Commit c93b563

Browse files
committed
add --vocab-extra-ids 100
1 parent ed3dbea commit c93b563

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_training.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -651,6 +651,7 @@ def test_pretrain_shared_t5_mlm(self):
651651
652652
--tokenizer-type PretrainedFromHF
653653
--tokenizer-name-or-path gpt2
654+
--vocab-extra-ids 100
654655
--log-path {logs_dir}
655656
--save {output_dir}/checkpoints
656657
--load {output_dir}/checkpoints

0 commit comments

Comments
 (0)