"vscode:/vscode.git/clone" did not exist on "29bdb88368e319acb0cbe145021427d37a3507c9"
  • Matt's avatar
    Even more TF test fixes (#28146) · 260b9d21
    Matt authored
    * Fix vision text dual encoder
    
    * Small cleanup for wav2vec2 (not fixed yet)
    
    * Small fix for vision_encoder_decoder
    
    * Fix SAM builds
    
    * Update TFBertTokenizer test with modern exporting + tokenizer
    
    * Fix DeBERTa
    
    * Fix DeBERTav2
    
    * Try RAG fix but it's impossible to test locally
    
    * Actually fix RAG now that I got FAISS working somehow
    
    * Fix Wav2Vec2, add sermon
    
    * Fix Hubert
    260b9d21
test_tokenization_bert_tf.py 4.59 KB