"tests/longformer/test_modeling_longformer.py" did not exist on "13deb95a405bbd1037ad233c692d7fd1de9d31e3"
  • 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_ctrl.py 8.16 KB