Nanobit commited on
Commit
910ebe4
·
unverified ·
2 Parent(s): f150c02 c146880

Merge pull request #252 from OpenAccess-AI-Collective/NanoCode012-readme-fix

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -336,6 +336,8 @@ datasets:
336
  dataset_prepared_path: data/last_run_prepared
337
  # push prepared dataset to hub
338
  push_dataset_to_hub: # repo path
 
 
339
  # whether to use hf `use_auth_token` for loading datasets. Useful for fetching private datasets
340
  # required to be true when used in combination with `push_dataset_to_hub`
341
  hf_use_auth_token: # boolean
 
336
  dataset_prepared_path: data/last_run_prepared
337
  # push prepared dataset to hub
338
  push_dataset_to_hub: # repo path
339
+ # push checkpoints to hub
340
+ push_to_hub_model_id: # repo path
341
  # whether to use hf `use_auth_token` for loading datasets. Useful for fetching private datasets
342
  # required to be true when used in combination with `push_dataset_to_hub`
343
  hf_use_auth_token: # boolean