v2.11
Internal change
Fix some typos in official/.
[Docs] Add BERT pre-training experiment documentation to train.md https://github.com/tensorflow/models/issues/10074
Let SentencePrediction task get accuracy/auc always and run extra metrics when they are needed. report mrpc with f1 by default. Remove todos.
Optimizer change to get compatible for an incoming Keras optimizer migration.