• 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_openai.py 9.85 KB