kubeflow / training-operator

Distributed ML Training and Fine-Tuning on Kubernetes
https://www.kubeflow.org/docs/components/training
Apache License 2.0
1.51k stars 660 forks source link

[SDK] Sync Transformers version for train API #2146

Closed andreyvelich closed 2 weeks ago

andreyvelich commented 2 weeks ago

We should keep Transformers version the same with our Trainer image.

Otherwise, users can see the errors with incompatible arguments for HuggingFace Trainer

/assign @johnugeorge @deepanker13 @tenzen-y

google-oss-prow[bot] commented 2 weeks ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tenzen-y

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[sdk/python/OWNERS](https://github.com/kubeflow/training-operator/blob/master/sdk/python/OWNERS)~~ [tenzen-y] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
coveralls commented 2 weeks ago

Pull Request Test Coverage Report for Build 9517245924

Details


Totals Coverage Status
Change from base Build 9503446891: 35.4%
Covered Lines: 4374
Relevant Lines: 12365

💛 - Coveralls