Download Latest Version Texar v0.2.4.zip (991.3 kB)
Email in envelope

Get an email when there's a new version of Texar

Home / v0.2.4
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2019-11-19 1.2 kB
Texar v0.2.4.tar.gz 2019-11-19 722.8 kB
Texar v0.2.4.zip 2019-11-19 991.3 kB
Totals: 3 Items   1.7 MB 0

New features

  • Support only Python 3.6 and 3.7. Drop support of older Python versions. (#211)
  • Add Tokenizers including tokenizers for pretrained models (BERTTokenizer, XLNetTokenizer, etc). (#225)
  • Add GPT2 modules (GPT2Encoder, GPT2Decoder, GPT2Classifier, etc). (#228)

Feature improvements

  • Update embedder modules dropout_strategy=='item' to support TensorFlow v1.15. (#231)
  • Update .gitignore and add .gitignore files to all examples. (#233)
  • Polish code style according to flake8. (#234)
  • Add GPT2 XL pretrained checkpoint. (#243)

Fixes

  • Fix examples/transformer/scripts/wmt14_en_de.sh to create output dir automatically. (#238)
  • Fix variable scope issue in texar.tf.modules.decoders.dynamic_decode. (#246)
Source: README.md, updated 2019-11-19