We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
How to add some characters to the tokenizer before fine-tuning, similar to tokenizer.add_tokens([“<vul_start>”, “<vul_end>”])
Put your message here.
No response
The text was updated successfully, but these errors were encountered:
--new_special_tokens <vul_start>,<vul_end>
Sorry, something went wrong.
how to add tokens to the llama-factory when operating it on the visualization platform.
No branches or pull requests
Reminder
System Info
How to add some characters to the tokenizer before fine-tuning, similar to tokenizer.add_tokens([“<vul_start>”, “<vul_end>”])
Reproduction
Others
No response
The text was updated successfully, but these errors were encountered: