vasudevgupta's picture
Create README.md
bc11d43
|
raw
history blame
127 Bytes
script can be found here: https://github.com/vasudevgupta7/bigbird
```python
DOC_STRIDE = 1024
MAX_LENGTH = 4096
SEED = 42
```