RaiBP commited on
Commit
d049a7b
·
verified ·
1 Parent(s): 24e1f62

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -47,6 +47,7 @@ TORCH_CPP_LOG_LEVEL=INFO NCCL_DEBUG=INFO CUDA_VISIBLE_DEVICES=0,1 nohup python -
47
  --save_steps="5000" --preprocessing_num_workers="16" \
48
  --gradient_accumulation_steps="4" --report_to="tensorboard" \
49
  --logging_dir="./log_translation" > command_translation_log.log 2>&1 &
 
50
  ### Training hyperparameters
51
 
52
  The following hyperparameters were used during training:
 
47
  --save_steps="5000" --preprocessing_num_workers="16" \
48
  --gradient_accumulation_steps="4" --report_to="tensorboard" \
49
  --logging_dir="./log_translation" > command_translation_log.log 2>&1 &
50
+ ```
51
  ### Training hyperparameters
52
 
53
  The following hyperparameters were used during training: