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

BatchSplit #177

Merged
merged 49 commits into from
Jul 6, 2021
Merged

BatchSplit #177

merged 49 commits into from
Jul 6, 2021

Commits on Mar 27, 2021

  1. Edited Notebook 1, 2, 3

    Hannah Sterz committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    6351568 View commit details
    Browse the repository at this point in the history
  2. Editet Notebook 4

    Hannah Sterz committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    e466c72 View commit details
    Browse the repository at this point in the history
  3. added Test

    Hannah Sterz committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    389c8de View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2021

  1. Fix

    Hannah Sterz committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    43e08b1 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Fix

    hSterz committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    cb3e41f View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. Configuration menu
    Copy the full SHA
    b7faef1 View commit details
    Browse the repository at this point in the history
  2. adjust test

    hSterz committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    4bb03a9 View commit details
    Browse the repository at this point in the history
  3. Style

    hSterz committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    7553631 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Configuration menu
    Copy the full SHA
    cb20d38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    935f7c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. Updated Example Scripts

    hSterz committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    4342ece View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

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

Commits on Apr 20, 2021

  1. Merge with current v2

    hSterz committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    62b5a3e View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

  1. Added adapter to generation and modelling script

    Hannah Sterz committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    3ccc736 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2021

  1. Added new composition Block that splits batches

    Hannah Sterz committed May 15, 2021
    Configuration menu
    Copy the full SHA
    e8ea46e View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Added possible nested BatchSplit

    Hannah Sterz committed May 17, 2021
    Configuration menu
    Copy the full SHA
    cf44120 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Merge with current master

    hSterz committed May 20, 2021
    Configuration menu
    Copy the full SHA
    b094ad5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    014af6c View commit details
    Browse the repository at this point in the history

Commits on May 23, 2021

  1. Configuration menu
    Copy the full SHA
    29c8ca3 View commit details
    Browse the repository at this point in the history
  2. Style

    hSterz committed May 23, 2021
    Configuration menu
    Copy the full SHA
    f9aae3e View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Configuration menu
    Copy the full SHA
    39a79b1 View commit details
    Browse the repository at this point in the history
  2. Merge with master

    hSterz committed May 28, 2021
    Configuration menu
    Copy the full SHA
    3dae9de View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. Added test for invalid setup

    hSterz committed May 31, 2021
    Configuration menu
    Copy the full SHA
    c587712 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. Fixed leave_out

    hSterz committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    0ea9121 View commit details
    Browse the repository at this point in the history
  2. Delete docs folder

    hSterz committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    9a24678 View commit details
    Browse the repository at this point in the history
  3. Add missing imports

    hSterz committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    0379754 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

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

Commits on Jun 6, 2021

  1. Fix

    hSterz committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    d6db8a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Update src/transformers/adapters/layer.py

    Co-authored-by: calpt <calpt@mail.de>
    hSterz and calpt authored Jun 7, 2021
    Configuration menu
    Copy the full SHA
    0eea501 View commit details
    Browse the repository at this point in the history
  2. Fix indentation

    hSterz committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    5346155 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Fixed examples folder

    hSterz committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    1c2af85 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

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

Commits on Jun 17, 2021

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

Commits on Jun 24, 2021

  1. implement Split Head

    hSterz committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    99c9222 View commit details
    Browse the repository at this point in the history
  2. Merge with develop

    hSterz committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    253cd27 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

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

Commits on Jul 1, 2021

  1. Update src/transformers/adapters/layer.py

    Co-authored-by: calpt <calpt@mail.de>
    hSterz and calpt authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    687fa16 View commit details
    Browse the repository at this point in the history
  2. Update tests/test_adapter_heads.py

    Co-authored-by: calpt <calpt@mail.de>
    hSterz and calpt authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    175db9e View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. Fix nested betch split heads

    hSterz committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    47457c0 View commit details
    Browse the repository at this point in the history
  2. Style

    hSterz committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    0aa1e95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac1e816 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2021

  1. Update src/transformers/adapters/heads.py

    Co-authored-by: calpt <calpt@mail.de>
    hSterz and calpt authored Jul 4, 2021
    Configuration menu
    Copy the full SHA
    ae3eb81 View commit details
    Browse the repository at this point in the history
  2. Update src/transformers/adapters/heads.py

    Co-authored-by: calpt <calpt@mail.de>
    hSterz and calpt authored Jul 4, 2021
    Configuration menu
    Copy the full SHA
    f4df747 View commit details
    Browse the repository at this point in the history
  3. Update src/transformers/adapters/heads.py

    Co-authored-by: calpt <calpt@mail.de>
    hSterz and calpt authored Jul 4, 2021
    Configuration menu
    Copy the full SHA
    1bfbf98 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Fix last() and style

    hSterz committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    330c5f3 View commit details
    Browse the repository at this point in the history
  2. Fix File paths

    hSterz committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    6c0bfb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05fe3cb View commit details
    Browse the repository at this point in the history
  4. last -> last()

    calpt committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    c8c5a1b View commit details
    Browse the repository at this point in the history