Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

need additional_special_tokens argument for HFLM initializer #112

Open
wants to merge 1 commit into
base: jp-stable
Choose a base branch
from

Conversation

kumapo
Copy link

@kumapo kumapo commented Oct 28, 2023

the model card says that we have to pass additional_special_tokens arg to the tokenizer. but, we cannot pass that to HFLM initializer for now.

in this PR, I added additional_special_tokens to HFLM initializer.

@kumapo kumapo force-pushed the add-additional-special-tokens branch from 3e3aaa6 to 81149b6 Compare October 28, 2023 08:39
@kumapo kumapo marked this pull request as ready for review October 28, 2023 09:06
@kumapo kumapo requested a review from jon-tow as a code owner October 28, 2023 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant