You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
essentially this will overwrite any other arguments set by default for these keys while training. The HF trainer will take in any dictionary.. @TakshPanchal will provide a list of possible keys (picked from the above) . if the user has provided any other key, we'll throw an errror saying this is not a part of Trainer class.
KDwevedi
changed the title
Set metadata via API for specific training
API for initiating training should accept Metadata to override default configurations in specific instances
Jul 3, 2024
Dictionary for arguments -> this will go to the trainer class
The text was updated successfully, but these errors were encountered: