blog_v2
blog_v2 copied to clipboard
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.6 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.13.6. Release notes Sourced from nokogiri's releases. 1.13.6 / 2022-05-08 Security [CRuby] Address CVE-2022-29181, improper handling of unexpected data types, related to untrusted inputs to...
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0. Changelog Sourced from addressable's changelog. Addressable 2.8.0 fixes ReDoS vulnerability in Addressable::Template#match no longer replaces + with spaces in queries for non-http(s) schemes fixed...
Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.1.0 to 2.3.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
# Understanding Incremental Decoding | TensorGoose Walks through some of the performance hacks in BartForConditionalGeneration [https://sshleifer.github.io/blog_v2/jupyter/2020/03/11/Decoding.html](https://sshleifer.github.io/blog_v2/jupyter/2020/03/11/Decoding.html)
Hi, Thanks for your blog post! It was a short and fun read! There's a small typo in the `generate` function of the model. The parameter should be `min_length` instead...
# Introducing BART | TensorGoose Episode 1 – a mysterious new Seq2Seq model with state of the art summarization performance visits a popular open source library [https://sshleifer.github.io/blog_v2/jupyter/2020/03/12/bart.html](https://sshleifer.github.io/blog_v2/jupyter/2020/03/12/bart.html)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.13.9. Release notes Sourced from nokogiri's releases. 1.13.9 / 2022-10-18 Security [CRuby] Vendored libxml2 is updated to address CVE-2022-2309, CVE-2022-40304, and CVE-2022-40303. See GHSA-2qc6-mcvw-92cw for...
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.1. Changelog Sourced from addressable's changelog. Addressable 2.8.1 refactor Addressable::URI.normalize_path to address linter offenses (#430) remove redundant colon in Addressable::URI::CharacterClasses::AUTHORITY regex (#438) update gemspec to...