1. 16 Oct, 2020 4 commits
    • rmroczkowski's avatar
      Herbert polish model (#7798) · 7b13bd01
      rmroczkowski authored
      
      
      * HerBERT transformer model for Polish language understanding.
      
      * HerbertTokenizerFast generated with HerbertConverter
      
      * Herbert base and large model cards
      
      * Herbert model cards with tags
      
      * Herbert tensorflow models
      
      * Herbert model tests based on Bert test suit
      
      * src/transformers/tokenization_herbert.py edited online with Bitbucket
      
      * src/transformers/tokenization_herbert.py edited online with Bitbucket
      
      * docs/source/model_doc/herbert.rst edited online with Bitbucket
      
      * Herbert tokenizer tests and bug fixes
      
      * src/transformers/configuration_herbert.py edited online with Bitbucket
      
      * Copyrights and tests for TFHerbertModel
      
      * model_cards/allegro/herbert-base-cased/README.md edited online with Bitbucket
      
      * model_cards/allegro/herbert-large-cased/README.md edited online with Bitbucket
      
      * Bug fixes after testing
      
      * Reformat modified_only_fixup
      
      * Proper order of configuration
      
      * Herbert proper documentation formatting
      
      * Formatting with make modified_only_fixup
      
      * Dummies fixed
      
      * Adding missing models to documentation
      
      * Removing HerBERT model as it is a simple extension of BERT
      
      * Update model_cards/allegro/herbert-base-cased/README.md
      Co-authored-by: default avatarJulien Chaumond <chaumond@gmail.com>
      
      * Update model_cards/allegro/herbert-large-cased/README.md
      Co-authored-by: default avatarJulien Chaumond <chaumond@gmail.com>
      
      * HerbertTokenizer deprecated configuration removed
      Co-authored-by: default avatarJulien Chaumond <chaumond@gmail.com>
      7b13bd01
    • Julien Chaumond's avatar
      99898dcd
    • Lysandre Debut's avatar
      Fix DeBERTa integration tests (#7729) · 52c9e842
      Lysandre Debut authored
      52c9e842
    • Stas Bekman's avatar
      2255c2c7
  2. 15 Oct, 2020 13 commits
  3. 14 Oct, 2020 12 commits
  4. 13 Oct, 2020 10 commits
  5. 12 Oct, 2020 1 commit