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

Modify ProcessorTesterMixin for better generalization #32637

Commits on Aug 12, 2024

  1. Add padding="max_length" to tokenizer kwargs and change crop_size to …

    …size for image_processor kwargs
    yonigozlan committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    dc5e360 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8064ef View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Add pad_token when loading tokenizer if needed, change test override …

    …tokenizer kwargs, remove unnecessary test overwrites in grounding dino
    yonigozlan committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    3c85fcb View commit details
    Browse the repository at this point in the history