Nanobit commited on
Commit
4cd1dee
1 Parent(s): 9ac16ed

Add save_steps and eval_steps to Readme

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -382,6 +382,8 @@ num_epochs: 3
382
  warmup_steps: 100
383
  learning_rate: 0.00003
384
  logging_steps:
 
 
385
 
386
  # whether to mask out or include the human's prompt from the training labels
387
  train_on_inputs: false
 
382
  warmup_steps: 100
383
  learning_rate: 0.00003
384
  logging_steps:
385
+ save_steps:
386
+ eval_steps:
387
 
388
  # whether to mask out or include the human's prompt from the training labels
389
  train_on_inputs: false