Merge pull request #304 from OpenAccess-AI-Collective/NanoCode012-patch-1

Fix(readme): Improve wording for push model
This commit is contained in:
NanoCode012
2023-07-21 13:39:45 +09:00
committed by GitHub

View File

@@ -356,7 +356,7 @@ dataset_prepared_path: data/last_run_prepared
# push prepared dataset to hub
push_dataset_to_hub: # repo path
# push checkpoints to hub
hub_model_id: # repo path
hub_model_id: # repo path to push finetuned model
# 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