David Silin
David Silin
Just wanted to have a reference here to https://huggingface.co/dsilin/detok-deberta-xl It's a deep detokenizer trained to reverse sacremoses (html unescaped) If enough people find it useful maybe a footnote in the...
### Description ```shell Hello, Everything works as expected for t5-large, but t5-3b ooms while building the engine. (using the code in the readme) The network itself only consumes: 6448MiB /...
I wanted different handling on some templates for en wiki parsing so I created multtTemplate. It currently only supports English but hopefully it will be useful to someone else too....