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 BERT e2e training test #467

Open
wants to merge 50 commits into
base: main
Choose a base branch
from
Open

Commits on Jun 26, 2024

  1. Add python training script, requirements.txt (dependencies), and dock…

    …erfile for the e2e BERT training task
    mattcjo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    94d99b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f50245 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58ccf5d View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    9c30c45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c82b9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b615c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7dfb3d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7fe40e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9ee61f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    3cbd31a View commit details
    Browse the repository at this point in the history
  2. Remove unused dependency

    mattcjo committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    eccc502 View commit details
    Browse the repository at this point in the history
  3. Add python training script, requirements.txt (dependencies), and dock…

    …erfile for the e2e BERT training task
    mattcjo committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    af9fda0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    104fa93 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    477f672 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb7d18f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b5aedc7 View commit details
    Browse the repository at this point in the history
  8. Update bert training dockerfile to include amazon specific packages f…

    …or MPI, NCCL, and EFA.
    mattcjo committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    7f9480b View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    19613e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    974da50 View commit details
    Browse the repository at this point in the history
  3. Update Docker image to use Python version 3.10.12 and build from sour…

    …ce to be consistent with the other test images
    mattcjo committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    5b4ae1a View commit details
    Browse the repository at this point in the history
  4. Update image that is used

    mattcjo committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0df187d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    831d228 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8144b57 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6bc3ef4 View commit details
    Browse the repository at this point in the history
  8. Remove extra line

    mattcjo committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    fa8d244 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    72cba38 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b05db50 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    bfc18dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4933d64 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    f87ba65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7af6b13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a3ad52 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

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

Commits on Jul 23, 2024

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

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    920aff0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0b78b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4af829b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67a1266 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    a61e833 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d08bec1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31ba8ee View commit details
    Browse the repository at this point in the history
  4. Delete old, unused dockerfile

    mattcjo committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    6fa38c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    60ddc02 View commit details
    Browse the repository at this point in the history
  2. formatting in train.py

    mattcjo committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    01d8270 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    21fd336 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed40f33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2df0a42 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

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

Commits on Sep 12, 2024

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