"docs/zh/git@developer.sourcefind.cn:wangsen/mineru.git" did not exist on "78c3394e0d45c404940862bac7ae883e0748d4e4"
Commit 7c0e458b authored by Hongkun Yu's avatar Hongkun Yu Committed by A. Unique TensorFlower
Browse files

Clean up doc string.

PiperOrigin-RevId: 297226166
parent 2781377d
......@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# ==============================================================================
"""Run masked LM/next sentence masked_lm pre-training for BERT in TF 2.x."""
"""Run masked LM/next sentence pre-training for BERT in TF 2.x."""
from __future__ import absolute_import
from __future__ import division
from __future__ import print_function
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment