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

Multimodal collater with interleaved image, cross-attention mask padding #1156

Merged
merged 21 commits into from
Sep 11, 2024

Commits on Jul 9, 2024

  1. collater + test

    RdoubleA committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    d294766 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    8bcbbc9 View commit details
    Browse the repository at this point in the history
  2. update docs

    RdoubleA committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    66bb855 View commit details
    Browse the repository at this point in the history
  3. update docstring

    RdoubleA committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d353f90 View commit details
    Browse the repository at this point in the history
  4. fix init

    RdoubleA committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    8102181 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    172b75f View commit details
    Browse the repository at this point in the history
  6. use padded_collate_sft

    RdoubleA committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9a2eb6e View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    b606171 View commit details
    Browse the repository at this point in the history
  2. comments

    RdoubleA committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    92115d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89bccf1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc4d9f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4e5f58 View commit details
    Browse the repository at this point in the history
  6. update

    RdoubleA committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    9573cab View commit details
    Browse the repository at this point in the history
  7. fix encoder mask shape

    RdoubleA committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    3fb8af4 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    7e82b08 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    7ca46bf View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    d89c33a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3848c40 View commit details
    Browse the repository at this point in the history
  3. update docstring

    RdoubleA committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    6a0b462 View commit details
    Browse the repository at this point in the history
  4. remove labels field if inference

    Rafi Ayub committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b5d36e7 View commit details
    Browse the repository at this point in the history
  5. fix test

    Rafi Ayub committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    85dbb95 View commit details
    Browse the repository at this point in the history