albert
albert copied to clipboard
is it support fine tuning with tf2.x?
modeling.py use tf.contrib but this lib is removed in tf2.x ,is there some solution? tks
from tensorflow.contrib import layers as contrib_layers