I am trying to convert dbmdz/bert-base-turkish-uncased to tensorflow model (.pb). It contains tf_model.h5 file. While conversion goes on, I get a following error:
Must pass either config (PretrainedConfig) or config (dict)
I could not solve this issue. Could you please help me to handle this? Thanks.