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

Deprecation warning during eval step #634

Open
mshannon-sil opened this issue Jan 24, 2025 · 0 comments
Open

Deprecation warning during eval step #634

mshannon-sil opened this issue Jan 24, 2025 · 0 comments

Comments

@mshannon-sil
Copy link
Collaborator

When running the eval portion of training, a warning message about Trainer.tokenizer being deprecated appears, e.g. [WARNING|trainer.py:761] 2025-01-24 01:24:11,889 >> Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead. We need to adjust our training code so that the deprecated functionality from HuggingFace is no longer used.

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

No branches or pull requests

1 participant