Published February 24, 2023
| Version 0.8.1
Software
Open
A PyTorch implementation of Perceiver, Perceiver IO and Perceiver AR with PyTorch Lightning scripts for distributed training.
Authors/Creators
Description
- Support tokenizers that do not have a
pad_tokenconfigured (#37) - Parameterize
generatemethod withtop_kdirectly instead ofthreshold(#38)
Notes
Files
krasserm/perceiver-io-0.8.1.zip
Files
(3.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:8df3fc77b7d16d1e28300de7b93556ff
|
3.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/krasserm/perceiver-io/tree/0.8.1 (URL)