1. 01 Mar, 2022 1 commit
  2. 21 Feb, 2022 1 commit
  3. 01 Feb, 2022 1 commit
  4. 27 Jan, 2022 2 commits
  5. 12 Jan, 2022 1 commit
  6. 22 Dec, 2021 2 commits
  7. 15 Dec, 2021 2 commits
  8. 09 Dec, 2021 2 commits
  9. 06 Dec, 2021 1 commit
  10. 22 Nov, 2021 1 commit
  11. 15 Nov, 2021 1 commit
  12. 11 Nov, 2021 1 commit
  13. 28 Oct, 2021 2 commits
  14. 21 Oct, 2021 1 commit
  15. 07 Oct, 2021 1 commit
  16. 27 Sep, 2021 2 commits
  17. 31 Aug, 2021 3 commits
  18. 30 Aug, 2021 1 commit
  19. 28 Aug, 2021 1 commit
  20. 27 Aug, 2021 1 commit
  21. 28 Jul, 2021 2 commits
  22. 26 Jul, 2021 1 commit
  23. 22 Jul, 2021 2 commits
  24. 14 Jul, 2021 1 commit
  25. 13 Jul, 2021 1 commit
    • Matt's avatar
      Adding TF translation example (#12667) · 65bf05cd
      Matt authored
      * Adding TF translation example
      
      * Fixes and style pass for TF translation example
      
      * Remove unused postprocess_text copied from run_summarization
      
      * Adding README
      
      * Review fixes
      
      * Move changes to model.config to after we've initialized the model
      65bf05cd
  26. 12 Jul, 2021 1 commit
    • Matt's avatar
      TF summarization example (#12617) · 379f6494
      Matt authored
      * Adding a TF summarization example
      
      * Style pass
      
      * Style fixes
      
      * Updates for review comments
      
      * Adding README
      
      * Style pass
      
      * Remove unused import
      379f6494
  27. 08 Jul, 2021 1 commit
  28. 05 Jul, 2021 1 commit
    • Matt's avatar
      NER example for Tensorflow (#12469) · ea556750
      Matt authored
      * NER example for Tensorflow
      
      * Style pass
      
      * Style pass
      
      * Added metric computation on the evaluation set
      
      * Style pass
      
      * Fixed label masking
      
      * Style pass
      
      * Style pass
      ea556750
  29. 01 Jul, 2021 1 commit
  30. 28 Jun, 2021 1 commit
    • Matt's avatar
      Tensorflow LM examples (#12358) · 7e22609e
      Matt authored
      * Tensorflow MLM example
      
      * Add CLM example
      
      * Style fixes, adding missing checkpoint code from the CLM example
      
      * Fix TPU training, avoid massive dataset warnings
      
      * Fix incorrect training length calculation for multi-GPU training
      
      * Fix incorrect training length calculation for multi-GPU training
      
      * Refactors and nitpicks from the review
      
      * Style pass
      
      * Adding README
      7e22609e