File size: 127 Bytes
bc11d43
 
 
 
 
 
 
1
2
3
4
5
6
7
script can be found here: https://github.com/vasudevgupta7/bigbird

```python
DOC_STRIDE = 1024
MAX_LENGTH = 4096
SEED = 42
```