-
Notifications
You must be signed in to change notification settings - Fork 32.5k
Closed
Labels
Description
Feature request
Would like to add a revision parameter in push_to_hub method of a trainer. The same parameter already exists in hub apis. #25578
Motivation
Would like to add tags or versions to the same model after training multiple times, so that it's easier to compare the performance. Adding revision tag will allow me to save multiple versions of same model in the same huggingface repo, instead of creating multiple repos.
Your contribution
PR on the way
Reactions are currently unavailable