py-sled

SLED models use pretrained, short-range encoder-decoder models, and apply them over long-text inputs by splitting the input into multiple overlapping chunks, encoding each independently and perform f…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install py-sled

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.7 2022-11-21    
0.1.6 2022-11-10    
0.1.5 2022-10-25    
0.1.4 2022-09-12    
0.1.3 2022-09-12    
0.1.2 2022-08-11    
0.1.1 2022-08-10    
0.1.0 2022-08-10      

Issues with this package?

Page last updated 2023-10-28 08:06:49 UTC