• Daniel Stancl's avatar
    Remove redundant `test_head_masking = True` flags in test files (#9858) · 4c3ae89a
    Daniel Stancl authored
    * Remove redundant test_head_masking = True flags
    
    * Remove all redundant test_head_masking flags in PyTorch test_modeling_* files
    
    * Make test_head_masking = True as a default choice in test_modeling_tf_commong.py
    
    * Remove all redundant test_head_masking flags in TensorFlow
    test_modeling_tf_* files
    
    * Put back test_head_masking=False fot TFT5 models
    4c3ae89a
test_modeling_blenderbot_small.py 12.7 KB