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

Add training support for SigLIP #31495

Merged
merged 10 commits into from
Jul 5, 2024

Commits on Jun 19, 2024

  1. Add siglip loss function

    aliencaocao committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f2ed426 View commit details
    Browse the repository at this point in the history
  2. Update docs

    aliencaocao committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    54a97dd View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    a6efec1 View commit details
    Browse the repository at this point in the history
  2. Enable training tests

    [experimental] enable GC training tests as it has worked for my own data
    aliencaocao committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    ad5475b View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Remove test_training* overrides to enable training tests

    [run_slow] siglip
    aliencaocao committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    c79c01d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3362af6 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    7594191 View commit details
    Browse the repository at this point in the history
  2. Explicitly skip training tests for SiglipVisionModel

    Add skip reason for training tests for SiglipTextModel
    aliencaocao committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d3bd86d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    355d87c View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Merge branch 'refs/heads/main' into siglip-training

    # Conflicts:
    #	tests/models/siglip/test_modeling_siglip.py
    aliencaocao committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    5ee9d1f View commit details
    Browse the repository at this point in the history