"docs/source/en/serialization.mdx" did not exist on "4f4e5ddbcbdcd9d6353fc27d0137ac887a7f2f25"
Add doc about `attention_mask` on gpt2 (#16829)
* Add doc about `attention_mask` on gpt2 Add a simple sentence describing how `attention_mask` needs to be constructed when ``past_key_values` is used. * Add doc about attention_mask on gpt2_tf * clean up style * remove empty line white spaces * remove whitespace in empty line
Showing
Please register or sign in to comment