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

[no_early_kickoff][Train] ray.train.huggingface restructure #33278

Merged
merged 45 commits into from
May 8, 2023

Conversation

Yard1
Copy link
Member

@Yard1 Yard1 commented Mar 13, 2023

Why are these changes needed?

Renames HuggingFaceTrainer/Predictor/Checkpoint to TransformersTrainer/Predictor/Checkpoint for clarity and moves them to ray.train.transformers. A soft deprecation is introduced so that the old location and names still work.

Related issue number

Checks

  • I've signed off every commit(by using the -s flag, i.e., git commit -s) in this PR.
  • I've run scripts/format.sh to lint the changes in this PR.
  • I've included any doc changes needed for https://docs.ray.io/en/master/.
  • I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failures at https://flakey-tests.ray.io/
  • Testing Strategy
    • Unit tests
    • Release tests
    • This PR is not tested :(

Yard1 added 8 commits March 13, 2023 20:27
Signed-off-by: Antoni Baum <antoni.baum@protonmail.com>
Signed-off-by: Antoni Baum <antoni.baum@protonmail.com>
Signed-off-by: Antoni Baum <antoni.baum@protonmail.com>
Signed-off-by: Antoni Baum <antoni.baum@protonmail.com>
Signed-off-by: Antoni Baum <antoni.baum@protonmail.com>
Signed-off-by: Antoni Baum <antoni.baum@protonmail.com>
Signed-off-by: Antoni Baum <antoni.baum@protonmail.com>
@Yard1 Yard1 marked this pull request as ready for review March 25, 2023 00:32
Signed-off-by: Antoni Baum <antoni.baum@protonmail.com>
Yard1 added 2 commits March 25, 2023 00:40
Signed-off-by: Antoni Baum <antoni.baum@protonmail.com>
Signed-off-by: Antoni Baum <antoni.baum@protonmail.com>
@Yard1 Yard1 changed the title [Train] ray.train.huggingface restructure [no_early_kickoff][Train] ray.train.huggingface restructure Mar 25, 2023
Yard1 added 17 commits April 17, 2023 18:30
Signed-off-by: Antoni Baum <antoni.baum@protonmail.com>
Signed-off-by: Antoni Baum <antoni.baum@protonmail.com>
…tructure

Signed-off-by: Antoni Baum <antoni.baum@protonmail.com>
Signed-off-by: Antoni Baum <antoni.baum@protonmail.com>
…tructure

Signed-off-by: Antoni Baum <antoni.baum@protonmail.com>
Signed-off-by: Antoni Baum <antoni.baum@protonmail.com>
Signed-off-by: Antoni Baum <antoni.baum@protonmail.com>
Signed-off-by: Antoni Baum <antoni.baum@protonmail.com>
Signed-off-by: Antoni Baum <antoni.baum@protonmail.com>
Signed-off-by: Antoni Baum <antoni.baum@protonmail.com>
Signed-off-by: Antoni Baum <antoni.baum@protonmail.com>
Signed-off-by: Antoni Baum <antoni.baum@protonmail.com>
Signed-off-by: Antoni Baum <antoni.baum@protonmail.com>
Signed-off-by: Antoni Baum <antoni.baum@protonmail.com>
Copy link
Contributor

@richardliaw richardliaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

stamp

@Yard1 Yard1 merged commit 1512612 into ray-project:master May 8, 2023
@Yard1 Yard1 deleted the huggingface_restructure branch May 8, 2023 19:58
architkulkarni pushed a commit to architkulkarni/ray that referenced this pull request May 16, 2023
…oject#33278)

Renames HuggingFaceTrainer/Predictor/Checkpoint to TransformersTrainer/Predictor/Checkpoint for clarity and moves them to ray.train.transformers. A soft deprecation is introduced so that the old location and names still work.

---------

Signed-off-by: Antoni Baum <antoni.baum@protonmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants