"tests/models/clip/test_modeling_clip.py" did not exist on "8f2cc1c3ab9fac0b49c6c9372e6557532a607024"
  • Thomas Wang's avatar
    Remove n_ctx from configs (#14165) · 5b45422b
    Thomas Wang authored
    * Remove n_ctx from configs
    
    * Fix GPTJ and OpenAIGPT, both are acceptable breaking changes as there are no configs such that it breaks
    
    * Remove unecessary n_positions from TFOpenAIGPT
    5b45422b
test_modeling_gptj.py 23.4 KB