vasudevgupta commited on
Commit
9315319
1 Parent(s): 0887cfe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,7 +1,7 @@
1
  script can be found here: https://github.com/vasudevgupta7/bigbird
2
 
3
  ```python
4
- DOC_STRIDE = 1024
5
  MAX_LENGTH = 4096
6
  SEED = 42
7
  ```
1
  script can be found here: https://github.com/vasudevgupta7/bigbird
2
 
3
  ```python
4
+ DOC_STRIDE = 2048
5
  MAX_LENGTH = 4096
6
  SEED = 42
7
  ```