"tests/t5/test_tokenization_t5.py" did not exist on "158e82e061c02fc2f1613adb7ac1d1cb6adae71c"
  1. 10 Nov, 2021 1 commit
  2. 21 Oct, 2021 1 commit
  3. 20 Oct, 2021 1 commit
  4. 29 Sep, 2021 1 commit
  5. 02 Jul, 2021 1 commit
  6. 30 Mar, 2021 1 commit
  7. 24 Mar, 2021 1 commit
  8. 20 Jan, 2021 1 commit
  9. 19 Jan, 2021 1 commit
  10. 13 Jan, 2021 1 commit
  11. 12 Jan, 2021 1 commit
  12. 11 Jan, 2021 1 commit
  13. 06 Jan, 2021 3 commits
  14. 25 Dec, 2020 1 commit
  15. 16 Dec, 2020 1 commit
  16. 15 Dec, 2020 1 commit
    • NielsRogge's avatar
      [WIP] Tapas v4 (tres) (#9117) · 1551e2dc
      NielsRogge authored
      
      
      * First commit: adding all files from tapas_v3
      
      * Fix multiple bugs including soft dependency and new structure of the library
      
      * Improve testing by adding torch_device to inputs and adding dependency on scatter
      
      * Use Python 3 inheritance rather than Python 2
      
      * First draft model cards of base sized models
      
      * Remove model cards as they are already on the hub
      
      * Fix multiple bugs with integration tests
      
      * All model integration tests pass
      
      * Remove print statement
      
      * Add test for convert_logits_to_predictions method of TapasTokenizer
      
      * Incorporate suggestions by Google authors
      
      * Fix remaining tests
      
      * Change position embeddings sizes to 512 instead of 1024
      
      * Comment out positional embedding sizes
      
      * Update PRETRAINED_VOCAB_FILES_MAP and PRETRAINED_POSITIONAL_EMBEDDINGS_SIZES
      
      * Added more model names
      
      * Fix truncation when no max length is specified
      
      * Disable torchscript test
      
      * Make style & make quality
      
      * Quality
      
      * Address CI needs
      
      * Test the Masked LM model
      
      * Fix the masked LM model
      
      * Truncate when overflowing
      
      * More much needed docs improvements
      
      * Fix some URLs
      
      * Some more docs improvements
      
      * Test PyTorch scatter
      
      * Set to slow + minify
      
      * Calm flake8 down
      
      * First commit: adding all files from tapas_v3
      
      * Fix multiple bugs including soft dependency and new structure of the library
      
      * Improve testing by adding torch_device to inputs and adding dependency on scatter
      
      * Use Python 3 inheritance rather than Python 2
      
      * First draft model cards of base sized models
      
      * Remove model cards as they are already on the hub
      
      * Fix multiple bugs with integration tests
      
      * All model integration tests pass
      
      * Remove print statement
      
      * Add test for convert_logits_to_predictions method of TapasTokenizer
      
      * Incorporate suggestions by Google authors
      
      * Fix remaining tests
      
      * Change position embeddings sizes to 512 instead of 1024
      
      * Comment out positional embedding sizes
      
      * Update PRETRAINED_VOCAB_FILES_MAP and PRETRAINED_POSITIONAL_EMBEDDINGS_SIZES
      
      * Added more model names
      
      * Fix truncation when no max length is specified
      
      * Disable torchscript test
      
      * Make style & make quality
      
      * Quality
      
      * Address CI needs
      
      * Test the Masked LM model
      
      * Fix the masked LM model
      
      * Truncate when overflowing
      
      * More much needed docs improvements
      
      * Fix some URLs
      
      * Some more docs improvements
      
      * Add add_pooling_layer argument to TapasModel
      
      Fix comments by @sgugger and @patrickvonplaten
      
      * Fix issue in docs + fix style and quality
      
      * Clean up conversion script and add task parameter to TapasConfig
      
      * Revert the task parameter of TapasConfig
      
      Some minor fixes
      
      * Improve conversion script and add test for absolute position embeddings
      
      * Improve conversion script and add test for absolute position embeddings
      
      * Fix bug with reset_position_index_per_cell arg of the conversion cli
      
      * Add notebooks to the examples directory and fix style and quality
      
      * Apply suggestions from code review
      
      * Move from `nielsr/` to `google/` namespace
      
      * Apply Sylvain's comments
      Co-authored-by: default avatarsgugger <sylvain.gugger@gmail.com>
      Co-authored-by: default avatarRogge Niels <niels.rogge@howest.be>
      Co-authored-by: default avatarLysandreJik <lysandre.debut@reseau.eseo.fr>
      Co-authored-by: default avatarLysandre Debut <lysandre@huggingface.co>
      Co-authored-by: default avatarsgugger <sylvain.gugger@gmail.com>
      1551e2dc
  17. 07 Dec, 2020 1 commit
  18. 02 Nov, 2020 2 commits
  19. 22 Oct, 2020 2 commits
  20. 05 Oct, 2020 1 commit
  21. 01 Oct, 2020 1 commit
  22. 21 Sep, 2020 1 commit
  23. 17 Sep, 2020 1 commit
  24. 08 Sep, 2020 1 commit
  25. 08 Aug, 2020 1 commit
  26. 28 Jul, 2020 1 commit
  27. 10 Jul, 2020 1 commit
  28. 01 Jul, 2020 1 commit
  29. 26 Jun, 2020 1 commit
  30. 24 Jun, 2020 1 commit
  31. 22 Jun, 2020 1 commit
  32. 03 Jun, 2020 1 commit
  33. 02 Jun, 2020 1 commit
  34. 29 May, 2020 2 commits
  35. 28 May, 2020 1 commit