Skip to content

Commit 06c61d6

Browse files
authored
Merge pull request axolotl-ai-cloud#304 from OpenAccess-AI-Collective/NanoCode012-patch-1
Fix(readme): Improve wording for push model
2 parents 262dc29 + 165907f commit 06c61d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ dataset_prepared_path: data/last_run_prepared
356356
# push prepared dataset to hub
357357
push_dataset_to_hub: # repo path
358358
# push checkpoints to hub
359-
hub_model_id: # repo path
359+
hub_model_id: # repo path to push finetuned model
360360
# whether to use hf `use_auth_token` for loading datasets. Useful for fetching private datasets
361361
# required to be true when used in combination with `push_dataset_to_hub`
362362
hf_use_auth_token: # boolean

0 commit comments

Comments
 (0)