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

S-Prompts for ViT and Text Transformers #388

Merged
merged 101 commits into from
Dec 4, 2023
Merged

S-Prompts for ViT and Text Transformers #388

merged 101 commits into from
Dec 4, 2023

Commits on Jun 22, 2023

  1. running l2p

    prabhuteja12 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    7bdcab0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    962fe19 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

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

Commits on Jun 26, 2023

  1. minor changes to vit

    prabhuteja12 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    1082d74 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

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

Commits on Jun 30, 2023

  1. l2p working version

    prabhuteja12 committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    bd6194f View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. handling extra state

    prabhuteja12 committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    d3d17fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6222576 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. fixes to extra state

    prabhuteja12 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    5c1b225 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. prompt reimplementation

    prabhuteja12 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    482a337 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. dev merge

    prabhuteja12 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    5b4564b View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    500f093 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b97510c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4949f68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1dd0784 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b40951 View commit details
    Browse the repository at this point in the history
  6. device placement fix

    prabhuteja12 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    f6d0042 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. addressing comments

    prabhuteja12 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    ef04cc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7689574 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2dc0745 View commit details
    Browse the repository at this point in the history
  4. offline ER class mask

    prabhuteja12 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    d5da9a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8911f2f View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. working l2p code

    prabhuteja12 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    595f5d9 View commit details
    Browse the repository at this point in the history
  2. flake8

    prabhuteja12 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    9b019bf View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. small changes to tests

    prabhuteja12 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    055b626 View commit details
    Browse the repository at this point in the history
  2. code comments in l2p

    prabhuteja12 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    f295c2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1dd41d View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    0a2239d View commit details
    Browse the repository at this point in the history
  2. typing fixes

    prabhuteja12 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    3142c50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0d8a12 View commit details
    Browse the repository at this point in the history
  4. avalanche bug fix

    prabhuteja12 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    b685d98 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc33efc View commit details
    Browse the repository at this point in the history
  6. linting + small comments

    prabhuteja12 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    2baccff View commit details
    Browse the repository at this point in the history
  7. documentation addition

    prabhuteja12 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    06411ea View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    18ab312 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    f0e9fbe View commit details
    Browse the repository at this point in the history
  2. bug fix for tests

    prabhuteja12 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    a47005e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1eafdf View commit details
    Browse the repository at this point in the history
  4. change default Vit

    prabhuteja12 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    c5d316b View commit details
    Browse the repository at this point in the history
  5. addressing comments

    prabhuteja12 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    e4bf81f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a83a7c View commit details
    Browse the repository at this point in the history
  7. cleanup

    prabhuteja12 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    4cafcff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b8b28c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7491921 View commit details
    Browse the repository at this point in the history
  10. bug fix

    prabhuteja12 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    dda2a12 View commit details
    Browse the repository at this point in the history
  11. transforms for cifar l2p

    prabhuteja12 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    b1bfd8c View commit details
    Browse the repository at this point in the history
  12. flake8

    prabhuteja12 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    e57d5d6 View commit details
    Browse the repository at this point in the history
  13. bug fixes

    prabhuteja12 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    c71db9a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    796202e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b731148 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    87dd8bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dadf60 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    1a0ee30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71c8f2d View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. test for l2p learners

    prabhuteja12 committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    d1a67c1 View commit details
    Browse the repository at this point in the history
  2. removing comment

    prabhuteja12 committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    07605d1 View commit details
    Browse the repository at this point in the history
  3. transforms for ViT

    prabhuteja12 committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    c667119 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a52a07 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b938f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

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

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    bff8202 View commit details
    Browse the repository at this point in the history
  2. fixing augmentations

    prabhuteja12 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    03d046b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2c1013 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    c698187 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14ea3bd View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

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

Commits on Aug 28, 2023

  1. functioning sprompts

    prabhuteja12 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    2727e3d View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

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

Commits on Sep 10, 2023

  1. Configuration menu
    Copy the full SHA
    2667aa0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    858c058 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. abstractions for conlora

    prabhuteja12 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    4766c50 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. minor changes

    prabhuteja12 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    cf2f7f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    39ce029 View commit details
    Browse the repository at this point in the history
  2. parsing argument changes

    prabhuteja12 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    028ec7f View commit details
    Browse the repository at this point in the history
  3. numpy concat to torch

    prabhuteja12 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    b6ff6e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    37393f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e78dca View commit details
    Browse the repository at this point in the history
  3. removed import

    prabhuteja12 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    cfd47c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f05c383 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. multiple classifiers

    prabhuteja12 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    03fc742 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. bug fix in shared linear

    prabhuteja12 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    bb3df13 View commit details
    Browse the repository at this point in the history
  2. removing nested tensors

    prabhuteja12 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    aca2873 View commit details
    Browse the repository at this point in the history
  3. flake8

    prabhuteja12 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    47345f0 View commit details
    Browse the repository at this point in the history
  4. fixing missing prompt

    prabhuteja12 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    93bd6b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

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

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    34e9f49 View commit details
    Browse the repository at this point in the history
  2. renaming modules

    prabhuteja12 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    39dbab7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc3f622 View commit details
    Browse the repository at this point in the history
  4. bug fix

    prabhuteja12 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    088945b View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

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

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    c64fe4a View commit details
    Browse the repository at this point in the history
  2. doc strings

    prabhuteja12 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    4ccde7b View commit details
    Browse the repository at this point in the history
  3. doc strings

    prabhuteja12 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    0f963e2 View commit details
    Browse the repository at this point in the history
  4. Documentation update

    prabhuteja12 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    57f0465 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0495640 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    161da77 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. fixing updater name

    prabhuteja12 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    41cbe1c View commit details
    Browse the repository at this point in the history
  2. model cleanup

    prabhuteja12 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    16c185d View commit details
    Browse the repository at this point in the history
  3. flake8

    prabhuteja12 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    d462447 View commit details
    Browse the repository at this point in the history
  4. Addressing comments

    prabhuteja12 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    446b8b2 View commit details
    Browse the repository at this point in the history