We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 262dc29 + 165907f commit 06c61d6Copy full SHA for 06c61d6
README.md
@@ -356,7 +356,7 @@ dataset_prepared_path: data/last_run_prepared
356
# push prepared dataset to hub
357
push_dataset_to_hub: # repo path
358
# push checkpoints to hub
359
-hub_model_id: # repo path
+hub_model_id: # repo path to push finetuned model
360
# whether to use hf `use_auth_token` for loading datasets. Useful for fetching private datasets
361
# required to be true when used in combination with `push_dataset_to_hub`
362
hf_use_auth_token: # boolean
0 commit comments