boris commited on
Commit
3073ff4
1 Parent(s): dbe8c41

doc: fix comment

Browse files
Files changed (1) hide show
  1. seq2seq/sweep.yaml +1 -1
seq2seq/sweep.yaml CHANGED
@@ -8,7 +8,7 @@ metric:
8
  parameters:
9
  learning_rate:
10
  distribution: log_uniform
11
- # from exp(min) to exp(max), ie 1e-4 to 5e-3 on log scale
12
  min: -9.9
13
  max: -5.3
14
  gradient_accumulation_steps:
 
8
  parameters:
9
  learning_rate:
10
  distribution: log_uniform
11
+ # from exp(min) to exp(max), ie 5e-5 to 5e-3 on log scale
12
  min: -9.9
13
  max: -5.3
14
  gradient_accumulation_steps: