Nanobit commited on
Commit
c146880
1 Parent(s): f150c02

Update README.md

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