Closed zwrok closed 1 year ago
Okey, that was problem with gin parameter . It should have a format like this:
--gin_param="TFRecordProvider.file_pattern='/content/drive/MyDrive/yout_path_to_filepattern/data/train.tfrecord*'" \
instead of "$TRAIN_TFRECORD_FILEPATTERN'
Hi! When im trying to run training of a new model from colab autoencoder - i get this error :
It is appearing few second after beginning of training. I didn't change anything in code except the google drive locations. Do you have any ideas how to get thru this?