script can be found here: https://github.com/vasudevgupta7/bigbird ```python DOC_STRIDE = 2048 MAX_LENGTH = 4096 SEED = 42 ```