Fix future deprecation push_to_hub_model_id

This commit is contained in:
NanoCode012
2023-07-03 12:44:29 +09:00
parent 71456955f5
commit e79c8e617e
3 changed files with 8 additions and 3 deletions

View File

@@ -341,7 +341,7 @@ dataset_prepared_path: data/last_run_prepared
# push prepared dataset to hub
push_dataset_to_hub: # repo path
# push checkpoints to hub
push_to_hub_model_id: # repo path
hub_model_id: # repo path
# whether to use hf `use_auth_token` for loading datasets. Useful for fetching private datasets
# required to be true when used in combination with `push_dataset_to_hub`
hf_use_auth_token: # boolean