google-research / albert

ALBERT: A Lite BERT for Self-supervised Learning of Language Representations
Apache License 2.0
3.23k stars 571 forks source link

Replace deprecated `tf.contrib.data.map_and_batch(...)` with `tf.data.experimental.map_and_batch(...)`. #274

Closed copybara-service[bot] closed 1 year ago

copybara-service[bot] commented 1 year ago

Replace deprecated tf.contrib.data.map_and_batch(...) with tf.data.experimental.map_and_batch(...).