Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -163,6 +163,7 @@ lr_schedule = LinearWarmup
163
  warmup_proportion = 0.2
164
  doc_stride=128
165
  max_query_length=64
 
166
  ```
167
 
168
  ## Using a distilled model instead
 
163
  warmup_proportion = 0.2
164
  doc_stride=128
165
  max_query_length=64
166
+ min_lengh=100
167
  ```
168
 
169
  ## Using a distilled model instead