".github/vscode:/vscode.git/clone" did not exist on "56c3f07a13be9e5bb1408479c0d9ffc75f03da26"
  1. 15 Feb, 2023 5 commits
    • amyeroberts's avatar
      Skipping more high mem tests - Wav2Vec2 Hubert (#21647) · 3499c49c
      amyeroberts authored
      Skipping more tests
      3499c49c
    • Susnato Dhar's avatar
      Add Ernie-M Model to huggingface (#21349) · 0c9c8472
      Susnato Dhar authored
      * config and tokenization(fast too) changed and ErnieEncoder added
      
      * Slow Tokenization Added
      
      * Tokenizer(slow) is now working and Fast Tokenizer removed
      
      * Added Config code
      
      * Added Base Model and utils
      
      * ErnieMModel is now working
      
      * All added except tests
      
      * All tests passed except ErnieUIEM
      
      * All tests passed
      
      * all fixes done
      
      * all fixes done
      
      * fixed MAP
      
      * fixed check_code_quality
      
      * fixed Build PR Documentation issue
      
      * Added changes(comments) and also updated to the latest upstream/main
      
      * Added fixup
      
      * Added # Copied comments
      
      * Added fixup
      
      * Added more comments and some nits
      
      * Added fixup
      
      * Fixed README_hd.md
      
      * Added more fixes
      
      * ErnieMTokenizer (being sentencepiece) protected and other docs edited
      
      * Added code_quality fix
      
      * Fixed for
      
      * Added more fix
      
      * modified AZ
      
      * ernie-m tokenization test added!
      
      * attention mask part fixed(with 0->self.config.pad_token_id)
      
      * applied make fixup
      0c9c8472
    • Bruno Alvisio's avatar
      40ca1336
    • amyeroberts's avatar
      Skip wav2vec2 hubert high mem tests (#21643) · fc28c006
      amyeroberts authored
      * Skip high memory tests
      
      * Skip high memory tests
      
      * Remove unused import
      fc28c006
    • Yih-Dar's avatar
      Fix Blip-2 CI again (#21637) · e3d832ff
      Yih-Dar authored
      
      
      * fix blip-2 ci
      
      * fix blip-2 ci
      
      ---------
      Co-authored-by: default avatarydshieh <ydshieh@users.noreply.github.com>
      e3d832ff
  2. 14 Feb, 2023 14 commits
  3. 13 Feb, 2023 21 commits