ncoop57 commited on
Commit
582cd24
1 Parent(s): 6cad424

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -38,7 +38,6 @@ The training script used to train this model can be found [here](https://github.
38
  --skip_memory_metrics="True" \
39
  --save_steps="500" \
40
  --save_total_limit 10 \
41
- --gradient_accumulation_steps 16 \
42
  --report_to="wandb" \
43
  --run_name="gpt-neo-125M-code-search-all"
44
  ```
 
38
  --skip_memory_metrics="True" \
39
  --save_steps="500" \
40
  --save_total_limit 10 \
 
41
  --report_to="wandb" \
42
  --run_name="gpt-neo-125M-code-search-all"
43
  ```