Skip to content

Conversation

@MorinoseiMorizo
Copy link
Contributor

Sometimes making vocabulary takes a lot of time (especially using BPE).
So I added the function to load vocabularies from the file.

; If you specified the model directory here, load vocabulary from the specified model.
; If you use this option, the vocabulary type and the vocabulary size specified above will be ignored.
; By writing vocabulary_model=none, this option will be ignored.
vocabulary_model=none
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This allows us not to load vocabulary from none directory. It might be better to separate switch and path options.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants