Closed ghost closed 4 months ago
The tokenization.py file should be updated to tf.io.gfile on line 125 to avoid the error message:
tf.io.gfile
125
AttributeError: module 'tensorflow' has no attribute 'gfile'.
-Michael
The tokenization.py file should be updated to
tf.io.gfile
on line125
to avoid the error message:-Michael