Nanobit commited on
Commit
06c61d6
2 Parent(s): 262dc29 165907f

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

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -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
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
 
356
  # push prepared dataset to hub
357
  push_dataset_to_hub: # repo path
358
  # push checkpoints to hub
359
+ 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